Weekly Threat Report September 1-8, 2026: Magento RCE, Exploited Langflow and Rails Flaws, N-central RMM Risk & the AI/API KEV Surge

Weekly Threat Report September 1–8, 2026

Table of Contents

Share Article

The Week in One Line

An actively exploited, unauthenticated CVSS 10.0 Magento/Adobe Commerce RCE forced Adobe to issue an emergency hotfix; attackers exploited critical Langflow and Ruby on Rails flaws to gain code execution and harvest secrets; N-able released its fourth emergency hotfix in five weeks for a maximum-severity pre-authentication RCE in N-central; and CISA added actively exploited vulnerabilities across AI gateways, workflow orchestration, artifact management, HTTP frameworks, remote access, and communications infrastructure to its KEV catalog.

Key Takeaways

Critical CVEs and Incidents

Deep Dives: The Flaws That Matter

Adobe Commerce and Magento: StyleSmuggler RCE (CVE-2026-75650, CVSS 10.0)

Adobe released Security Bulletin APSB26-146 for CVE-2026-75650, a zero-day affecting Adobe Commerce, Adobe Commerce B2B, and Magento Open Source. The issue can allow unauthenticated arbitrary code execution on an affected installation without user interaction.
Sansec named the issue StyleSmuggler and reported active exploitation against live stores from September 4. Reporting described deployment of PHP web shells and persistent Linux/Rust-based backdoors. Patching closes the exploit path, but it does not remove malware or persistence that may already have been installed.
Affected supported branches include multiple Adobe Commerce, Adobe Commerce B2B, and Magento Open Source 2.4.x releases. Verify the compatible VULN-39341 package and exact installation procedure through Adobe’s APSB26-146 guidance before deployment.
Action: Apply APSB26-146/VULN-39341 immediately. Hunt for unexpected PHP files, altered application code/templates, unknown Magento administrators, suspicious cron or systemd jobs, anomalous checkout/GraphQL/API traffic, and unusual outbound connections. Rotate application, database, payment-provider, cloud, and integration credentials.

Langflow: actively exploited AI-workflow RCE (CVE-2026-0768, CVSS 9.8)

Attackers actively exploited CVE-2026-0768 in Langflow, a low-code platform used to build AI applications and workflows. Insufficient validation of attacker-controlled input enables unauthenticated remote execution of arbitrary Python code.
Observed activity included reconnaissance for Langflow administration data and high-value environment variables such as OPENAI_API*, AWS_ACCESS*, AWS_SECRET**, Langflow secret material, SSH directories, and command history. A compromise can therefore become an AI-provider, cloud, or enterprise-API incident rather than a single-server event.
Action: Patch immediately, remove unnecessary public exposure, rotate all secrets reachable from the runtime, and monitor for sensitive-file enumeration, unexpected workflow changes, suspicious subprocesses, credential use, and abnormal egress.

Ruby on Rails: Previously patched flaw enters active-exploitation reporting (CVE-2026-66066, CVSS 9.5)

Although Rails disclosed and patched CVE-2026-66066 on July 29, it returned to this week’s threat picture after VulnCheck observed a parallel exploitation wave alongside Langflow activity, with canary hits in Singapore, Israel, and the UK. The flaw, dubbed KindaRails2Shell, arises from a discrepancy between Active Storage and thelibvipsimage-processing library that lets crafted uploads trigger arbitrary file reads.
Attackers can recoversecret_key_baseRails master keys, database passwords, cloud-storage credentials, and API tokens—enabling session forgery, account takeover, API abuse, database compromise, cloud access, and potentially follow-on RCE. VulnCheck identified more than 7,100 exposed vulnerable Rails instances in early August; the activity should be viewed as opportunistic credential harvesting across exposed application infrastructure, not necessarily evidence that the Langflow and Rails campaigns use the same operators.
Action: Upgrade Rails/Active Storage per vendor guidance. Rotatesecret_key_baseRails credentials, database passwords, cloud-storage keys, OAuth secrets, API keys, signing keys, and accessible cloud tokens. Review image-upload and Active Storage activity for suspicious file reads, credential exposure, and follow-on access.

N-able N-central: maximum-severity RMM RCE (CVE-2026-86218, CVSS 10.0)

N-able released N-central 2026.3 Hotfix 4, build 2026.3.1.14, to address CVE-2026-86218, a critical pre-authentication remote-code-execution vulnerability in its remote monitoring and management platform. All builds before 2026.3.1.14 are affected.
Because N-central functions as an administrative control plane, compromise can create broad downstream exposure across managed endpoints and customer environments. N-able-hosted environments were patched by the provider; on-premises deployments require customer action.
Action: Upgrade on-premises N-central to 2026.3.1.14 / Hotfix 4. Review for unknown users, privilege changes, unexpected integrations, malicious scripts or automation, suspicious remote sessions, and anomalous managed-endpoint activity.

CISA KEV: AI, workflow, and application infrastructure under attack

CISA added seven actively exploited vulnerabilities to KEV on September 2. The group included LiteLLM MCP authentication weakness, Kestra unauthenticated command injection, Starlette request smuggling, JFrog Artifactory improper authentication, SonicWall SMA1000 SSRF/command injection, and Sangoma Switchvox SQL injection.
The concentration of AI gateways, workflow orchestration, developer tooling, remote-access systems, and HTTP frameworks is a clear indicator that application control planes and integration layers are now prime targets.
Action: Identify external LiteLLM/MCP, Kestra, Artifactory, Starlette, SonicWall, and Switchvox exposure. Patch first, then rotate connected tokens, audit new administrators/workflows/repository changes, and monitor for abnormal HTTP framing and suspicious API sessions.

Public PoC Watch: Telerik UI for ASP.NET AJAX

Progress patched Telerik UI for ASP.NET AJAX flaws in July, but public RCE exploit tooling was released on September 7. The chain targets certain non-default RadAsyncUpload configurations and combines CVE-2026-13182 with related flaws to enable unauthenticated code execution. No confirmed in-the-wild exploitation has been reported.vmtech+1
Action: Upgrade to Telerik UI for ASP.NET AJAX 2026.2.708 or later. If patching is delayed, disable the AsyncUpload handler if unused and monitor for suspicious IIS child processes, new .aspx files, or unexpected DLLs.

WordPress and CMS/API Security Watch

This week’s WordPress findings reinforce common API-security failures: REST routes with insufficient authorization, missing capability/nonce checks, unsafe upload handling, and server-side calls that expose or abuse third-party API credentials.

What to Do This Week

How Unified WAAP Protection Helps

This week’s incidents share a common theme: the initial foothold is commonly an exposed web endpoint, API route, storefront, management interface, workflow engine, developer service, or remote-access control plane. A unified WAAP program can reduce the exposure window and centralize response across web and API attack paths.

Frequently Asked Questions (FAQ)

1. What is the most urgent web application issue this week?
CVE-2026-75650 (StyleSmuggler) in Adobe Commerce and Magento Open Source is the leading urgency. It is an actively exploited CVSS 10.0 unauthenticated RCE, with reports of PHP web shells and persistent backdoors. Patch immediately and conduct a compromise assessment.
Langflow, LiteLLM, and Kestra can hold model-provider credentials, cloud keys, enterprise API tokens, workflow definitions, data connections, and tool permissions. Their compromise can become an identity, data, cloud, or automation incident.
Yes. N-central is a network-accessible administrative control plane. A pre-authentication RCE can create a high-blast-radius route to managed endpoints and customer environments.
Virtual patching uses WAF/WAAP enforcement to block known exploit behavior while a vendor patch is tested and deployed. It reduces risk but does not replace remediation or post-compromise investigation.
Start with internet-facing and actively exploited systems: Magento/Adobe Commerce, Langflow, Rails applications, N-central, SonicWall SMA1000, Artifactory, Kestra, LiteLLM/MCP, Switchvox, and exposed Starlette applications. Then prioritize by business criticality, privilege, sensitive-data access, and connected credentials.

You May Also Like

Weekly Threat Report September 1–8, 2026

Weekly Threat Report September 1-8, 2026: Magento RCE, Exploited Langflow and Rails Flaws, N-central RMM Risk & the AI/API KEV Surge

The Week in One Line An actively exploited, unauthenticated CVSS 10.0 Magento/Adobe Commerce RCE forced

Post-Quantum API Security Why Enterprises Need

Post-Quantum API Security: Why Enterprises Need to Start Preparing Now

Your encrypted API traffic may be unreadable today.That doesn’t mean it will stay that way.“Harvest

Weekly Threat Report August 24–31, 2026

Weekly Threat Report August 24–31, 2026: GitLab GraphQL Exploits, Adobe SSRF→ RCE, PaperCut Zero-Days & Kaltura’s Unpatched RCE

The Week in One Line A critical GitLab GraphQL code-injection flaw moved from disclosure to

Scroll to Top