ZeroHour
Story · 1 source · 1 articlefirst updated ()

CISA Flags Actively Exploited RCEs in N-able N-central, Adobe Commerce/Magento, and Windows Flaws in KEV Catalog

What's new: This is the first merged summary of the story. It establishes the baseline: CISA's September 8-10, 2026 KEV additions covering the N-able N-central RCE (CVE-2026-86218), StyleSmuggler in Adobe Commerce/Magento (CVE-2026-75650), and two Windows LPE flaws (CVE-2026-81963, CVE-2026-85880), plus Canada's flagging of CVE-2026-71362. The most recent development is Akamai's September 14, 2026…
Merged summary · glm-5.3 · rewritten as coverage arrives

CISA added four actively exploited vulnerabilities to its KEV catalog: a CVSS 10.0 unauthenticated RCE in N-able N-central (CVE-2026-86218), the StyleSmuggler RCE in Adobe Commerce/Magento (CVE-2026-75650), and two Windows privilege-escalation bugs, while…

Between September 8 and 10, 2026, CISA added four actively exploited vulnerabilities to its Known Exploited Vulnerabilities (KEV) catalog. CVE-2026-86218 is a CVSS 10.0 static code injection flaw (CWE-96) enabling unauthenticated remote code execution in N-able's N-central RMM; it affects all on-premises builds before 2026.3.1.14 across the 2025.4 through 2026.3 release lines, and was added to KEV on September 8, 2026. N-able shipped Hotfix 4 for the 2026.3 release line on September 5-6, 2026 — its fourth emergency hotfix in five weeks, following CVE-2026-86206 and CVE-2026-86207. Huntress reported at least one customer's N-central instance was compromised on September 4, two days before the hotfix shipped; hosted environments were already patched server-side, but a compromised RMM server can serve as a single point of entry into an MSP's entire client base. CVE-2026-75650, dubbed StyleSmuggler, is a CVSS 10.0 unauthenticated RCE in Adobe Commerce and Magento (versions 2.4.7-2.4.9); Sansec reports it has been actively exploited since September 4 to run code on vulnerable online stores and deploy web shells and backdoors, and Akamai Security Research published an analysis of the flaw on September 14, 2026. The two Windows vulnerabilities, CVE-2026-81963 and CVE-2026-85880 (each CVSS 7.8), allow local privilege escalation, and Microsoft has confirmed active exploitation of both. Separately, Canada's Cyber Centre updated advisory AV26-808 (Update 1) on September 10, 2026 to note open-source reporting that CVE-2026-71362 in Adobe Commerce is being exploited in the wild, urging administrators to apply updates including those in Adobe bulletin APSB26-92, which covers Adobe Commerce, Magento Open Source, ColdFusion 2023/2025, Campaign Classic, Lightroom Classic, and Content Credentials SDKs. Federal civilian agencies face a September 11, 2026 deadline to patch the N-central and Adobe/Magento entries and September 22, 2026 for the Windows flaws; sources disagree on the governing directive, with one citing BOD 26-04 (for the N-central entry) and another citing BOD 22-01.

  • CVE-2026-86218: CVSS 10.0 static code injection (CWE-96) enabling unauthenticated RCE in N-able N-central RMM; added to CISA KEV on September 8, 2026
  • Affects all on-premises N-central builds before 2026.3.1.14 across the 2025.4-2026.3 release lines; N-able shipped Hotfix 4 for 2026.3 on September 5-6, 2026
  • Huntress reported at least one customer's N-central instance was compromised on September 4, 2026, before the hotfix shipped; hosted environments were patched server-side
  • Fourth N-able emergency hotfix in five weeks, following CVE-2026-86206 and CVE-2026-86207; a compromised RMM server is a single point of entry into an entire MSP client base
  • CVE-2026-75650 (StyleSmuggler): CVSS 10.0 unauthenticated RCE in Adobe Commerce/Magento (versions 2.4.7-2.4.9); Sansec says actively exploited since September 4, 2026, with web shells and backdoors deployed; Akamai published research on…
  • CVE-2026-81963 and CVE-2026-85880: Microsoft Windows local privilege escalation, CVSS 7.8 each; Microsoft confirmed active exploitation
  • CVE-2026-71362 (Adobe Commerce) reported exploited in the wild per Canadian Cyber Centre advisory AV26-808 Update 1; patches tracked under Adobe bulletin APSB26-92 covering Adobe Commerce, Magento Open Source, ColdFusion 2023/2025,…
  • FCEB agencies must patch the Windows flaws by September 22, 2026 and the other new KEV entries by September 11, 2026; sources disagree on the governing directive (BOD 26-04 vs. BOD 22-01)

Coverage timeline

  1. · 7d ago
    Cyber Security News· 84
    CISA Warns of N-able N-central RCE Vulnerability Exploited in the Wild

    CISA added CVE-2026-86218, a CVSS 10.0 unauthenticated RCE in N-able N-central RMM, to its KEV catalog; on-premises admins must patch to 2026.3.1.14.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-71362
Unauthenticated Privilege Escalation Flaw in Adobe Commerce (Magento)

CVE-2026-71362 is an incorrect-authorization flaw (CWE-863) in Adobe Commerce, the e-commerce platform formerly known as Magento, in which authorization checks are applied incorrectly and can be bypassed. It is triggered over the network without authentication or user interaction, per the CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N). A successful attacker gains elevated access to sensitive resources — a privilege-escalation condition that Adobe's APSB26-92 advisory and press coverage describe as an account-takeover risk. Any organization running an unpatched Adobe Commerce/Magento deployment is affected; exact version ranges are listed in Adobe security bulletin APSB26-92. The flaw came under active attack shortly after public disclosure, and its EPSS score of 25.1% (98th percentile) signals a high likelihood of continued near-term exploitation.

Do: Apply the fix released under Adobe advisory APSB26-92 immediately, prioritizing internet-facing Commerce/Magento instances, and check the bulletin for the exact patched version ranges for your deployment. Because exploitation requires no credentials or user interaction, review admin accounts, API integrations, and user/role assignments for unauthorized privilege changes, and restrict admin-panel and storefront API access where feasible. Monitor Adobe's advisory for indicators of compromise given confirmed in-the-wild exploitation.

9.125%
  • Adobe Commerce (Magento)
mass≈200,000+ Magento/Adobe Commerce storefronts worldwide
CVE-2026-75650
Unauthenticated Template Injection RCE in Adobe Commerce and Magento (CVE-2026-75650)

Adobe Commerce and Magento (including Adobe Commerce B2B) contain an improper neutralization of special elements used in a template engine (CWE-1336), a template-injection flaw that permits arbitrary code execution in the context of the current user. The flaw is reachable over the network by unauthenticated attackers, requires no user interaction, and its changed scope (CVSS 3.1 S:C) means injected code executes beyond the vulnerable component, producing a maximum-severity (CVSS 10.0) remote code execution condition. A successful attacker gains arbitrary code execution on the storefront server; in the observed campaign, intruders installed a Rust backdoor and a PHP web shell (dubbed 'StyleSmuggler') on compromised servers. Any organization running an Adobe Commerce, Adobe Commerce B2B, or Magento storefront is in scope, with internet-facing e-commerce deployments most exposed. Exploitation is confirmed in the wild: the bug was abused as a zero-day before patching and was added to CISA's Known Exploited Vulnerabilities catalog on 2026-09-08.

Do: Apply Adobe's released patches immediately per vendor instructions, prioritizing internet-facing Commerce/Magento storefronts, and ensure compliance with CISA BOD 26-04 timelines for KEV entries. Hunt for 'StyleSmuggler' indicators of compromise, including unexpected Rust backdoor binaries and PHP web shells on hosts, and review template/theme customizations for tampering. Exact fixed version numbers are not included in the available data, so consult Adobe's advisory for the correct patched release for your Commerce/Magento version line.

10.02% KEV PoC
  • Adobe Commerce
  • Adobe Commerce B2B
  • Adobe Magento (open-source)
massroughly 100,000-300,000 internet-facing storefronts
CVE-2026-81963
+1 in the same advisory: …85880
Local Privilege Escalation via Link Following in Windows Update Stack

CVE-2026-81963 is a link-following flaw (CWE-59, improper link resolution before file access) in the Microsoft Windows Update Stack, in which the component fails to correctly resolve file links before opening them. A local attacker with low privileges can plant or manipulate a link (symlink/junction) that the privileged update stack follows during operation, redirecting its file access to an attacker-controlled target. The result is local privilege escalation — CVSS 3.1 rates this 7.8 (high) with high confidentiality, integrity, and availability impact — allowing an authorized local user or malware already on the machine to gain elevated rights. Affected products are Windows 11 23H2, 24H2, 25H2, and 26H1 and Windows Server 2025; any unpatched system on those versions is exposed to any local account holder. The flaw was fixed in Microsoft's record September 2026 Patch Tuesday (974 CVEs), was added to CISA's KEV on 2026-09-08 as one of two Windows zero-days reported as exploited in the wild, and has no known public PoC or confirmed ransomware use.

Do: Immediately deploy the September 2026 Patch Tuesday cumulative updates to every Windows 11 23H2/24H2/25H2/26H1 and Windows Server 2025 host; as a KEV entry under BOD 26-04, prioritize internet-exposed and high-value assets, apply vendor mitigations (or discontinue use) where patching is delayed, and follow CISA's forensics triage requirements if compromise is suspected. Verify deployment via patch telemetry and review which local accounts can trigger update-stack activity on shared or multi-user systems.

7.8<1% KEV
  • Microsoft Windows 11 23H2, 24H2, 25H2, 26H1
  • Microsoft Windows Server 2025
masswell over 1,000,000
CVE-2026-86206
Access Control Filter Bypass in N-able N-central Exposes Internal APIs

N-able N-central contains a flaw in the access-control filter that protects its internal API (CWE-791, incomplete filtering), allowing requests to bypass the filter and reach internal APIs without authorization. The issue is exploitable over the network with no privileges and no user interaction, per the CVSS 4.0 vector (AV:N/PR:N/UI:N). An attacker gains unauthorized, low-impact access to internal APIs (VC:L); the vector indicates no integrity or availability impact and no evidence of code execution from this flaw. Any organization running an affected N-central release — a remote monitoring and management (RMM) platform operated by managed service providers — is affected, and the fix is available in N-central 2026.3 HF3 and 2026.4. The flaw is not on the CISA KEV list and has no known public PoC or confirmed in-the-wild exploitation, though it was disclosed in the same patching cycle as actively exploited N-central unauthenticated RCE flaws.

Do: Upgrade N-central to 2026.3 HF3 or 2026.4 as soon as practical. While patching, limit direct internet exposure of the N-central API and check logs for unauthenticated requests to internal API endpoints. Note this release cycle included several recent N-central hotfixes, including an actively exploited unauthenticated RCE, so ensure all outstanding patches are applied.

6.9<1%
  • N-able N-central Releases prior to 2026.3 HF3; fixed in 2026.3 HF3 and 2026.4
large≈ tens of thousands of N-central server deployments (MSP RMM installs), with only the internet-exposed subset directly reachable
CVE-2026-86207
Authentication bypass in N-able N-central internal APIs before 2026.3 HF 3

CVE-2026-86207 is an authentication bypass (CWE-305) in N-able's N-central remote monitoring and management (RMM) platform that allows unauthorized access to APIs that are supposed to be internal-only. It is triggered over the network by sending requests to these internal API endpoints under specific conditions (the CVSS vector indicates some attack prerequisites and a low-privilege foothold are required). An attacker who exploits it gains highly privileged access to the N-central server's data and functions, with high impact on confidentiality, integrity and availability of the server itself. Organizations running any N-central release before version 2026.3 Hotfix 3 are affected — primarily managed service providers hosting N-central for their own operations. There is no public proof of concept, the flaw is not in CISA's KEV catalog, and EPSS puts 30-day exploitation risk at just 0.7%; note that the recent news headlines about actively exploited 'unauthenticated RCE' flaws in N-central describe separate vulnerabilities in the same product, which is why multiple hotfixes have shipped in quick succession.

Do: Upgrade all N-central servers to version 2026.3 HF 3 or later, or apply the vendor's hotfix to your current release. Restrict network access to the N-central web/API interface to trusted networks and review logs for unexpected access to internal API endpoints. Given the recent string of N-central fixes — including the separately exploited pre-auth RCE — verify that every recent hotfix has been applied to each N-central instance you operate.

7.7<1%
  • N-able N-central all versions before 2026.3 HF 3 (Hotfix 3)
moderate≈ several thousand to low tens of thousands of N-central server deployments (typically one internet-exposed server per MSP)
CVE-2026-86218
Pre-Auth Static Code Injection RCE in N-able N-central (Exploited in the Wild)

CVE-2026-86218 is a static code injection flaw (CWE-96) in N-able's N-central on-premises remote monitoring and management (RMM) platform, carrying a maximum CVSS 4.0 score of 10.0. An unauthenticated, remote attacker triggers it by sending crafted network input to the N-central server that is improperly neutralized and persisted into application-managed code, which the server then executes — no privileges (PR:N) or user interaction (UI:N) are required. Successful exploitation yields full server compromise with high impact on confidentiality, integrity, and availability, and because N-central acts as the management hub for downstream customer endpoints, compromise can expose the entire managed estate. Any organization running an affected N-central release (before 2026.3.1.14) — primarily MSPs and corporate IT departments using N-able RMM — is affected. The flaw is confirmed exploited in the wild: N-able patched it as a zero-day, CISA added it to the KEV catalog on 2026-09-08, and it is the fourth N-central hotfix in five weeks, though no public PoC is known and ransomware use is unknown.

Do: Upgrade N-central to 2026.3.1.14 or later (or apply N-able's hotfix) immediately, as the flaw is in CISA's KEV catalog and BOD 26-04 timelines apply to federal stakeholders. Until patched, remove direct internet exposure of the N-central server (restrict to VPN/management networks via firewall allowlists) since no authentication is needed for exploitation. Because in-the-wild exploitation is confirmed, review internet-facing N-central servers for indicators of compromise such as unexpected processes, unusual child processes of the web service, and new or suspicious accounts.

10.0<1% KEV PoC ×2
  • N-able N-central before 2026.3.1.14
large≈ tens of thousands of deployed/internet-exposed N-central servers (order of magnitude ~10k+), each managing many downstream customer endpoints