Skip to content
← RegistryDossier · 6 steps · 5 edges

F5 BIG-IP iControl auth bypass (CVE-2022-1388) → root on LB

Connection-header smuggle bypasses iControl REST auth, command-injection RCE as root. Load balancers see all traffic — recover TLS keys, session cookies, internal SSO config.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target operates F5 BIG-IP load balancers unpatched for CVE-2022-1388. Management interface reachable from the attacker (often inadvertently exposed externally).

§ Steps

  1. 01
    Pivot into internal appsInitial Access
    T1078Valid Accounts
  2. 02
    Command injection → root shellExecution
    T1059Command and Scripting Interpreter
  3. 03
    Intercept session cookies + creds on the LBCredential Access
    T1539Steal Web Session Cookie
  4. 04
    Extract TLS keys from /config/Credential Access
    T1552Unsecured Credentials
  5. 05
    Find F5 BIG-IP management UIReconnaissance
    W-RECON-FINGERPRINTTech Stack Fingerprinting
  6. 06
    Connection-header auth bypassInitial Access
    CVE-F5-BIGIPF5 BIG-IP iControl REST Auth Bypass (CVE-2022-1388)

§ References

§ Frequently asked

What is the "F5 BIG-IP iControl auth bypass (CVE-2022-1388) → root on LB" attack path?
Connection-header smuggle bypasses iControl REST auth, command-injection RCE as root. Load balancers see all traffic — recover TLS keys, session cookies, internal SSO config. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Pivot into internal apps (T1078) — a initial access primitive. Assumed environment: target operates F5 BIG-IP load balancers unpatched for CVE-2022-1388.
What is the final impact of this kill-chain?
The final step lands on Connection-header auth bypass (CVE-F5-BIGIP), which falls under Initial Access. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers