Description
A flaw was found in Picketlink's SP signature validation; a SAML response containing zero assertion elements matching the signature check can allow an attacker to forge a SAML response and auth as any principal with any roles on the protected application.
Published: 2026-08-11
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw exists in Picketlink's service‑provider signature validation logic. When a SAML response contains zero assertion elements that match the signature check, the validator accepts the response as valid. This flaw allows an attacker to forge a SAML response that authenticates as any principal with any roles on the protected application. The result is unauthorized access and potential privilege escalation, compromising the confidentiality and integrity of application data. The weakness is classified as Signature Verification Failure (CWE‑347).

Affected Systems

The vulnerability affects software distributed under Red Hat’s JBoss Enterprise Application Platform. Specifically, all releases of JBoss EAP 7 and 8 and the associated JBoss Enterprise Application Platform Expansion Pack are impacted. No specific version ranges are provided, implying the flaw exists across the same versions that ship with the affected product bundles.

Risk and Exploitability

The CVSS score of 8.1 signals a high severity flaw. While the EPSS (exploit prediction) score is not available, the lack of a KEV listing indicates no known active exploitation yet. The attack vector is inferred to be through the SAML authentication flow: an adversary can craft a SAML response, missing required assertion elements, and send it to the service provider's assertion endpoint. If the target system accepts such responses, the attacker can impersonate any user, gaining full access to all application features.

Generated by OpenCVE AI on August 11, 2026 at 10:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Red Hat security update that resolves the signature verification flaw in Picketlink.
  • If an update cannot be applied immediately, configure the service provider to reject any SAML response that does not contain at least one signed assertion, effectively blocking empty‑assertion responses.
  • Consider temporarily disabling or black‑listing the SAML endpoint until the patch is deployed to prevent forged responses from reaching the application.

Generated by OpenCVE AI on August 11, 2026 at 10:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in Picketlink's SP signature validation; a SAML response containing zero assertion elements matching the signature check can allow an attacker to forge a SAML response and auth as any principal with any roles on the protected application.
Title Picketlink-federation: picketlink saml 2.0 auth bypass via missing assertions
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-347
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7
cpe:/a:redhat:jboss_enterprise_application_platform:8
cpe:/a:redhat:jbosseapxp
Vendors & Products Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Redhat Jboss Enterprise Application Platform Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-11T08:49:44.388Z

Reserved: 2026-07-13T05:00:40.638Z

Link: CVE-2026-15556

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T10:30:04Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature