Skip to main content

Actively Exploited Unpatched RCE and Privilege Flaws Lead the Week

Aug 10 - Aug 17, 2026
Total CVEs
3875
Critical + High
1627
KEV
3
Public Exploits
255

Executive Summary

Overview

This week's scan surfaced 3875 vulnerabilities, including 321 critical and 1306 high-severity findings, of which 531 critical and high issues remain unpatched. Three are confirmed on the CISA KEV list as actively exploited, and 255 have public proof-of-concept exploit code available. Leading findings include unpatched, actively exploited flaws in Metabase, Cisco ASA/FTD, and Microsoft Windows (afd.sys), alongside critical remote code execution in the Fabrik Joomla extension and WooCommerce Subscriptions.

Critical Threats

  • CVE-2026-72898 (CRITICAL, CVSS 10.0) — Metabase SQL injection via the /reset_password endpoint allows unauthenticated remote attackers to inject arbitrary SQL and escalate to administrator. Confirmed actively exploited (CISA KEV); no vendor-released patch identified.
  • CVE-2026-20349 (HIGH, CVSS 8.6) — Cisco Adaptive Security Appliance Software and Secure Firewall Threat Defense denial of service via crafted HTTP requests to the Remote Access SSL VPN service, enabling unauthenticated remote attackers to force an unexpected device reload. Confirmed actively exploited (CISA KEV); no vendor-released patch identified.
  • CVE-2025-15684 (MEDIUM, CVSS 5.5) — Open5gs reachable assertion in the Diameter CER handler allows remote unauthenticated attackers to crash the process, causing a denial of service. Public exploit code available; upstream fix available (PR/commit).
  • CVE-2026-68820 (HIGH, CVSS 7.0) — Microsoft Windows privilege escalation in the Ancillary Function Driver for WinSock (afd.sys) via use-after-free memory corruption, allowing a locally authenticated attacker to gain SYSTEM-level privileges; confirmed actively exploited (CISA KEV). Affected products: Windows 10 1607, Windows 10 1809, Windows 10 21h2, Windows 10 22h2, Windows 11 23h2, Windows 11 24h2, Windows 11 25h2, Windows 11 26h1, Windows Server 2012, Windows Server 2016, Windows Server 2019, Windows Server 2022, Windows Server 2025; no vendor-released patch identified.
  • CVE-2026-67282 (CRITICAL, CVSS 10.0) — Fabrik Extension for Joomla remote code execution via the frontend listfilter model; unauthenticated remote attackers can execute arbitrary code on the server with no user interaction. No vendor-released patch identified; immediate removal or disabling of the extension is advised.
  • CVE-2025-41769 (CRITICAL, CVSS 9.3) — Phoenix Contact PLCnext industrial controllers (AXC F 1152, AXC F 1252, AXC F 2152, AXC F 3152, RFC 4072R, RFC 4072S, BPC 9102S, BPC 9202S, VPLCnext Control 500/1000/2000/3000, EPC 1502, EPC 1522, VL3 UPC 2440 Edge) buffer overflow in PROFINET service allows unauthenticated remote code execution or denial-of-service in the default configuration; vendor-released patch available. EPSS: 59%.
  • CVE-2026-18391 (CRITICAL, CVSS 9.8) — WordPress WooCommerce Subscriptions PHP object injection escalating to unauthenticated remote code execution, affecting plugin versions 4.7.0 through 9.0.x on stores with High-Performance Order Storage enabled. Public exploit code available; no vendor-released patch version identified from provided data.
  • CVE-2025-15687 (LOW, CVSS 2.1) — Open5gs denial of service in the Session Management Function (SMF). Public exploit code available; upstream fix available (PR/commit). Network-adjacent attackers with low-privilege Diameter Gx peer access.

Threat Landscape

Most-affected vendors: Linux (1221), Microsoft (435), Red Hat (338), Suse (268), WordPress (228).

Most common attack techniques: Information Disclosure (1524), Authentication Bypass (617), Buffer Overflow (534), Denial Of Service (481), RCE (249).

Patch coverage: 2777 of 3875 CVEs have a patch; 531 Critical/High remain unpatched.

Key Trends

  • Volume is 114% up week-over-week (1811 → 3875 CVEs).
  • 3 CVEs are in CISA's KEV catalog.
  • 255 CVEs have public exploit code.

Top 8 Priority CVEs

121
CVE-2026-72898 CRITICAL KEV POC

SQL injection in Metabase's '/reset_password' database endpoint lets a remote, unauthenticated attacker inject arbitrary SQL and escalate to administrator on the connected Metabase instance. Rated CVSS 4.0 10.0 (CWE-89), it is network-exploitable with no authentication or user interaction, and full compromise of the application and its subsequent systems is achievable. No public exploit code is identified at time of analysis, but a vendor security advisory (GHSA-vwf4-m7j8-wcjf) and a CISA CSAF advisory (VA-26-222-01) both track the flaw, indicating coordinated, high-priority disclosure.

119
CVE-2026-20349 HIGH KEV POC

Denial of service via crafted HTTP requests to the Remote Access SSL VPN service affects Cisco Secure Firewall ASA and FTD Software across a broad range of versions, enabling unauthenticated remote attackers to force an unexpected device reload and take down the firewall entirely. The Changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the VPN process itself to the entire device, disrupting all traffic passing through it. This vulnerability is confirmed actively exploited (CISA KEV), with SSVC marking it as automatable, making it a high-priority remediation target for any organization with internet-exposed ASA or FTD VPN endpoints.

118
CVE-2025-15684 MEDIUM POC

Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER handler, causing a denial of service. The vulnerability exists in diam_log_func within lib/diameter/common/init.c, where a call to ogs_assert_if_reached() could be triggered by a crafted Capabilities Exchange Request message over the Diameter protocol. A public exploit exists and a patched release (v2.7.7) is available; no active exploitation has been confirmed via CISA KEV.

110
CVE-2026-68820 HIGH KEV POC

Privilege escalation in the Windows Ancillary Function Driver for WinSock (afd.sys) allows a locally authenticated attacker to gain SYSTEM-level privileges through a use-after-free memory corruption flaw. Affected systems include Windows installations where the WinSock subsystem is active, which covers virtually all Windows deployments. No public exploit code or active exploitation has been identified at time of analysis, though the high-complexity exploitation bar somewhat limits immediate opportunistic risk.

107
CVE-2026-67282 CRITICAL

Remote code execution in the Fabrik application-builder extension for Joomla (all versions before 4.6.8) lets an unauthenticated attacker run arbitrary code on the server via the frontend listfilter model. The flaw is a CWE-94 code injection reachable over the network with no authentication or user interaction, and the vendor rates it maximum severity (CVSS 4.0 base 10.0). No public exploit code has been identified at the time of analysis, and it is not listed in CISA KEV, but the combination of unauthenticated access and full code execution makes it a top-priority patch.

106
CVE-2025-41769 CRITICAL

Remote code execution and denial-of-service in Phoenix Contact PLCnext-family industrial controllers (AXC F 1152/1252/2152/3152, RFC 4072R/S, BPC 9102S/9202S, VPLCnext Control, EPC 15xx and others) arise from a buffer overflow in the PROFINET service that is reachable in the default configuration. An unauthenticated remote attacker on the network can crash/reboot the device or execute arbitrary code, per the vendor CVSS 4.0 rating of 9.3 (critical). This is a CWE-120 classic buffer overflow reported by CERT@VDE; no public exploit identified at time of analysis and it is not on CISA KEV.

97
CVE-2026-18391 CRITICAL POC

PHP Object Injection escalating to unauthenticated remote code execution affects the WooCommerce Subscriptions WordPress plugin from version 4.7.0 up to (but not including) 9.1.0, but only on stores running WooCommerce's High-Performance Order Storage (HPOS). The plugin unserializes attacker-controlled input without validation, and a gadget chain in bundled dependencies turns that into arbitrary code execution. Publicly available exploit code exists and a vendor patch (9.1.0) is available, but this is not listed in CISA KEV; the EPSS score of 28% is elevated, indicating meaningful exploitation probability.

92
CVE-2025-15687 LOW POC

Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer access to crash the Session Management Function (SMF) by sending a malformed Credit-Control-Answer (CCA) message to the smf_gx_cca_cb handler. A publicly available proof-of-concept crash sample (SMF.crashes.zip) confirms exploitability; the absence of a CISA KEV listing indicates no confirmed widespread threat-actor exploitation has been reported. In 5G/4G core network deployments, an SMF crash disrupts session management for all connected user equipment, making this a higher operational risk than the CVSS medium score alone suggests.

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy