{"schema_version": "1.6.1", "id": "CVE-2025-62232", "summary": "basic-auth logs plaintext credentials at info level", "details": "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.\nIt has been fixed in the following commit:  https://github.com/apache/apisix/pull/12629 \nUsers are recommended to upgrade to version 3.14, which fixes this issue.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "1.0"}, {"fixed": "3.14"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/32hdgh570btfhg02hfc7p7ckf9v83259"}]}