← Back to browse · API

CVE-2022-24112

Severity
CRITICAL
CVSS
9.8
EPSS
0.96001
Risk score
58.6
CISA KEV
Yes
PoC
No
Published
2022-02-11
Modified
2025-10-21
First seen
2026-08-07
Aliases
EUVD-2022-29024, GHSA-2VC7-6W39-6RH2
Products
Apache Software Foundation:Apache APISIX 1.3 <Apache APISIX 1*, Apache Software Foundation:Apache APISIX Apache APISIX 2.10 <2.10.4, Apache Software Foundation:Apache APISIX Apache APISIX 2.12 <2.12.1, Apache:APISIX
Sources
cisa.gov CVE-2022-24112
euvd EUVD-2022-29024

Description

An attacker can abuse the batch-requests plugin to send requests to bypass the IP restriction of Admin API. A default configuration of Apache APISIX (with default API key) is vulnerable to remote code execution. When the admin key was changed or the port of Admin API was changed to a port different from the data panel, the impact is lower. But there is still a risk to bypass the IP restriction of Apache APISIX's data panel. There is a check in the batch-requests plugin which overrides the client IP with its real remote IP. But due to a bug in the code, this check can be bypassed.

References