CVE-2026-9794: Saml Soap Fault String Disclosure

Returning a detailed method parameter as the reason in a SOAP fault can result in information disclosure, leaking internal configuration and state to external attackers. Use a generic constant error message before responding via SOAP.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0Java
greprules fetch cve-2026-9794-saml-soap-fault-string-disclosure --engine opengrep

Description

Returning a detailed method parameter as the reason in a SOAP fault can result in information disclosure, leaking internal configuration and state to external attackers. Use a generic constant error message before responding via SOAP.