→ Back to Home
Application Security

Critical F5 BIG-IP APM Zero-Day Enables Unauthenticated Remote Code Execution

F5 has issued emergency engineering hotfixes to remediate a critical vulnerability, tracked as CVE-2026-94127, impacting BIG-IP Access Policy Manager (APM) instances configured as OAuth authorization servers. The flaw is a heap-based buffer overflow carrying a CVSS v3.1 score of 9.8 (and CVSS v4.0 score of 9.3) that allows an unauthenticated remote attacker to execute arbitrary code by sending crafted network traffic directly to the virtual server handling OAuth requests. In response to confirmed exploitation in the wild, the Cybersecurity and Infrastructure Security Agency (CISA) added the vulnerability to its Known Exploited Vulnerabilities catalog on September 22, setting a strict remediation mandate for federal agencies. This vulnerability represents a severe threat vector for enterprise application security architectures because it breaks common defensive assumptions. In standard deployment patterns, security teams isolate the management plane to restrict administrative access to internal or trusted networks. However, CVE-2026-94127 affects the data plane itself—specifically the virtual server IP endpoints that must remain accessible to route and authenticate client application traffic. Consequently, instances deployed in Appliance mode or shielded by management-interface firewalls remain fully exposed if they serve the OAuth authorization server role. This incident highlights a persistent structural risk in modern identity and access management: the centralization of edge proxy and authentication gateways. As organizations consolidate identity verification, single sign-on, and API gateway routing into edge appliances, vulnerabilities in protocol handling within these appliances yield catastrophic blast radiuses. Threat actors increasingly focus zero-day research on edge devices and authentication servers precisely because compromising an identity gateway grants immediate administrative footholds into downstream applications, bypassing subsequent zero-trust controls. In practice, SecOps and AppSec teams must immediately audit their F5 BIG-IP fleet to identify any virtual server hosting both an APM access policy and an OAuth authorization server profile. Systems operating strictly in OAuth Client or Resource Server modes without the authorization server profile configured are unaffected. For exposed instances across supported release trains (including 21.1, 17.5, and 17.1), administrators must deploy the corresponding engineering hotfixes immediately and review access logs for indicators of compromise, such as correlated spikes in OAuth authentication failures and anomalous process execution.
#application security#zero-day#f5#oauth#vulnerability
Read original source