SAP September 2026 Patch Day: CVSS 10.0 'OVERPASS' Kernel Flaw (CVE-2026-44756) and Three Other Criticals Patched; No Exploitation Reported
SAP's September 2026 Security Patch Day (September 8, 2026) addresses 20 vulnerabilities, headlined by CVE-2026-44756 ('OVERPASS', CVSS 10.0), an unauthenticated remote code execution flaw in the SAP Kernel's Extended Passport (EPP) processing that is…
SAP's September 2026 Security Patch Day (September 8, 2026) addresses 20 vulnerabilities, per BleepingComputer, headlined by CVE-2026-44756, a CVSS 10.0 flaw in the Extended Passport (EPP) processing code of the SAP Kernel, discovered by Onapsis Research Labs and dubbed OVERPASS. Sources characterize the underlying bug slightly differently: SecurityWeek, The Hacker News, Infosecurity Magazine, and CERT-EU describe memory corruption caused by missing boundary validation during deserialization of EPP data, while BleepingComputer describes a buffer overflow in the EPP library of the SAP Kernel; all agree it enables unauthenticated attackers to execute arbitrary OS commands with SAP administrative privileges. The flaw is triggered when a user session opens and is reachable via web requests (through the SAP Internet Communication Manager, per BleepingComputer), SAP GUI, and RFC vectors; The Hacker News notes that no network or authorization control fully mitigates it. Exploitation yields command execution as the SAP OS account — equivalent to owning the system — including database credential and password hash recovery, session reading, and modification of data or binaries (SecurityWeek). Onapsis fingerprinting counted more than 10,000 internet-facing SAP systems. Affected products include S/4HANA, ERP/ECC, NetWeaver, Web Dispatcher, BW/4HANA, Enterprise Portal, and PI/PO (SecurityWeek). Canada's Cyber Centre advisory AV26-894, published September 8, 2026 for SAP Security Patch Day September 2026, additionally lists NetWeaver Message Server, SAP Cloud Application Programming Model, SAP GUI for Java, Integration Suite Cloud Integration, NetWeaver Business Client, and NetWeaver AS for ABAP among affected components, with affected SAP Kernel versions 7.22 through 9.20, CAP versions up to 1.183, 2.7.6, 3.9.6, and 4.0.2, and Integration Suite (TPM) versions; it urges administrators to apply available updates. Three other critical flaws were patched: CVE-2026-58240 ('S4GET', CVSS 9.8 per The Hacker News, Infosecurity Magazine, and CERT-EU), a missing-authentication flaw in the Message Server — described as the NetWeaver Message Server by BleepingComputer, The Hacker News, and CERT-EU and as the S/4HANA Message Server by Infosecurity Magazine — which SecurityWeek says affects all S/4HANA 2025 and earlier releases; per BleepingComputer it enables unauthenticated RCE as <sid>adm across the cluster via the SAP GUI port, and per CERT-EU it lets unauthenticated attackers…
- SAP's September 2026 Security Patch Day addresses 20 vulnerabilities (BleepingComputer); Patch Day is dated September 8, 2026 per Canada's Cyber Centre advisory AV26-894.
- CVE-2026-44756 ('OVERPASS', CVSS 10.0): unauthenticated remote code execution in the SAP Kernel's Extended Passport (EPP) processing, discovered and named by Onapsis Research Labs; most sources describe memory corruption from missing…
- OVERPASS triggers when a user session opens and is reachable via web requests (through the SAP Internet Communication Manager, per BleepingComputer), SAP GUI, and RFC; The Hacker News reports no network or authorization control fully…
- Successful exploitation yields OS command execution as the SAP OS/service account with SAP administrative privileges, plus database credential and password hash recovery, session reading, and modification of data or binaries (SecurityWeek).
- Affected products include S/4HANA, ERP/ECC, NetWeaver, Web Dispatcher, BW/4HANA, Enterprise Portal, and PI/PO (SecurityWeek); advisory AV26-894 lists affected SAP Kernel versions 7.22 through 9.20, CAP versions up to 1.183, 2.7.6, 3.9.6,…
- Onapsis fingerprinting counted more than 10,000 internet-facing SAP systems.
- CVE-2026-58240 ('S4GET', CVSS 9.8): missing authentication check in the Message Server — called the NetWeaver Message Server by BleepingComputer, The Hacker News, and CERT-EU and the S/4HANA Message Server by Infosecurity Magazine —…
- S4GET enables unauthenticated RCE as <sid>adm across the cluster via the SAP GUI port (BleepingComputer); CERT-EU says unauthenticated attackers can register as trusted cluster nodes and that the bug is reachable through the same public…
Coverage timelineoldest first · each row is one article
- · 7d agoSAP Patches Critical Extended Passport Processing Vulnerability
SecurityWeek· 80
SAP patches CVSS 10.0 flaw CVE-2026-44756 (OVERPASS) enabling unauthenticated RCE in S/4HANA and NetWeaver, plus three other criticals; no in-the-wild exploitation reported.
- · 7d agoSAP warns of maximum severity 'OVERPASS' kernel vulnerability
BleepingComputer· 80
SAP's September 2026 patches fix maximum-severity kernel flaw CVE-2026-44756 (OVERPASS), letting unauthenticated attackers execute commands on 10,000+ internet-facing SAP systems.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-44756 | Unauthenticated buffer overflow in SAP Kernel Extended Passport (EPP) processing CVE-2026-44756 is a critical (CVSS 10.0) memory-safety flaw — a classic buffer overflow (CWE-120) — in the Extended Passport Protocol (EPP) processing library of SAP Kernel, the core runtime underlying SAP NetWeaver components (SAP's advisories tie the issue to SAP Kernel and the NetWeaver Message Server). An unauthenticated remote attacker can trigger it by sending a crafted network request containing a malformed EPP header to a system that processes EPP traffic. The malformed header causes undefined behavior and abnormal program termination, and SAP's maximum-severity rating plus vendor coverage of the flaw indicate it can enable unauthenticated remote code execution with high impact on confidentiality, integrity, and availability. Any organization running the affected SAP Kernel/NetWeaver components — essentially typical ABAP-stack SAP deployments — is exposed until patched. No public proof-of-concept is known, the flaw is not in CISA KEV, EPSS estimates only a 0.3% chance of exploitation within 30 days (25th percentile), and fixes shipped in SAP's September 2026 Security Patch Day. Do: Apply the SAP Kernel and NetWeaver Message Server fixes released in SAP's September 2026 Security Patch Day (per the 2026-011 advisory covering this flaw), since specific fixed version numbers are not listed in the available data. As interim mitigation, restrict network access to SAP kernel and message-server services to trusted internal networks and identify any SAP instances exposed to the internet. Check SAP's advisory for the exact patch levels applicable to your kernel releases and prioritize externally reachable systems. | 10.0 | <1% |
| mass≈100,000+ SAP systems plausibly affected (EPP/kernel ships with virtually all ABAP-stack NetWeaver deployments; public scans have historically shown tens of… | ||
| CVE-2026-58231 | SAP Commerce Cloud allows an unauthenticated attacker to abuse a default authentication client and submit specially crafted input to certain functions lacking s SAP Commerce Cloud allows an unauthenticated attacker to abuse a default authentication client and submit specially crafted input to certain functions lacking sufficient validation. Successful exploitation could enable arbitrary code execution and compromise internal components, resulting in high impact on confidentiality, integrity, and availability of the application. NVD description · AI analysis pending | 10.0 | 2% | — | — | ||
| CVE-2026-58240 | Unauthenticated Component Registration Flaw in SAP NetWeaver Message Server SAP NetWeaver Message Server does not sufficiently validate the authenticity of internal application server components when they register with the service (CWE-308). An unauthenticated attacker with network access to the affected service can send a crafted registration request to add or impersonate an application server component. Once registered, the attacker can potentially perform unauthorized actions within the SAP application environment, resulting in a high impact on confidentiality, integrity, and availability — reflected in the critical CVSS 9.8 score. Any organization running SAP NetWeaver deployments that rely on the Message Server is affected; the source data does not specify exact affected version ranges. There is no evidence of active exploitation, no public proof-of-concept, and the issue is not in CISA KEV, with EPSS assigning only a ~0.3% 30-day exploitation probability; a fix shipped in SAP's September 2026 Security Patch Day (a release that also patched other critical flaws, including the separately reported 'OVERPASS' SAP Kernel issue). Do: Apply the SAP NetWeaver Message Server fix from the September 2026 SAP Security Patch Day (referenced as advisory 2026-011) as a priority, since the flaw is unauthenticated and network-triggerable; check SAP's portal for the corrected builds applicable to your release, as no specific version numbers were provided in the source data. Until patching, restrict network access to the Message Server (typically TCP 36xx, e.g., 3600) to trusted application server hosts and internal networks, and verify no message server listener is reachable from the internet. Monitor SAP security notes for updates, as no public exploit exists today. | 9.8 | <1% |
| largetens of thousands of SAP NetWeaver installations plausibly affected (Message Server is a standard component of every NetWeaver stack, with a smaller subset… | ||
| CVE-2026-66768 | Trust Level Policy Bypass Enables RCE in SAP GUI for Java SAP GUI for Java (CWE-807) fails to correctly enforce its trust level policy when certain functions are invoked from a connected backend system, meaning the client relies on untrusted backend input when making security decisions. To exploit it, an attacker needs low-privileged access to a connected backend (for example, a compromised or malicious SAP backend) and must manipulate that backend to trigger the affected functionality, which also requires interaction from the logged-in user (CVSS UI:R). Successful exploitation yields arbitrary command execution on the victim's workstation, with the changed-scope vector (S:C) allowing a backend-level foothold to break out onto the end-user machine and seriously impacting its confidentiality, integrity, and availability. Anyone running SAP GUI for Java to connect to SAP backends is exposed, particularly in scenarios where less-trusted or low-privileged users can influence the backend their colleagues connect to. There is no known public proof-of-concept, the flaw is not in CISA KEV, and EPSS estimates only a 0.3% chance of exploitation in the next 30 days, so no in-the-wild exploitation is currently known; a fix shipped as part of SAP's September 2026 security patch day. Do: Deploy the SAP GUI for Java patch released with SAP's September 2026 security updates, checking the SAP advisory for the exact affected and fixed versions for your release line. Inventory endpoints running SAP GUI for Java (especially macOS/Linux desktops) and the backends they connect to, prioritizing users who connect to backends accessible to low-privileged or external users. As an interim mitigation, restrict low-privileged accounts' ability to invoke the affected backend functions and treat backend compromise as a path to client workstation takeover when assessing risk. | 9.0 | <1% |
| large≈ hundreds of thousands of end users/desktops (subset of SAP's multi-million-user ERP client base using the Java edition) | ||
| CVE-2026-76969 | Unauthenticated Credential Theft and Tenant Data Tampering in SAP @sap/cds-mtxs CVE-2026-76969 is a critical flaw (CVSS 9.4) in SAP's @sap/cds-mtxs npm package, the multitenancy component of the SAP Cloud Application Programming Model (CAP), which performs insufficient checks on certain functionality used in multitenant CAP applications with extensibility enabled. An unauthenticated attacker who can reach the affected endpoints can send specially crafted requests that cause the service to disclose sensitive credentials. With those credentials, the attacker can replace or delete tenant data, resulting in high impact to integrity and availability and partial impact to the confidentiality of business data. Only deployments running multitenant CAP applications on @sap/cds-mtxs with extensibility enabled are affected. Exploitation has not been observed: there is no known public proof of concept, the issue is not in CISA KEV, and EPSS estimates only a ~0.3% probability of exploitation within 30 days. Do: Update the @sap/cds-mtxs dependency in all multitenant CAP applications to the fixed version given in SAP's security advisory for CVE-2026-76969 (part of SAP's September 2026 patch batch) and redeploy the affected applications. Audit whether your CAP applications use multitenancy with extensibility enabled and whether the mtxs endpoints are reachable without authentication, and rotate any tenant-scoped credentials that could have been exposed. As an interim mitigation, restrict network access to the mtxs/sidecar endpoints to trusted callers. | 9.4 | <1% |
| nichelikely low thousands to low tens of thousands of multitenant CAP tenant deployments (estimate; exact counts unknown) |