Summary
CVE-2026-10579 is a critical authentication bypass vulnerability in the PicketLink Federation SAML implementation shipped with Red Hat JBoss Enterprise Application Platform 7. The unsolicited SAML response handler accepts forged assertions without verification or validation, allowing an unauthenticated, network-based attacker to impersonate any user with arbitrary privileges. Red Hat rates the flaw Critical with a CVSS v3.1 base score of 9.8.
Technical details
- Root cause: The PicketLink Federation SAML unsolicited-response handler accepts forged assertions with no signature verification, issuer validation, or audience restriction checks.
- Trigger conditions: An attacker submits a crafted, unsolicited SAML response containing a forged assertion to a PicketLink-federation SAML service provider endpoint.
- Attack vector: Network (AV:N), no authentication and no user interaction required.
- Impact: Authentication bypass enabling impersonation of any user with arbitrary roles, leading to unauthorized access, information disclosure, and privilege escalation.
Affected software
- Red Hat JBoss Enterprise Application Platform 7 (PicketLink Federation /
picketlink-federationcomponent) — affected. - Red Hat JBoss Enterprise Application Platform 8 — not affected.
Severity
- CVSS v3.1 base score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Apply the security updates published by Red Hat for JBoss EAP 7 as they become available, and monitor the Red Hat CVE page and associated advisories for the fixed release.
- If no patch is available: Restrict network access to PicketLink-federation SAML service provider endpoints to trusted networks and identity providers only, until the update can be applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Named response header (
Server):JBoss-EAP/ - Raw response body:
Welcome to JBoss EAP

