Researchers have successfully integrated WebAuthn authentication into a browser-based Remote Desktop Protocol (RDP) client. This involved a significant reverse-engineering effort to enable the client, which operates outside of the Windows ecosystem, to support WebAuthn redirection.

A cybersecurity firm has successfully implemented WebAuthn redirection in its browser-based Remote Desktop Protocol (RDP) client, allowing users to leverage security keys and other FIDO2 authenticators within remote sessions. This development marks the first RDP client outside of Windows to support WebAuthn redirection, preceding Microsoft's own macOS, iOS, and Linux clients, though the open-source FreeRDP project has since added similar functionality.
The firm's RDP client, integrated into its Prisma Browser, aims to provide native client functionality directly within the browser, addressing limitations of traditional thick clients and HTML5-based remote session hops. The initiative to support security keys arose from a user request to redirect WebAuthn challenges from a remote session to a local machine.
The Microsoft [MS-RDPEWA] specification, detailing the WebAuthn Virtual Channel Extension, describes a dynamic virtual channel named Microsoft::Windows::RDP.Webauthn. This channel allows the server to send CBOR-encoded WebAuthn requests, which the client then processes with a local authenticator before sending back a response. Initially, the specification documented four commands: WEB_AUTHN (for MakeCredential or GetAssertion), IUVPAA (to query for a platform authenticator), CANCEL, and API_VERSION. A subsequent revision, [MS-RDPEWA] 3.0 (March 2026), added GetCredentials (9) and GetAuthenticatorList (12), applicable to Windows 11 24H2+ and Server 2025+ via KB5065789.
A significant challenge emerged from the discrepancy in how client data is handled. When a WebAuthn ceremony is initiated within a remote session, the server intercepts it and sends a 32-byte hash of the `clientDataJSON` over the RDP channel. Standard browser APIs like `navigator.credentials.create()`, however, generate their own `clientDataJSON` with a browser-specific origin (e.g., `chrome-extension://...`), leading to a hash mismatch and signature verification failure when the assertion returns to the relying party.
Reconstructing the `clientDataJSON` on the client side was not feasible due to inconsistencies in browser JSON production, variability in native app SDKs, and the fact that older Windows servers only send the 32-byte hash without the original challenge or origin. No existing browser API could accept a pre-computed `clientDataHash` directly. While the W3C WebAuthn working group has begun standardizing a remoteClientDataJSON extension (editor's draft section 10.1.6), it is not yet implemented in shipping browsers.
To overcome this, the firm developed a custom extension API with `makeCredential()` and `getAssertion()` methods that mirror `navigator.credentials` but allow the direct supply of `clientDataHash` to the authenticator. This approach leverages Chromium's FIDO2 stack for authenticator discovery across USB, BLE, NFC, and platform authenticators, including Cloud-assisted Bluetooth low energy (caBLE)/Hybrid transport for phone-as-authenticator, and integration with Touch ID and Windows Hello.
Unlike native clients that might use `libfido2` to access raw HID devices, a browser-based solution cannot directly access such devices. `WebHID` is limited to USB, excluding platform authenticators or phone-as-authenticator functionality. By wrapping Chromium's FIDO2 stack, the firm avoided the need for a separate native helper outside the browser, which would negate the benefits of an in-browser client.
Despite initial success, the WebAuthn redirection exhibited inconsistent behavior across different Windows server versions. This was traced to the fact that on Windows, browsers, including Chromium, call `WebAuthNAuthenticatorMakeCredential` from `webauthn.dll`, a public API that unconditionally requires the full `clientDataJSON`.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed