CVE-2026-81578, a critical vulnerability in PaperCut NG/MF, was reported as exploited on or before its official publication date, leaving no patch window for users.

A critical vulnerability in PaperCut NG and MF print management software, identified as CVE-2026-81578, was actively exploited in the wild at least one day before its public disclosure on August 28, 2026. The flaw, categorized as a missing authentication for a critical function (CWE-305), carries a CVSS score of 9.8, indicating its severe impact.
The vulnerability allows unauthenticated remote attackers to modify certain system configurations through the web management interface. This is possible because, under specific conditions, unauthenticated requests targeting administrative functions can trigger backend actions before access validation checks are fully completed.
Evidence of exploitation first appeared on August 27, 2026, when the European Union Agency for Cybersecurity (ENISA) added the vulnerability to its Known Exploited Vulnerabilities (KEV) catalog. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) followed suit on August 31, 2026, also listing it in their KEV catalog.
PaperCut issued an urgent security advisory on August 27, 2026, detailing the vulnerability and providing mitigation instructions. CISA has mandated that federal agencies apply these mitigations by September 14, 2026, in accordance with their Binding Operational Directive 26-04.
Further reports indicate that attackers are exploiting CVE-2026-81578, often in conjunction with another flaw, CVE-2026-82078, to compromise education sector organizations in the U.S. and Europe. These attacks aim to steal credentials and gain privileged access. Arctic Wolf researchers have observed this exploit chain being used for command execution and reconnaissance.
PaperCut released a second emergency patch to address both CVE-2026-81578 and CVE-2026-82078, as initial fixes were found to be bypassable. The company strongly advises all customers to install the latest patch, even if they had applied previous updates, and to implement network access controls as an additional precautionary measure.

CVE-2026-82078, a critical vulnerability in PaperCut NG/MF, was reported as exploited on or before its official publication date, leaving no patch window for users.

A critical OS command injection vulnerability in SonicWall SMA1000 Appliances was exploited on the same day it was publicly disclosed, leaving no patch window for affected organizations.
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.