Cyber Resilience

CVE-2025-53860

F5Os-A 1.5.1 – 1.5.3

Published
15 October 2025
Modified
21 October 2025
Patch / advisory
CVSS Score v4 5.6
Click a component to see what it means
Raw vectorCVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0012 2th percentile
Risk Priority 20 floored blend · peak EPSS

Summary

CVE-2025-53860 is a medium-severity Invocation of Process Using Visible Sensitive Information (CWE-214) vulnerability in F5 F5Os-A. Its CVSS base score is 5.6 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 2th 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 SC-4 (Information in Shared System Resources) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

A vulnerability exists in F5OS-A software that allows a highly privileged authenticated attacker to access sensitive FIPS hardware security module (HSM) information on F5 rSeries systems.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
T1057 Process Discovery Discovery
Adversaries may attempt to get information about running processes on a system.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-36494Same product: F5 F5Os-A
CVE-2025-60013Same product: F5 F5Os-A
CVE-2025-32987Shared CWE-214
CVE-2026-12250Shared CWE-214
CVE-2024-28799Shared CWE-214
CVE-2025-5452Shared CWE-214
CVE-2025-57780Same product: F5 F5Os-A
CVE-2025-60015Same product: F5 F5Os-A
CVE-2026-9494Shared CWE-214
CVE-2025-36546Same product: F5 F5Os-A

Affected Assets

f5
f5os-a
1.8.0 · 1.5.1 — 1.5.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.2.5

Mitigating Controls (NIST 800-53 r5) AI

Prevents unintended transfer of sensitive command-line arguments or environment variables through shared OS resources visible to other processes.

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.DS-10 mostly match
prevents

Explicit example of removing confidential data from process listings directly prevents visible sensitive arguments.

PR.PS-06 mostly match
prevents

Secure SDLC practices include avoiding exposure of secrets via command lines or environment variables.

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.

degrades

Restricting privileged utility programs reduces the chance that sensitive invocation data is exposed to other processes.

mitigates

Privileged access rights reduce exposure of sensitive command-line arguments to unauthorized observers.

prevents

Secure coding practices can prevent passing sensitive data via command-line arguments or environment variables.

mitigates

Information access restriction limits visibility of process arguments and environment variables to authorized users only.

none

Separation of environments limits the blast radius if sensitive invocation data is exposed.

References