By NHI Mgmt Group Editorial TeamPublished 2026-06-09Domain: Breaches & IncidentsSource: Pathlock

TL;DR: SAP’s June 2026 patch day includes 15 Security Notes, with Critical issues in ABAP kernel RFC processing, SAML authentication, and Java directory traversal plus High-priority Commerce Cloud and Tomcat weaknesses that affect externally reachable services, according to Pathlock. The pattern is less about isolated bugs than trust-boundary failures across authentication, runtime validation, and exposed interfaces.


At a glance

What this is: This is Pathlock’s analysis of SAP’s June 2026 patch day, highlighting 15 Security Notes and the most urgent identity, kernel, and customer-facing exposure points.

Why it matters: It matters because SAP trust decisions often sit inside identity and access paths, so ABAP, Java, and Commerce Cloud flaws can become enterprise-wide access and integrity problems.

By the numbers:

👉 Read Pathlock’s analysis of the SAP June 2026 Security Notes


Context

SAP patch cycles are not just application maintenance. They are recurring identity and trust reviews for the control paths that decide who can authenticate, what can be reached, and which requests the platform will accept as legitimate. In this patch day, the most serious issues sit in ABAP kernel RFC handling, SAML verification, Java web container path control, and Commerce Cloud response handling.

For IAM, PAM, and NHI teams, the important question is where SAP has become a trust broker rather than a business app. If a platform can be influenced through unauthenticated RFC traffic, modified SAML assertions, or externally reachable Java and commerce endpoints, then access assurance depends on runtime validation, not just patch status. That is why these notes need to be read as governance problems as well as vulnerability fixes.


Key questions

Q: What breaks when SAP trust-path vulnerabilities are left exposed?

A: SAP trust-path flaws break the assumption that authentication, request routing, and file handling are independently reliable. When RFC, SAML, or Java endpoint validation fails, attackers can move from simple reachability to identity abuse, configuration exposure, or platform compromise. The practical result is that a single weak trust decision can undermine multiple connected services at once.

Q: Why do SAP authentication and perimeter issues increase enterprise risk so quickly?

A: SAP systems often sit at the junction of identity, integration, and business workflow, so an exposed control does not stay local for long. A flawed SAML flow, an overexposed RFC interface, or a weak Java perimeter check can affect many downstream users and services. That is why reachability and trust validation matter as much as the CVSS score.

Q: How do security teams know if SAP patching is actually reducing exposure?

A: Patch completion alone is not enough. Teams should confirm that affected RFC, SAML, Java, and Commerce Cloud paths are no longer externally reachable where they should not be, that the fixed build is actually running, and that technical users and trust relationships have been reviewed alongside the patch work.

Q: Who is accountable when SAP security notes affect authentication and customer-facing services?

A: Accountability usually sits across platform operations, identity teams, and application owners because SAP trust failures cross traditional boundaries. Authentication controls, network reachability, and deployment state all have to align for remediation to be real. Where customer-facing services are involved, change control and operational sign-off should be tied to proof of the running configuration.


Technical breakdown

ABAP kernel RFC memory corruption and unauthenticated entry

The ABAP kernel sits beneath many application controls, so a flaw in RFC processing is not confined to one transaction or business object. In this case, an unauthenticated attacker can send crafted RFC traffic that triggers memory corruption in kernel-level request handling. Because the issue affects the validation and memory management path itself, the outcome can be crash-level failure or code execution before higher-level controls have a chance to intervene. This is materially different from an application bug because the attack surface is common infrastructure code that many SAP landscapes rely on for integration and system-to-system communication.

Practical implication: treat RFC reachability as an exposure control, not just a connectivity setting, and verify that the kernel patch is in place before any public or broad internal exposure remains.

SAML XML Signature Wrapping in ABAP authentication flows

XML Signature Wrapping is an identity trust failure, not a signature failure. The attacker first obtains a legitimate signed SAML message, then changes the XML structure so the verifier accepts modified content while still seeing a valid signature. In an SAP authentication path, that means the system can be persuaded to trust a token or assertion that no longer represents the original identity context. This weakens the boundary between authentication and authorisation, especially in estates where SAML is the front door to multiple connected applications and partner-facing services.

Practical implication: validate the full authentication chain, not just the signature state, and confirm whether emergency SAML disablement is needed as a containment step in exposed environments.

Java directory traversal and perimeter trust in the Web Container

Directory traversal in the SAP NetWeaver AS Java Web Container exploits insufficient path validation in request handling. An unauthenticated request can manipulate file inclusion parameters and force the application to step outside the intended file path. That matters because web container endpoints often sit closer to the network edge than core ERP functions, and they can expose configuration files, credentials, or application behaviour that helps follow-on compromise. This is a classic trust-boundary problem: the system assumes the request path is safe when the attacker can shape it.

Practical implication: reduce reachability of Java web endpoints from untrusted networks and verify that no file-inclusion or path-based routing remains exposed after patching.


Threat narrative

Attacker objective: The attacker’s objective is to turn a reachable SAP trust path into unauthorized access, control, or disruption across business-critical systems.

  1. Entry begins with direct network exploitation of reachable SAP interfaces, including unauthenticated RFC traffic, SAML-authenticated control paths, or internet-exposed Java web container endpoints.
  2. Escalation follows when the attacker abuses kernel memory handling, manipulates XML assertion processing, or forces path traversal to weaken trust decisions and expand access beyond the original request.
  3. Impact is platform-level compromise, data exposure, or service disruption across ABAP, Java, and Commerce Cloud services that other business processes treat as trusted.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

SAP patch day is now an identity assurance event, not only a vulnerability event. The most serious notes target kernel RFC handling, SAML trust, and externally reachable Java and commerce services, which means the platform is being judged on whether it can still make safe trust decisions under pressure. That shifts the governance conversation from simple patch completion to access-path assurance and boundary validation. Practitioners should treat the patch cycle as a control review across authentication, transport, and runtime trust.

Authentication trust is the real failure mode in this batch. The ABAP SAML issue, the RFC kernel issue, and the Commerce Cloud certificate-handling weaknesses all show that SAP environments break when the system trusts an input, assertion, or certificate state that is no longer reliable. This is not a generic “more patching” story. It is a reminder that identity and transport validation are the operational prerequisites for every downstream control.

Perimeter exposure still matters in SAP because edge services carry internal trust with them. The Java Web Container and Commerce Cloud notes show that externally reachable services often become the shortest route to broader compromise when path validation or response handling is weak. The specific failure pattern is a trust-boundary leak between the edge and the core. Practitioners should read these notes as proof that SAP exposure management must include runtime reachability, not only change management.

Medium-severity SAP issues become material when they share the same trust path as critical ones. SQL injection, ODP-RFC exposure, path traversal, and missing authorization checks are not isolated hygiene problems in mature estates. They accumulate into a wider attack surface that attackers can chain once the first trust decision fails. The implication is straightforward: prioritise by reachability and control plane impact, not by severity label alone.

From our research:

What this signals

SAP patching is drifting toward a broader identity operations problem. When 69% of security leaders agree identity management must fundamentally shift to address agentic AI systems, per The 2026 Infrastructure Identity Survey, the lesson for SAP estates is that trust decisions now have to be managed as runtime controls, not only as maintenance tasks.

Trust-boundary debt: this is the accumulation of exposed interfaces, brittle assertion handling, and perimeter services that keep receiving implicit trust long after the architecture has changed. SAP environments with that debt will keep producing patch days that look routine on paper but behave like governance reviews in practice.

For teams maturing their identity programme, this is a reminder to connect SAP patch operations to the same assurance model used for privileged access, federation, and workload identity. That includes review of externally reachable services, technical users, and runtime deployment state, not just the note number in the maintenance backlog.


For practitioners

  • Patch critical SAP trust-path vulnerabilities first Apply the kernel, SAML, and Java Web Container corrections before wider remediation work, then confirm the affected services are no longer reachable from untrusted networks.
  • Review RFC exposure and technical users Inventory which RFC endpoints are reachable, which technical users depend on them, and whether gateway or segment controls can reduce exposure until the patch is fully deployed.
  • Validate SAML trust decisions end to end Test whether SAP accepts only the expected assertion structure, then verify that emergency containment options such as SAML disablement are documented for critical systems.
  • Rebuild and redeploy Commerce Cloud fixes For Commerce Cloud and Tomcat issues, confirm the fixed binaries are in the running environment, not only in the build pipeline, and re-check exposed customer-facing endpoints after deployment.
  • Triage medium-severity SAP notes by reachability Close SQL injection, ODP-RFC, and path traversal findings on the same cadence as the critical items where they touch internet-facing or broadly reachable services.

Key takeaways

  • SAP’s June 2026 patch day is really a trust-path review across ABAP, Java, and Commerce Cloud services.
  • The highest-risk issues target unauthenticated kernel entry, SAML assertion trust, and edge-service exposure, which can all scale quickly beyond a single application.
  • Teams should prioritise reachability, authentication flow validation, and deployment verification alongside patching, because those controls determine whether the fix is real.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-4SAP trust flaws directly affect access control and authorization decisions.
NIST Zero Trust (SP 800-207)The notes expose weak trust assumptions at network and application boundaries.
NIST SP 800-63The SAML issue is an identity verification problem within a federated authentication flow.

Map SAP authentication and authorization paths to PR.AC-4 and verify access enforcement after patching.


Key terms

  • Trust Boundary: A trust boundary is the point where a system decides whether to accept, reject, or transform data and identity context from another component. In SAP environments, these boundaries often sit at RFC, SAML, web container, and commerce edge services, where a small validation failure can change the security posture of the whole platform.
  • XML Signature Wrapping: XML Signature Wrapping is an attack on signed XML where the signature remains valid but the attacker changes which XML content the application actually uses. The flaw targets verification logic, not cryptography itself, and can let a modified identity assertion pass as trustworthy in federated authentication flows.
  • Perimeter Exposure: Perimeter exposure is the condition where a service reachable from outside a trusted segment can be influenced before internal controls are able to contain it. For SAP Java and commerce services, this often means path handling, response handling, or certificate decisions become security-critical because the endpoint itself is part of the attack surface.
  • Technical User: A technical user is a non-human account used by systems, integrations, or background processes to perform business actions in SAP and related platforms. These accounts matter because they often hold standing access, interact with RFC or API paths, and can turn a configuration weakness into broad operational impact.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Pathlock: SAP June 2026 Patch Day Security Notes. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-06-09.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org