Device code phishing - the abuse of the OAuth 2.0 device authorization grant to steal access tokens - has evolved from a niche red-team technique to an industrial-scale threat in under six months. Designed for input-constrained devices like smart TVs, printers, and so on, the device authorization login flow has been adopted by a wide range of apps and use-cases that it wasn't originally

A recent report highlights device code phishing as a rapidly escalating threat, transitioning from a specialized red-team tactic to a widespread concern within a six-month period. This attack vector exploits the OAuth 2.0 device authorization grant, a protocol initially designed to facilitate user authentication on input-constrained devices, to illicitly obtain access tokens. The increasing prevalence of this technique is attributed to its adoption across a broader spectrum of applications and use cases than originally envisioned for the device authorization flow.
The core mechanism of device code phishing involves manipulating the OAuth 2.0 device authorization grant. This grant type allows users to authorize an application on a separate device, often a desktop or mobile phone, by visiting a URL and entering a short code displayed on the input-constrained device. Attackers leverage this process by tricking users into initiating the device authorization flow for a malicious application. Instead of the legitimate application, the user is directed to an attacker-controlled site or prompted to enter a code that, when submitted, grants the attacker an access token to the victim's legitimate services.
The OAuth 2.0 device authorization grant was specifically engineered for scenarios where direct user input, such as typing a username and password, is impractical or impossible. Examples include smart TVs, IoT devices, or printers. However, its adoption has expanded to include various applications that are not inherently input-constrained, potentially due to perceived convenience or ease of integration. This broader deployment has inadvertently exposed a larger attack surface for device code phishing.
The scope of this threat is significant given the widespread implementation of OAuth 2.0 across numerous online services and applications for authentication and authorization. Any application or service that utilizes the device authorization grant, especially those not operating on truly input-constrained devices, could potentially be targeted. The success of such an attack hinges on social engineering, where users are deceived into authorizing a malicious application.
Mitigation strategies for this class of phishing attack typically involve a combination of user education, enhanced security controls, and careful implementation of authorization flows. Users should be trained to recognize suspicious authorization requests, verify the legitimacy of the application requesting access, and be wary of unexpected prompts to enter device codes. For developers and service providers, implementing robust checks on the client applications requesting authorization, ensuring proper scope validation, and potentially restricting the use of the device authorization grant to truly input-constrained environments can help reduce risk.
The rise of device code phishing underscores a recurring theme in cybersecurity: the repurposing of legitimate protocols and features for malicious ends. As authentication and authorization mechanisms evolve to enhance user experience and accommodate diverse device ecosystems, attackers continuously seek vulnerabilities in their implementation and deployment. This incident highlights the critical need for continuous vigilance, secure development practices, and ongoing user awareness in the face of evolving threat landscapes.
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.

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

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.