Cyber Resilience

CVE-2025-59481

F5 Big-Ip Access Policy Manager 15.1.0 – 15.1.10.8

Published
15 October 2025
Modified
04 February 2026
Patch / advisory
CVSS Score v4 8.5
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/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.0037 30th percentile
Risk Priority 30 floored blend · peak EPSS

Summary

CVE-2025-59481 is a high-severity Execution with Unnecessary Privileges (CWE-250) vulnerability in F5 Big-Ip Access Policy Manager. Its CVSS base score is 8.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 30th 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-6 (Least Privilege) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

A vulnerability exists in an undisclosed iControl REST and BIG-IP TMOS Shell (tmsh) command that may allow an authenticated attacker with at least resource administrator role to execute arbitrary system commands with higher privileges. A successful exploit can allow the…

more

attacker to cross a security boundary. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1055 Process Injection Stealth
Adversaries may inject code into processes in order to evade process-based defenses as well as possibly elevate privileges.
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.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-32673Same product: F5 Big-Ip Access Policy Manager
CVE-2025-61958Same product: F5 Big-Ip Access Policy Manager
CVE-2026-32643Same product: F5 Big-Ip Access Policy Manager
CVE-2024-32761Same product: F5 Big-Ip Access Policy Manager
CVE-2024-28889Same product: F5 Big-Ip Access Policy Manager
CVE-2025-53474Same product: F5 Big-Ip Access Policy Manager
CVE-2026-41218Same product: F5 Big-Ip Access Policy Manager
CVE-2026-42919Same product: F5 Big-Ip Access Policy Manager
CVE-2025-61951Same product: F5 Big-Ip Access Policy Manager
CVE-2024-33608Same product: F5 Big-Ip Access Policy Manager

Affected Assets

f5
big-ip access policy manager
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip advanced firewall manager
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip advanced web application firewall
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip analytics
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip application acceleration manager
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip application security manager
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip application visibility and reporting
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip automation toolchain
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip carrier-grade nat
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
f5
big-ip container ingress services
15.1.0 — 15.1.10.8 · 16.1.0 — 16.1.6.1 · 17.1.0 — 17.1.3
+11 more product configuration(s) — see NVD for full list

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)
  • V10.2.3
  • V13.2.2

Mitigating Controls (NIST 800-53 r5) AI

Least privilege directly requires that only the minimum necessary authorizations are granted, structurally eliminating execution with unnecessary privileges.

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

PR.AA-05 directly enforces least privilege so largely eliminates CWE-250 at design time, yet the weakness can still arise from runtime escalation paths, third-party code, or misapplied role definitions outside this single control.

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

Requiring explicit justification and time-limited grants discourages the routine allocation of unnecessary privileges that would otherwise allow execution with more rights than required.

prevents

Restricting privileged utilities to the fewest trusted users and requiring explicit authorization directly stops developers or operators from embedding or invoking code that runs with unnecessary elevated rights.

prevents

Mandating separate non-privileged identities for routine work and restricting privileged accounts to administrative tasks reduces the chance that everyday operations run with unnecessary elevated rights.

prevents

The control explicitly calls for minimizing privileged identities and disabling unnecessary accounts, thereby reducing the number of processes that run with unnecessary privileges.

prevents

The requirement to restrict privileged access and apply segregation of duties limits the number of processes or accounts that must run with elevated rights, lowering the impact of unnecessary privilege assignments.

mitigates

Forcing distinct roles for initiating versus executing changes reduces the chance that an individual will run with unnecessary privileges to perform both steps.

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

Windows 10 (1 rule)
  • V-220712 Only accounts responsible for the administration of a system must have Administrator rights on the system. prevents CWE-250
Windows 11 (1 rule)
  • V-253269 Only accounts responsible for the administration of a system must have Administrator rights on the system. prevents CWE-250
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-250
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-250
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-250

References