← Vulnerability feed

Vulnerability record · CVE-2020-13945 · published 7 December 2020

CVE-2020-13945: Apache APISIX Admin API default token exposes management data

Apache · Apisix

Apache APISIX versions 1.2 through 1.5 allow access to the Admin API using a default token when the Admin API is enabled and its access IP restriction rules have been deleted. This exposes APISIX management data to unauthorized parties. The flaw matters because the Admin API controls gateway configuration, so leaked management data can undermine the security of the whole deployment.

6.5 CVSS 3.1 Medium EPSS 73% · top 0.6%
6.5CVSS 3.1 base score, v2 4.0
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

In Apache APISIX, the user enabled the Admin API and deleted the Admin API access IP restriction rules. Eventually, the default token is allowed to access APISIX management data. This affects versions 1.2, 1.3, 1.4, 1.5.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityThe flaw exposes gateway management data over the network with a default token, and although CVSS is medium, EPSS is very high and an exploit reference exists.

What it is

Apache APISIX versions 1.2 through 1.5 allow access to the Admin API using a default token when the Admin API is enabled and its access IP restriction rules have been deleted. This exposes APISIX management data to unauthorized parties. The flaw matters because the Admin API controls gateway configuration, so leaked management data can undermine the security of the whole deployment.

Impact

An attacker who reaches the Admin API with the default token gains read access to APISIX management data, as reflected by the high confidentiality impact in the CVSS vector. The record does not establish write access or direct code execution from this flaw alone.

Attack surface

The flaw is reachable over the network via the Admin API (AV:N) and requires low privileges (PR:L) with no user interaction (UI:N). It applies only when the Admin API is enabled and the access IP restriction rules have been deleted.

Exploitation

CISA KEV does not list this CVE, but EPSS is very high at 0.72976 (99.4th percentile), and references include an exploit-tagged Packet Storm entry. The record does not confirm active exploitation in the wild.

What to do

  • Upgrade Apache APISIX to a fixed release; the vendor advisory reference is tagged as a patch.
  • Do not enable the Admin API unless it is strictly required.
  • If the Admin API must be enabled, restore and enforce IP restriction rules so only trusted management hosts can reach it.
  • Replace the default Admin API token with a strong unique value and rotate it.
  • Restrict network access to the Admin API port using firewall or security group rules.

Detection

  • Monitor Admin API access logs for requests using the default token or coming from unexpected source IPs.
  • Alert on changes to Admin API IP restriction configuration or on deletion of those rules.
  • Hunt for Admin API requests from hosts outside the expected management network.
  • Review APISIX configuration for enabled Admin API with missing or empty IP allowlists.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-13945 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-24112Apache APISIX batch-requests plugin auth bypass enables RCEThe batch-requests plugin in Apache APISIX can be abused to bypass the Admin API IP restriction because a code bug defeats the check that overrides t…KEVEPSS 96%analysed7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed9.8CVE-2022-25757Apache apisix improper input validation vulnerabilityIn Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSO…EPSS 2.5%9.1CVE-2026-31908Apache apisix vulnerabilityHeader injection vulnerability in Apache APISIX. The attacker can take advantage of certain configuration in forward-auth plugin to inject malicious …EPSS 0.60%8.7CVE-2026-75005Apache apisix vulnerabilityInefficient Algorithmic Complexity vulnerability in Apache APISIX. A single small request can pin a gateway worker at 100% CPU for an extended period…EPSS 0.74%7.8CVE-2025-27446Apache apisix incorrect permission assignment vulnerabilityIncorrect Permission Assignment for Critical Resource vulnerability in Apache APISIX(java-plugin-runner). Local listening file permissions in APISIX …EPSS 0.19%7.5CVE-2026-31923Apache apisix cleartext transmission vulnerabilityCleartext Transmission of Sensitive Information vulnerability in Apache APISIX. This can occur due to `ssl_verify` in openid-connect plugin configura…EPSS 0.37%7.5CVE-2025-62232Apache apisix sensitive information in log file vulnerabilitySensitive data exposure via logging in basic-auth leads to plaintext usernames and passwords written to error logs and forwarded to log sinks when lo…EPSS 0.44%

Source: NIST National Vulnerability Database (record CVE-2020-13945), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.