Cyber Resilience

CVE-2025-14917

Ibm Websphere Application Server 17.0.0.3 – 26.0.0.4

Published
25 March 2026
Modified
30 March 2026
Patch / advisory
CVSS Score v3.1 6.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0036 28th percentile
Risk Priority 49 floored blend · peak EPSS

Summary

CVE-2025-14917 is a medium-severity Use of Default Password (CWE-1393) vulnerability in Ibm Websphere Application Server. Its CVSS base score is 6.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Default Accounts (T1078.001); ranked at the 28th 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 CM-6 (Configuration Settings) and IA-5 (Authenticator Management) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-14917 is a vulnerability in IBM WebSphere Application Server Liberty versions 17.0.0.3 through 26.0.0.3 that could provide weaker than expected security when administering security settings. Published on 2026-03-25, it is associated with CWE-1393 and carries a CVSS 3.1 base score of 6.7 (AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).

The vulnerability can be exploited by a local attacker requiring high privileges on the affected system. With low attack complexity and no user interaction needed, a successful exploit enables high-impact consequences, including unauthorized access to confidential data, modification of system integrity, and disruption of availability.

IBM has issued a security advisory with details on the issue and recommended mitigations at https://www.ibm.com/support/pages/node/7267362.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.3 IBM WebSphere Application Server Liberty could provide weaker than expected security when administering security settings.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1078.001 Default Accounts Stealth
Adversaries may obtain and abuse credentials of a default account as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-36047Same product: Apple Macos
CVE-2025-14915Same product: Apple Macos
CVE-2026-1561Same product: Apple Macos
CVE-2026-9071Same product: Apple Macos
CVE-2026-8646Same product: Apple Macos
CVE-2026-9320Same product: Apple Macos
CVE-2026-8672Same product: Linux Linux Kernel
CVE-2026-9006Same product: Ibm Aix
CVE-2026-10845Same product: Ibm Aix
CVE-2023-43042Same vendor: Ibm

Affected Assets

ibm
websphere application server
17.0.0.3 — 26.0.0.4

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Authenticator management requires verification of identity at initial distribution and secure handling that directly stops default passwords from remaining in use.

Configuration settings establish the most restrictive secure baselines, which include changing or disabling default passwords.

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-01 full match
prevents

Credential management directly requires replacing default passwords with unique, strong credentials.

PR.PS-01 mostly match
prevents

Hardened configuration baselines explicitly prohibit default passwords, covering most of the weakness but not all identity-management aspects.

ID.RA-01 partial match
prevents

Vulnerability scanning will discover default-password instances, enabling remediation, yet does not itself prevent their initial use.

PR.AA-03 partial match
prevents

Authentication policies can enforce non-default passwords but do not address the full scope of credential lifecycle.

PR.AA-05 partial match
prevents

Authorization policies assume credentials already exist and are not default; least-privilege helps limit impact but does not prevent defaults.

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

Mandates secure handling and change of authentication secrets, directly addressing default passwords.

prevents

Configuration management processes typically enforce changing defaults during hardening.

mitigates

Requires secure authentication mechanisms, which includes replacing or disabling default credentials.

none

Utility programs often ship with defaults; control requires secure configuration before use.

none

Privileged accounts must not retain factory passwords, reducing risk of default-credential abuse.

References