Skip to main content

Actively Exploited Critical RCE and File-Read Flaws Dominate the Week

Sep 07 - Sep 14, 2026
Total CVEs
3774
Critical + High
2085
KEV
6
Public Exploits
311

Executive Summary

Overview

3774 CVEs were published (359 Critical, 1726 High, 1295 Medium, 193 Low), 6 in CISA KEV, 311 with public exploit code.

Critical Threats

  • CVE-2026-85706 (CRITICAL, CVSS 10.0) — GitLab CE/EE unauthenticated arbitrary file read via the repository commits API, allowing remote attackers to retrieve files from the GitLab server without authentication; affects all 18.7 releases through 19.3.2 (before 19.1.8, 19.2.6, and 19.3.2). Confirmed actively exploited (CISA KEV); public exploit code available; vendor-released patch: 19.3.2.
  • CVE-2026-75650 (CRITICAL, CVSS 10.0) — Server-side template injection in Adobe Commerce, Adobe Commerce B2B, and Magento Open Source allows unauthenticated remote attackers to execute arbitrary code (CWE-1336); confirmed actively exploited (CISA KEV); no vendor-released patch identified.
  • CVE-2026-84869 (CRITICAL, CVSS 9.9) — ConnectWise ScreenConnect unauthorized file transfer and execution allows a party to an active remote session to push and run arbitrary files on the Host machine without authorization. Confirmed actively exploited (CISA KEV); no vendor-released patch identified.
  • CVE-2026-87491 (HIGH, CVSS 8.8) — Google Chrome V8 JavaScript engine out-of-bounds write allows remote code execution within the renderer sandbox via a crafted HTML page. Confirmed actively exploited (CISA KEV); vendor-released patch: 153.0.8010.3.
  • CVE-2026-81963 (HIGH, CVSS 7.8) — Microsoft Windows Update Stack symlink following (CWE-59) enabling local privilege escalation to SYSTEM on Windows 11 23h2, 24h2, 25h2, 26h1, and Windows Server 2025. Confirmed actively exploited (CISA KEV); public exploit code available; vendor-released patch available.
  • CVE-2026-85880 (HIGH, CVSS 7.8) — Microsoft Windows heap-based buffer overflow in the ALPC subsystem allows a low-privileged local attacker to elevate privileges to SYSTEM level across Windows 10 1607, Windows 10 1809, Windows 10 21H2, Windows 10 22H2, Windows Server 2012, Windows Server 2016, Windows Server 2019, and Windows Server 2022. Confirmed actively exploited (CISA KEV); vendor-released patch available.
  • CVE-2026-85103 (CRITICAL, CVSS 9.8) — Check Point Quantum Security Gateway and Quantum Security Management remote code execution via heap-based buffer overflow in the ASN.1 decoder parsing VPN certificates; public exploit code available; no vendor-released patch identified. Unauthenticated remote attackers.
  • CVE-2026-85102 (CRITICAL, CVSS 9.8) — Check Point Quantum Security Gateway remote code execution via improper certificate trust validation during VPN negotiation (CWE-295). Public exploit code available; no vendor-released patch identified. Unauthenticated remote attackers.

Threat Landscape

Most-affected vendors: Microsoft (892), Linux (444), Google (321), WordPress (268), Adobe (159).

Most common attack techniques: Information Disclosure (733), Buffer Overflow (608), Denial Of Service (428), Heap Overflow (333), Memory Corruption (294).

Patch coverage: 2532 of 3774 CVEs have a patch; 556 Critical/High remain unpatched.

Key Trends

  • Volume is 66% up week-over-week (2268 → 3774 CVEs).
  • 6 CVEs are in CISA's KEV catalog.
  • 311 CVEs have public exploit code.

Top 8 Priority CVEs

141
CVE-2026-85706 CRITICAL KEV POC

Unauthenticated arbitrary file read in GitLab CE/EE lets remote attackers retrieve files from the GitLab server via the repository commits API, which fails to confine paths and does not enforce authentication. All 18.7 releases through 19.3.2 are affected across the fix lines (before 19.1.8, 19.2.6, and 19.3.2). This is confirmed actively exploited (CISA KEV) and publicly available exploit code exists, making it an emergency-patch priority for any internet-reachable GitLab instance.

126
CVE-2026-75650 CRITICAL KEV POC

Server-side template injection in Adobe Commerce, Adobe Commerce B2B, and Magento Open Source allows remote unauthenticated attackers to execute arbitrary code by injecting special elements into the template engine (CWE-1336). Rated CVSS 10.0 with a changed scope, the flaw requires no user interaction and grants code execution in the context of the current user, per Adobe advisory APSB26-146. No public exploit has been identified at time of analysis, but the maximal score and unauthenticated network reach make this a top-priority patch for e-commerce operators.

120
CVE-2026-84869 CRITICAL KEV POC

Unauthorized file transfer and execution in the ConnectWise ScreenConnect client (all versions prior to 26.6.5) lets a party to an active remote session push and run files on the Host machine without authorization or the Host's confirmation under certain circumstances. This turns a legitimate support session into a code-execution channel against the remote endpoint; ScreenConnect servers are explicitly not affected. No public exploit identified at time of analysis, though the client's remote-support role makes it an attractive target.

119
CVE-2026-87491 HIGH KEV POC

Out-of-bounds write in Chrome's V8 JavaScript engine allows remote attackers to execute arbitrary code within the renderer sandbox by directing a user to a crafted HTML page. All Google Chrome versions prior to 153.0.8010.36 are affected across desktop platforms. Impact is bounded by Chrome's renderer sandbox - an attacker achieves control over the renderer process and can access browser-stored data such as session cookies and saved credentials, but reaching the host OS would require a separately chained sandbox escape exploit. No public exploit identified at time of analysis.

115
CVE-2026-81963 HIGH KEV POC

Symlink following (CWE-59) in the Windows Update Stack enables a locally authenticated attacker with standard user privileges to elevate to SYSTEM on multiple Windows 11 and Windows Server 2025 builds. The vulnerability is confirmed actively exploited per CISA KEV, with full confidentiality, integrity, and availability impact following privilege escalation. Vendor-released patches are available for all identified affected builds and should be treated as an urgent patching priority.

115
CVE-2026-85880 HIGH KEV POC

Heap-based buffer overflow in the Windows Advanced Local Procedure Call (ALPC) subsystem enables a low-privileged local attacker to elevate privileges to SYSTEM level across a broad range of Windows 10 and Windows Server releases. The flaw (CWE-122) resides in ALPC's message-handling internals, where crafted IPC payloads can corrupt heap memory in a way that redirects execution. No public exploit has been identified at time of analysis, and Microsoft has released patches covering all affected builds.

89
CVE-2026-85103 CRITICAL POC

Remote code execution in Check Point Quantum Security Gateway and Quantum Security Management stems from a heap-based buffer overflow in the ASN.1 decoder that parses VPN certificates, reachable by unauthenticated remote attackers. Because the flaw sits in the certificate-handling path of the internet-facing VPN service, a single crafted certificate or handshake can overflow heap memory and execute attacker-controlled code on security appliances that sit at the network perimeter. No public exploit identified at time of analysis, and the CVE carries no EPSS or KEV signal, but the pre-auth network-reachable RCE profile makes it a top-tier patching priority.

89
CVE-2026-85102 CRITICAL POC

Remote code execution in Check Point Quantum Security Gateway arises from improper certificate trust validation during VPN negotiation, letting a remote unauthenticated attacker run arbitrary code on the gateway itself. The CWE-295 root cause means the gateway accepts or mishandles an untrusted/forged certificate in the IKE/SSL-VPN handshake, and processing that malicious certificate leads to code execution rather than merely a trust bypass. No public exploit identified at time of analysis and the flaw is not listed in CISA KEV.

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