Description
the Undertow AJP listener honours forged ssl_cert and is_ssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP protocol.
Published: 2026-08-11
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Undertow AJP listener, which incorrectly accepts forged ssl_cert and is_ssl attributes without verifying them against a shared secret. This flaw allows an unauthenticated attacker with direct TCP connectivity to the AJP port to inject a forged X.509 certificate, thereby bypassing the CLIENT-CERT authentication mechanism. As a result, the attacker can gain unauthorized access to the application, effectively bypassing authentication controls without needing valid credentials. This vulnerability corresponds to CWE‑295, which describes weaknesses in authentication mechanisms where the system fails to properly verify the identity of a party, leading to unauthorized access.

Affected Systems

Red Hat JBoss Enterprise Application Platform 7, 8, and the Enterprise Application Platform Expansion Pack are all affected by this flaw, as identified by Red Hat. The CNA does not specify which minor versions are vulnerable, so all versions listed are considered impacted until vendors release a patch.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity. EPSS is not available, and the vulnerability is not listed in CISA’s KEV catalog. The attack requires direct network access to the AJP listener on port 8009 and the ability to craft AJP protocol messages; no user interaction or local privileges are needed. Because the flaw permits authentication bypass just by forging attributes, an attacker can exploit it remotely from any host with connectivity to the vulnerable port, making the vulnerability potentially exploitable in open or lightly protected environments.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Red Hat JBoss Enterprise Application Platform update that fixes CVE‑2026‑15554.
  • If the AJP protocol is not required, disable it or restrict access to port 8009 to trusted IP addresses using firewall rules.
  • When the AJP listener must remain enabled, ensure that it is protected by a shared‑secret or password authentication and that SSL/TLS client certificate authentication is enforced to prevent forged certificates from being accepted.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7

Wed, 12 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:jboss_enterprise_application_platform:7 cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7
References

Tue, 11 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Els
CPEs cpe:/a:redhat:jboss_enterprise_application_platform_els:7.4::el7
Vendors & Products Redhat jboss Enterprise Application Platform Els
References

Tue, 11 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Expansion Pack
Vendors & Products Redhat jboss Enterprise Application Platform Expansion Pack

Tue, 11 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description the Undertow AJP listener honours forged ssl_cert and is_ssl AJP attributes without requiring any shared-secret authentication. This enables an unauthenticated attacker with direct TCP access to port 8009 to bypass CLIENT-CERT authentication by injecting a forged X.509 certificate via the AJP protocol.
Title Undertow-core: undertow: authentication bypass via ajp ssl_cert/is_ssl forgery
First Time appeared Redhat
Redhat jboss Enterprise Application Platform
Redhat jbosseapxp
Weaknesses CWE-295
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': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Redhat Jboss Enterprise Application Platform Jboss Enterprise Application Platform Els Jboss Enterprise Application Platform Expansion Pack Jbosseapxp
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-24T11:38:23.350Z

Reserved: 2026-07-13T04:54:33.612Z

Link: CVE-2026-15554

cve-icon Vulnrichment

Updated: 2026-08-11T13:02:16.420Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-11T09:17:12.400

Modified: 2026-08-24T12:16:48.230

Link: CVE-2026-15554

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-11T05:49:31Z

Links: CVE-2026-15554 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T13:45:04Z

Weaknesses
  • CWE-295

    Improper Certificate Validation