CVE-2025-62232

CVE-2025-62232: Apache APISIX: basic-auth logs plaintext credentials at info level

Vendor Apache Software Foundation
Product Apache APISIX
Weakness CWE-532 · Sensitive info in logs
Published October 31, 2025
Last update October 31, 2025

CVSS base score

What the vulnerability does

Description

Sensitive data exposure via logging in basic-auth leads to plaintext usernames and passwords written to error logs and forwarded to log sinks when log level is INFO/DEBUG. This creates a high risk of credential compromise through log access. It has been fixed in the following commit:  https://github.com/apache/apisix/pull/12629 Users are recommended to upgrade to version 3.14, which fixes this issue.

Key dates

Disclosure timeline

October 31, 2025 CVE published
October 31, 2025 Record updated