Cyber Resilience

CVE-2025-36124

Ibm Websphere Application Server 17.0.0.3 – 25.0.0.9

Published
12 August 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 5.9
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0040 33th percentile
Risk Priority 46 floored blend · peak EPSS

Summary

CVE-2025-36124 is a medium-severity Privilege Chaining (CWE-268) vulnerability in Ibm Websphere Application Server. Its CVSS base score is 5.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Access Token Manipulation (T1134); ranked at the 33th 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 AC-3 (Access Enforcement) and AC-5 (Separation of Duties) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

IBM WebSphere Application Server Liberty 17.0.0.3 through 25.0.0.8 could allow a remote attacker to bypass security restrictions caused by a failure to honor JMS messaging configuration

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1134 Access Token Manipulation Stealth
Adversaries may modify access tokens to operate under a different user or system security context to perform actions and bypass access controls.
T1548 Abuse Elevation Control Mechanism Privilege Escalation
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions.
T1548.001 Setuid and Setgid Privilege Escalation
An adversary may abuse configurations where an application has the setuid or setgid bits set in order to get code running in a different (and possibly more privileged) user’s context.
T1548.003 Sudo and Sudo Caching Privilege Escalation
Adversaries may perform sudo caching and/or use the sudoers file to elevate privileges.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-3621Same product: Ibm Websphere Application Server
CVE-2026-14980Same product: Ibm Websphere Application Server
CVE-2026-16184Same product: Ibm Websphere Application Server
CVE-2026-8644Same product: Ibm Websphere Application Server
CVE-2023-50313Same product: Ibm Websphere Application Server
CVE-2026-8620Same product: Ibm Websphere Application Server
CVE-2026-4410Same product: Ibm Websphere Application Server
CVE-2026-8400Same product: Ibm Websphere Application Server
CVE-2024-56339Same product: Ibm Websphere Application Server
CVE-2026-14974Same product: Ibm Websphere Application Server

Affected Assets

ibm
websphere application server
17.0.0.3 — 25.0.0.9

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 6 hardening rules · 6 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Access enforcement can apply rules that block unsafe privilege combinations at runtime.

Separation of duties directly blocks assignment of privilege combinations that enable unsafe actions.

Least privilege reduces the set of privileges available for dangerous chaining.

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-05 mostly match
prevents

Least-privilege policy definition and enforcement directly limits unsafe privilege combinations while the control also addresses broader policy lifecycle activities.

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

Segregation of duties reduces the chance that two distinct privileges can be combined to perform unsafe actions.

prevents

Restricting privileged access rights directly mitigates the risk of privilege chaining.

prevents

Access control policies can limit the combination of privileges that enable unsafe actions.

prevents

Managing access rights helps prevent the accumulation or chaining of privileges that lead to unsafe actions.

mitigates

Controlling privileged utility programs reduces opportunities for chaining privileges to perform unsafe actions.

prevents

Information access restriction limits the ability to combine privileges for unsafe actions.

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).

Ubuntu 22.04 (1 rule)
  • V-260559 Ubuntu 22.04 LTS must ensure only users who need access to security functions are part of sudo group. prevents CWE-268
Ubuntu 24.04 (1 rule)
  • V-270748 Ubuntu 24.04 LTS must ensure only users who need access to security functions are part of sudo group. prevents CWE-268
Windows 10 (1 rule)
  • V-220712 Only accounts responsible for the administration of a system must have Administrator rights on the system. prevents CWE-268
Windows Server 2016 (1 rule)
  • V-225007 Only administrators responsible for the member server or standalone or nondomain-joined system must have Administrator rights on the system. prevents CWE-268
Windows Server 2019 (1 rule)
  • V-205746 Windows Server 2019 must only allow Administrators responsible for the member server or standalone or nondomain-joined system to have Administrator rights on the system. prevents CWE-268
Windows Server 2022 (1 rule)
  • V-254428 Windows Server 2022 must only allow administrators responsible for the member server or standalone or nondomain-joined system to have Administrator rights on the system. prevents CWE-268

References