Threat actors are abusing npm and its mirrors to host malicious HTML pages that impersonate Cloudflare CAPTCHAs to redirect visitors to attacker-controlled websites. [...]

Threat actors are leveraging the npm package registry and its mirroring services to host malicious HTML pages, effectively turning these platforms into free web hosting for phishing redirects. This technique, distinct from typical supply-chain attacks that infect developer systems, uses npm as a validated storage mechanism for attacker-controlled content.
The issue was initially identified in July by a security researcher known as inf0stache, who discovered a package named 'china_airlines' that incorporated a fake Cloudflare verification page. This page was designed to redirect users to a malicious domain. Subsequently, security firm OX Security identified 24 additional npm packages containing similar malicious HTML pages hosted across npm and its mirrors.
When these packages are mirrored by services like UNPKG and npmmirror, individual files within them become directly accessible via a browser. For instance, an HTML file can be rendered from a URL such as `https://unpkg[.]com/ndmxchdjxn2@1.0.0/index[.]html`. This allows the malicious HTML to execute from a legitimate domain, potentially bypassing security measures that might block attacker-controlled infrastructure.
The malicious HTML pages are designed to impersonate Cloudflare security verification screens, often embedding the legitimate Cloudflare Turnstile CAPTCHA service. Regardless of the CAPTCHA outcome, the pages execute heavily obfuscated JavaScript to redirect the visitor.
Early versions of these redirects, observed in July, pointed to `microcloud[.]homes`. By August, some redirects were observed leading to `login[.]microsofte[.]live`. In some cases, these initial redirects ultimately resolved to the legitimate Microsoft Outlook mail login site at `https://outlook.office.com/mail`.
Later iterations of the attack adopted a more dynamic redirection method. This newer code retrieves an encrypted value from `api.keyval.org`, a legitimate platform for storing key-value pairs. The encrypted value is then decrypted in the user's browser, and the visitor is redirected to the resulting URL. This mechanism allows attackers to alter the redirect destination remotely without needing to modify or republish the npm package. At the time of OX Security's research, this method was redirecting visitors to the legitimate ChatGPT website.
While the current observed redirects have sometimes led to legitimate sites, the flexibility of this technique means attackers could easily change the destination to phishing pages, malware downloads, or other malicious content. OX Security also noted that npm packages, once published, may persist on mirroring services even after being removed from the official npm registry.
Security researchers advise treating direct HTML requests to npm mirror domains as potentially suspicious. This incident highlights a growing trend of threat actors exploiting legitimate infrastructure for payload storage and data delivery, rather than solely for direct malware distribution.
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.