SAP’s latest patch batch covers a range of products, but two findings from security research firm Onapsis have drawn particular attention.
OVERPASS: Maximum severity kernel flaw
The first, tracked as CVE-2026-44756 and named OVERPASS, is a classic buffer overflow in the Extended Passport Protocol (EPP) processing library within SAP Kernel code. According to Onapsis, the vulnerability allows unprivileged attackers to execute arbitrary commands on vulnerable SAP hosts with administrative privileges, leading to full compromise of underlying SAP processes and data.
The flaw can be exploited over SAP Internet Communication Manager (ICM), the networking component that connects SAP NetWeaver Application Server to the internet via HTTP, HTTPS, and SMTP. Onapsis estimates that more than 10,000 internet-facing SAP systems use the vulnerable component and are potentially exposed.
“A targeted search using high-fidelity fingerprints identifies more than 10,000 unique Internet-facing IP addresses presenting an SAP web interface reachable from the public Internet, and that figure is conservative,” said Onapsis CTO JP Perez-Etchegoyen. “It counts only HTTP-reachable systems and materially undercounts the SAP Web Dispatcher, which proxies its backend and returns no distinguishing SAP banner on its root path, making it structurally hard for Internet-wide scanners to attribute.”
S4GET: Critical authentication bypass in NetWeaver Message Server
The second critical vulnerability, CVE-2026-58240 (dubbed S4GET), is a missing authentication flaw in SAP’s NetWeaver Message Server. After successful exploitation, unauthenticated attackers can access the entire SAP system cluster and execute malicious payloads and arbitrary commands remotely across the network.
Onapsis researcher Pablo Artuso explained the difficulty of defending against this attack: “The flaw is triggered through the same public port that every SAP GUI client connects to, so it cannot be firewalled away without breaking the end-user logon. Exploitation requires no credentials, no certificate, and no pre-existing misconfiguration. A successful attack yields full remote code execution as
Last month, SAP fixed another maximum-severity vulnerability in its Commerce Cloud platform, which threat intelligence company Defused flagged as actively targeted in attacks. The September updates are available through SAP’s standard support channels; customers are urged to apply patches immediately.