Cyber Resilience

CVE-2026-10842

Ibm Websphere Application Server 8.5.0.0 – 8.5.5.31

Published
30 July 2026
Modified
05 August 2026
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0031 24th percentile
Risk Priority 57 floored blend · peak EPSS

Summary

CVE-2026-10842 is a high-severity Authentication Bypass by Alternate Name (CWE-289) vulnerability in Ibm Websphere Application Server. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 24th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-2 (Identification and Authentication (Organizational Users)) and IA-4 (Identifier Management) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM WebSphere Application Server 8.5, and 9.0 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 Traditional and Liberty could allow a remote attacker to bypass security constraints.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-8620Same product: Ibm Websphere Application Server
CVE-2024-56339Same product: Ibm Websphere Application Server
CVE-2026-11806Same product: Ibm Websphere Application Server
CVE-2026-11546Same product: Ibm Websphere Application Server
CVE-2026-15328Same product: Ibm Websphere Application Server
CVE-2026-11714Same product: Ibm Websphere Application Server
CVE-2026-15325Same product: Ibm Websphere Application Server
CVE-2026-15064Same product: Ibm Websphere Application Server
CVE-2024-22329Same product: Ibm Websphere Application Server
CVE-2026-15280Same product: Ibm Websphere Application Server

Affected Assets

ibm
websphere application server
8.5.0.0 — 8.5.5.31 · 9.0.0.0 — 9.0.5.29 · 17.0.0.3 — 26.0.0.8

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V8.3.3
  • V10.3.2
  • V6.4.3

Mitigating Controls (NIST 800-53 r5) AI

Requiring unique identification and authentication of users forces the system to resolve all name variants to a single identity before access is granted.

Identifier management directly requires authorization and uniqueness checks that eliminate alternate-name aliases for the same actor or resource.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-03 mostly match
prevents

Strong authentication mechanisms directly prevent name-based bypass when they enforce canonical name checks.

PR.AA-01 partial match
prevents

Proper identity management reduces alternate-name collisions but does not guarantee canonicalization inside the auth decision.

PR.AA-05 partial match
prevents

Authorization policy enforcement assumes correct identity; the weakness occurs before policy is applied.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Access-control policy can mandate canonical-name checks but does not prescribe the technical implementation.

prevents

Identity-management processes can require unique, canonical identifiers, reducing alternate-name bypass risk.

degrades

Proper management of authentication credentials can include rules against duplicate or alias identities.

prevents

Access-rights provisioning can enforce canonical-name validation when granting rights.

prevents

Information-access-restriction mechanisms can implement canonical-name checks to prevent bypass.

prevents

Secure-authentication controls can require canonical identifiers and reject alternate names.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (1 rule)
  • V-248538 OL 8 operating systems booted with United Extensible Firmware Interface (UEFI) must have a unique name for the grub superusers account when booting into single-user mode and maintenance. prevents CWE-289
RHEL 7 (1 rule)
  • V-244558 Red Hat Enterprise Linux operating systems version 7.2 or newer booted with United Extensible Firmware Interface (UEFI) must have a unique name for the grub superusers account when booting into single-user mode and maintenance. prevents CWE-289

References