Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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
Primary rating from Vendor (f5) · only source for this CVE.
CVSS VectorVendor: f5
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/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
Lifecycle Timeline
4DescriptionCVE.org
When the BIG-IP Configuration utility is configured to use Lightweight Directory Access Protocol (LDAP) authentication, undisclosed traffic can cause the httpd process to exhaust the available file descriptors. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
AnalysisAI
Resource exhaustion in BIG-IP Configuration utility allows remote unauthenticated attackers to trigger file descriptor exhaustion in the httpd process when LDAP authentication is enabled. The attack achieves complete denial of service (CVSS A:H) through network-accessible undisclosed traffic patterns. F5 has released patches addressing this vulnerability. EPSS data not available, not listed in CISA KEV, indicating no confirmed widespread exploitation at time of analysis.
Technical ContextAI
This vulnerability stems from CWE-772 (Missing Release of Resource after Effective Lifetime), specifically affecting file descriptor management in the httpd daemon of F5 BIG-IP Configuration utility. When LDAP authentication is configured for the management interface, certain traffic patterns cause the httpd process to leak or fail to release file descriptors - the kernel-level handles for open network connections, files, and sockets. Unix-like systems have per-process file descriptor limits (typically ulimit -n), and exhausting this pool prevents the process from accepting new connections or opening files, effectively disabling the Configuration utility. The affected CPE (cpe:2.3:a:f5:big-ip) indicates the application-layer Configuration utility specifically, not the underlying BIG-IP system software in general. The F5 advisory K000160874 provides vendor-confirmed details on affected versions and remediation.
RemediationAI
Apply vendor-released patches documented in F5 Security Advisory K000160874 (https://my.f5.com/manage/s/article/K000160874), which specifies exact fixed versions for supported BIG-IP releases. If immediate patching is not feasible, implement compensating controls specific to this attack vector: restrict network access to the Configuration utility to trusted management networks only via firewall rules or BIG-IP's built-in management interface ACLs, reducing attack surface to internal administrators. Alternatively, switch from LDAP authentication to local authentication or RADIUS/TACACS+ if operationally acceptable, which eliminates the vulnerable code path entirely - though this may impact centralized identity management workflows. Monitor httpd process file descriptor usage via 'lsof -p <httpd_pid> | wc -l' and configure alerting for abnormal growth approaching system limits. Note that access restriction does not fix the underlying resource leak but significantly reduces exploitability from AV:N to AV:A (adjacent network) or AV:L (local) in practice.
Remote code execution in F5 BIG-IP and BIG-IQ Configuration utility allows authenticated attackers with low privileges t
Remote unauthenticated attackers can crash F5 BIG-IP and BIG-IP Next Traffic Management Microkernel (TMM) processes via
Traffic Management Microkernel (TMM) crash in F5 BIG-IP versions 16.1.0 through 21.0.0.1 allows unauthenticated remote a
Traffic Management Microkernel (TMM) denial-of-service in F5 BIG-IP DNS affects systems with DNS cache-enabled profiles
F5 BIG-IP Advanced WAF and Application Security Manager (ASM) suffer from a denial-of-service vulnerability when process
Remote memory exhaustion in F5 BIG-IP virtual servers crashes Traffic Management Microkernel when HTTP/2 Layer 7 DoS Pro
Traffic Management Microkernel (TMM) crashes in F5 BIG-IP Virtual Edition and hardware platforms when SSL profiles are c
Remote denial-of-service in F5 BIG-IP allows unauthenticated attackers to crash the Traffic Management Microkernel (TMM)
Traffic Management Microkernel (TMM) in F5 BIG-IP terminates when processing specific traffic against UDP virtual server
Denial of service in F5 BIG-IP virtual servers with SSL profiles allows remote unauthenticated attackers to exhaust conn
Remote denial-of-service in F5 BIG-IP Policy Enforcement Manager (PEM) allows unauthenticated attackers to crash the Tra
Remote denial of service in F5 BIG-IP Access Policy Manager (APM) allows unauthenticated attackers to crash the apmd pro
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29966
GHSA-6225-9whv-x529