The images in this article were generated with artificial intelligence. How we publish
SAP has published the June 2026 patch package that fixes 15 vulnerabilities, including four identified as critical that affect central platforms such as SAP NetWeaver and SAP Commerce Cloud. These failures are not merely theoretical: they touch components that measure identity, data processing and electronic commerce, so their exploitation can result in unauthorized access, exfiltration of information or interruption of critical business services.
Two of the most serious vulnerabilities deserve immediate attention: CVE-2026-44748, a case of XML Signature Wrapping that may allow to omit authentication in SAML environments, and CVE-2026-27671, an exploitable memory corruption by RFC requests without authentication. The first de facto emptiness of the SAML assertions if an attacker with normal access manages to manipulate signed messages; the second allows unexpected performance on the server that, in a real scenario, could lead to climbing or remote execution. SAP publishes the note with the patches and guidance in its safety bulletin, so the organizations concerned should consult it as soon as possible: SAP Security Bulletin - June 2026.

Conceptually, XML signature vulnerabilities (XML Signature Wrapping) exploit the way systems locate and validate the signed part of a signed XML document: if the verifier takes the signature of a node but processes other data, an attacker can insert legitimate and false assertions into the same structure. To better understand this kind of attack and its mitigation at the design level, the security community offers useful resources to review: OWASP - XML Signature Wrapping.
In addition to critical failures, the package fixes high and medium severity problems related to Apache Tomcat, incomplete clearance checks, SQL injections, route traversal, XSS and mail supplanting. Although some technical details and complete mitigation are available only within the SAP client portal, the existence of multiple vectors suggests that it is not enough to apply isolated patches: a coordinated strategy of mediation and detection is required.
As for priorities, immediately prioritize the application of patches for CVE-2026-44748 and CVE-2026-27671, test the corrections in pre-production environments and program maintenance windows to apply the production fixes. If you cannot park immediately, implement compensatory controls: limit network access to RFC and administrative ports and endpoints, tighten SAML confidence relationships (review certificates and validation of URis), deploy WAF rules that block suspicious XML loads and apply microsegmentation to isolate critical systems.
Do not underestimate detection: configure rules in your SIEM and EDR to look for relevant indicators, such as attempts to request RFC with abnormal load, SAML messages with duplicated structure or valid but inconsistent signatures, memory exceptions and rebeginnings of the Application Server. Audit authentication and SSO log, and look for off-time access signals to management consoles or side movements to ERP systems and product catalogues.

For operations and security equipment, the practical response should include comprehensive inventory of NetWeaver and Commerce Cloud facilities, verification of ABAP and Java Application Server versions, coordination with maintenance changes and regression tests. Keep clear backup and rollback procedures before deploying patches and inform business units of the expected impact and mitigation deadlines to avoid operational surprises.
If your organization depends on SAP Commerce Cloud for online sales, also consider specific reviews of the security of the purchase chain and customer authentication, because vulnerabilities to web components and Tomcat can facilitate fraud or order handling. Be aware of additional and related CVE notices to avoid overtaking chained patches; you can consult specific CVE entries for more technical context: CVE-2026-44748 and CVE-2026-27671.
Finally, incorporate the lesson into your vulnerability management program: maintain a priority based on exposure and asset criticality, automate internal and external scans, and exercise post-patch penetration and validation tests to confirm that controls work. Technical patches and controls are urgent, but real risk reduction also requires processes, continuous monitoring and coordination between security, operations and business.
Related
More news on the same subject.

GitLab critical alert: emergency patch fixes CVE-2026-19478 allowing to modify or eliminate public projects without credentials
GitLab published an emergency patch on August 17, 2026 to correct critical vulnerability in its self-hosted software (Community and Enterprise Edition) which, under certain cond...

When the MCP server keeps your credentials: the silent attack vector of the IA in production
The incorporation of IA agents into business processes has opened a practical way for production systems and data to be accessible from models: it is called Model Context Protoc...

Critical alert: CVE-2026-58231 in SAP Commerce Cloud could allow remote code execution; patch and urgent mitigation
A critical vulnerability that affects SAP Commerce Cloud, registered as CVE-2026-58231 and with maximum score 10.0 on the CVSS scale, it is being exploited attempts shortly afte...

The massive purchase of expired domains drives fraud, malware and streaming pirate: the business behind the dropcatch
An intelligence report on DNS published by Infoblox and disseminated by specialized media confirms that criminals are buying large-scale expired domains - the so-called dropcatc...

HoneyMyte updates CoolClient with a signed kernel driver to hide processes and protect the C2 channel
Kaspersky has published an analysis that attributes to the actor known as HoneyMyte (also Mustang Panda) an updated version of the CoolClient backdoor that incorporates a signed...

GeoServer on zero-day vulnerability alert in jsonArrayContains with real risk of remote execution
The GeoServer open source project has a zero-day vulnerability that is being actively explored by attackers, according to researchers' public alerts and the watchTowr intelligen...

AmnesiaStealer MacOS malware that steals credentials and controls real-time browser sessions
Security researchers have documented a new malware family aimed at macOS - called AmnesiaStealer - that combines a dropper in shell, an infostealer written in Rust and a remote ...