Breaking
SecurityConfirmed

F5 zero-day hits BIG-IP APM deployments

F5 patched a critical BIG-IP APM zero-day exploited in remote code execution attacks, as CISA ordered federal agencies to secure networks by Friday.

··2 hours ago·6 min read
Fiber optic cables connected to a network switch in a server rack
Photo by Kirill Sh on Unsplash

A newly disclosed flaw in F5's BIG-IP Access Policy Manager is already being used in real intrusions, and the window for defenders to act is measured in days rather than weeks. F5 released security updates for a critical zero-day tracked as CVE-2026-94127, which is being exploited in remote code execution attacks. The same flaw landed on the U.S. government's must-fix list within the same day.

BIG-IP APM is F5's centralized access management proxy, used by administrators to control access to networks, applications, cloud environments, and application programming interfaces. That role puts it directly in the path of authentication traffic — and makes it an attractive target when it carries a remotely exploitable bug.

Where the flaw actually lives

The vulnerability is not universal across BIG-IP APM deployments. According to F5, it affects instances configured as an OAuth Authorization Server when a BIG-IP APM access policy and an OAuth profile are configured on a virtual server. That narrows the exposed population considerably, but it does not make it small.

F5 was explicit about which configurations are out of scope. Deployments using APM strictly as an OAuth Client or Resource Server — without OAuth authorization server profiles configured — are not affected.

Because the flaw sits in the authorization server role, it touches the component that issues and validates tokens. That is a sensitive position in any access architecture, which is part of why F5 treated the disclosure as urgent rather than routine.

F5 confirms exploitation in the wild

The vendor did not present the flaw as theoretical. In a security advisory published Tuesday, F5 confirmed that attackers have already made use of it.

"We have learned that this vulnerability has been exploited," F5 warned in a security advisory published on Tuesday. "Deployments using APM strictly as an OAuth Client / Resource Server (without OAuth authorization server profiles configured) are not affected by this vulnerability."

— F5, in its security advisory

That statement does two things at once: it confirms active exploitation, and it gives administrators a concrete way to triage their own exposure based on how APM is configured in their environment.

Hunting for signs of compromise

For organizations that suspect they may already have been hit, F5 published guidance on what to look for. The company advised customers to review systems for indicators of compromise if they detect a combination of multiple OAuth authentication failures and suspicious commands, shortly followed by a TMM SIGABRT.

That sequence matters because it chains three distinct signals — failed authentication attempts, unexpected command execution, and a traffic management microkernel crash — into a pattern that is harder to dismiss as noise than any one event alone. Administrators who see all three together have a specific reason to investigate rather than close the ticket.

The patch problem, and a workaround

Installing the security updates is the direct fix. F5 acknowledged that not every organization can move that fast, so it also shared mitigation measures for admins who can't immediately install them.

The interim option requires applying an iRule to the affected BIG-IP APM virtual server. That iRule is available from F5 Support. It is a stopgap, not a substitute for patching, but it gives teams a way to reduce exposure while they schedule maintenance windows.

Shadowserver, the internet threat monitoring non-profit, currently tracks over 14,700 IP addresses with BIG-IP APM fingerprints. The organization has no information on how many of those have already been patched, or how many are honeypots — a caveat that cuts both ways when reading the number as a measure of risk.

CISA sets a Friday deadline

Also on Tuesday, the Cybersecurity and Infrastructure Security Agency added CVE-2026-94127 to its Known Exploited Vulnerabilities Catalog and ordered U.S. federal agencies to secure their networks against the flaw by Friday.

The agency's rationale for treating the issue as urgent was blunt.

"These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risks to the federal enterprise," the cybersecurity agency warned.

— CISA, in its KEV catalog alert

Placement in the KEV catalog carries a binding remediation timeline for federal civilian agencies, and it is also widely read by private-sector security teams as a signal that a flaw is being actively worked by attackers rather than merely being exploitable in theory.

A recurring target, not a one-off

F5 products have drawn sustained attention from both cybercrime and state-backed threat groups in recent years. Attackers have targeted security flaws in F5 products to breach corporate networks, hijack devices, map internal servers, deploy data-wiping malware, and steal sensitive documents.

The vendor itself has not been immune. F5 disclosed in October 2025 that state-sponsored hackers breached its systems in August 2025 and stole undisclosed BIG-IP security source code and vulnerabilities.

Since November 2021, CISA has flagged eight actively exploited F5 vulnerabilities, four of which have also been abused in ransomware attacks. That track record is part of why a new BIG-IP APM zero-day gets treated as a priority item rather than a routine patch.

The scale of what's exposed

F5 is a Fortune 500 company providing cybersecurity, application delivery networking, and other services to more than 23,000 customers worldwide. Its customer base includes 48 of the Fortune 50 companies and 80% of the Fortune Global 500.

That concentration is the core of the concern here. An access management proxy sitting in front of enterprise applications is a high-value position, and the organizations running it skew large. The relevant numbers, as reported:

  • Over 14,700 IP addresses with BIG-IP APM fingerprints tracked by Shadowserver
  • Eight actively exploited F5 vulnerabilities flagged by CISA since November 2021
  • Four of those eight have also been abused in ransomware attacks
  • More than 23,000 customers worldwide rely on F5 services
  • 48 of the Fortune 50 and 80% of the Fortune Global 500 are among them
  • Federal agencies must secure their networks by Friday

The 14,700 figure comes with an explicit caveat from Shadowserver: there is no information on how many of those hosts have been patched, and no information on how many are honeypots. It describes the size of the fingerprintable population, not the size of the vulnerable one.

What administrators should do now

The decision tree F5 laid out is straightforward. The first question is whether the deployment runs APM as an OAuth Authorization Server. If it does not, the organization is not affected by this vulnerability, per the advisory.

If it does, the priority is installing the security updates. Where that is not immediately possible, the iRule mitigation obtained from F5 Support offers a way to reduce exposure on the affected virtual server in the interim.

Alongside patching, F5's guidance points administrators toward hunting for the specific combination of signals that suggest exploitation: multiple OAuth authentication failures, suspicious commands, and a TMM SIGABRT occurring shortly after. Teams that find that pattern should treat the system as potentially compromised and investigate accordingly.

The deadline pressure from CISA applies directly to federal civilian agencies, but the reasoning behind it is not limited to government networks. A flaw that is confirmed as exploited, sitting in an authentication component, in products used by a large share of the world's biggest enterprises, is the kind of item that tends to move up private-sector patch queues as well.

Why it matters

What makes this disclosure consequential is the combination of confirmed exploitation and a narrow, identifiable affected configuration. Organizations that know whether they run APM as an OAuth Authorization Server can answer the exposure question quickly — and for those that do, the gap between patching and not patching is likely to matter sooner than a typical vulnerability cycle would suggest.

The interim iRule gives teams a defensible position while they schedule updates, but it is explicitly a mitigation rather than a fix. For federal agencies, the Friday deadline makes the decision for them. For everyone else, the practical takeaway is that a confirmed-exploited flaw in an access management proxy is worth prioritizing over the backlog — particularly given that F5 vulnerabilities have repeatedly drawn both criminal and state-backed interest, and given that the vendor's own source code and vulnerability data were stolen in a breach disclosed in October 2025.

That history suggests defenders should not treat CVE-2026-94127 as an isolated event to be closed out and forgotten, but as the latest entry in a pattern of F5 flaws that attackers have proven willing to work.

#f5#big-ip#zero-day#cve-2026-94127#rce#cisa

Sources

Iliyas

Founder & Editor, Xploitwire

This article was written and reviewed against the sources listed above before publication, under editorial policies set by Iliyas. Read our Editorial Policy →

← Back to all stories