Skip to content

CVE-2022-24112

is CVE-2022-24112real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 96.2%CISA KEVCWE-290

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Published

Embed this verdict
TruePositive verdict for CVE-2022-24112
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2022-24112/badge.svg)](https://www.truepositive.app/cve/CVE-2022-24112)
HTML
<a href="https://www.truepositive.app/cve/CVE-2022-24112"><img src="https://www.truepositive.app/cve/CVE-2022-24112/badge.svg" alt="TruePositive verdict for CVE-2022-24112"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Marco FerriCurated

    Confirmed exploited in the wild — listed in the CISA KEV catalog (added 2022-08-25). Treat as real and prioritize patching over triage.

Same weaknessCWE-290.