Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-facing SSO endpoint, no auth or interaction, and trivially forged assertions justify AV:N/AC:L/PR:N/UI:N; full identity spoofing gives C:H/I:H/A:H, scope unchanged.
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
Lifecycle Timeline
2DescriptionCVE.org
A flaw was found in Picketlink Federation SAML; the unsolcited response handler would accept forged assertions with no verification or validation, permitting an unauthed attacker to authenticate as any principal in any role. This could lead to information disclosure, access to restricted operations, or other flaws.
AnalysisAI
Authentication bypass in Red Hat PicketLink Federation's SAML implementation lets unauthenticated remote attackers impersonate any principal in any role, because the unsolicited (IdP-initiated) response handler accepts forged SAML assertions without verifying their signature or validating their contents. Successful exploitation yields full identity spoofing, enabling information disclosure and access to restricted operations. No public exploit has been identified at time of analysis, but the CVSS 9.8 rating and trivial-to-forge nature make this a high-priority flaw for any application relying on PicketLink SAML SSO.
Technical ContextAI
PicketLink is Red Hat's (JBoss) identity-federation framework historically embedded in JBoss EAP and legacy application servers to provide SAML 2.0 Web SSO; it has since been largely superseded by Keycloak/RH-SSO. The defect is in the handler for unsolicited SAML responses - the IdP-initiated SSO flow where an IdP posts an assertion to the Service Provider without a matching prior AuthnRequest. Correct SAML processing requires validating the XML signature on the assertion/response against the trusted IdP's certificate and checking conditions such as audience, timestamps, and status. Here that verification is skipped entirely, so any attacker-crafted assertion is trusted. Although the input lists CWE as N/A, the root cause maps to CWE-347 (Improper Verification of Cryptographic Signature) and CWE-287 (Improper Authentication).
RemediationAI
No vendor-released patch version is identified in the available data, so the primary action is to consult the Red Hat advisory (https://access.redhat.com/security/cve/CVE-2026-10579) and Bugzilla 2480325 (https://bugzilla.redhat.com/show_bug.cgi?id=2480325) for the fixed build and apply it once published; do not deploy a version number that is not confirmed by Red Hat. As a compensating control, disable IdP-initiated / unsolicited SAML response acceptance and require SP-initiated flows so that only responses matching an outstanding AuthnRequest are processed - this closes the vulnerable path but breaks any legitimate IdP-initiated SSO. Additionally enforce strict signature validation and trusted-IdP certificate pinning at the SP, and where feasible front the SSO endpoint with a WAF or reverse proxy that rejects unsigned or malformed SAML POSTs; given PicketLink's deprecated status, the strategic remediation is migrating SAML SSO to Keycloak/RH-SSO, which supersedes PicketLink.
More in Jwt Attack
View allWhy is Microsoft republishing a CVE from 2013? We are republishing CVE-2013-3900 in the Security Update Guide to update
Authentication bypass in SimpleHelp 5.5.15 and prior (plus 6.0 pre-release builds) allows remote unauthenticated attacke
Authentication bypass in Fortinet FortiOS, FortiProxy, and FortiSwitchManager allows unauthenticated remote attackers to
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Rated critical severity (CVS
The package jsrsasign before 10.5.25 are vulnerable to Improper Verification of Cryptographic Signature when JWS or JWT
A library injection vulnerability exists in Microsoft Teams (work or school) 24046.2813.2770.1094 for macOS. Rated criti
A library injection vulnerability exists in the WebView.app helper app of Microsoft Teams (work or school) 24046.2813.27
A library injection vulnerability exists in the com.microsoft.teams2.modulehost.app helper app of Microsoft Teams (work
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
cosign is a container signing and verification utility. Rated critical severity (CVSS 9.8), this vulnerability is remote
Biscuit is an authentication and authorization token for microservices architectures. Rated critical severity (CVSS 9.8)
Same technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-55980
GHSA-wcq4-9xxp-5px6