LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-24112: Apache APISIX Authentication Bypass Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 25, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Sep 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-24112 to its Known Exploited Vulnerabilities catalog on Aug 25, 2022, with a federal patch deadline of Sep 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Apache APISIX contains an authentication bypass vulnerability that allows for remote code execution.

CVE-2022-24112 is an authentication bypass vulnerability in Apache APISIX, an open-source API gateway used to manage and route traffic for APIs and microservices. According to CISA, the flaw allows remote code execution once authentication is bypassed. This matters because APISIX often sits at the edge of environments handling sensitive API traffic; successful abuse can give an attacker a foothold to execute code, pivot, or access backend systems.

Defenders should treat this as a high-priority issue for any deployment of the product and confirm all version and configuration details against the official vendor advisory before acting.

How it works

The underlying weakness is CWE-290 (Authentication Bypass by Spoofing). In products of this class, the gateway fails to properly validate or enforce authentication for certain requests or administrative paths. An attacker who can reach the affected interface can craft requests that the system incorrectly treats as authenticated, thereby bypassing access controls.

Once authentication is bypassed, the CISA summary states that remote code execution becomes possible. Exact request formats, headers, or parameters are not detailed here; any technical reproduction must be taken only from the vendor advisory. The practical result for defenders is that an unauthenticated remote party may gain the ability to run code with the privileges of the APISIX process.

Am I affected? How to find it in your systems

Apache APISIX is typically deployed as a reverse proxy or API gateway in containerized, Kubernetes, or bare-metal environments that front microservices or public APIs. Inventory any hosts, containers, or orchestration clusters that run the APISIX binary, Docker images, or Helm charts.

Because public detail on exact vulnerable versions is limited in the provided facts, treat every APISIX installation as potentially affected until the vendor advisory is consulted.

How to remediate

The primary action is to apply the vendor-supplied updates exactly as directed in the official Apache APISIX advisory. CISA’s required action is simply to apply updates per vendor instructions.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

These steps do not eliminate the vulnerability; they only buy time until the official patch is deployed.

If your data may have been exposed

Actively exploited authentication-bypass and remote-code-execution vulnerabilities frequently lead to broader compromise and data exposure. Known ransomware use of this specific CVE is not documented in the provided facts. If you suspect your environment was targeted, preserve logs, isolate affected systems, and follow your incident-response plan. You can also run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedApache · APISIX
WeaknessCWE-290
Added to CISA KEVAug 25, 2022
Federal patch deadlineSep 15, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities