SAP June 2026 faces 15 critical vulnerabilities and demands immediate parking of CVE-2026-44748 and CVE-2026-27671

Author: Published 4 min de lectura 275 reading

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.

SAP June 2026 faces 15 critical vulnerabilities and demands immediate parking of CVE-2026-44748 and CVE-2026-27671
Image generated with IA.

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.

SAP June 2026 faces 15 critical vulnerabilities and demands immediate parking of CVE-2026-44748 and CVE-2026-27671
Image generated with IA.

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.

Coverage

Related

More news on the same subject.