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.
{
"cna_assigner": "apache",
"cwe_ids": [
"CWE-532"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62232.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "1.0"
},
{
"fixed": "3.14"
}
],
"source": "AFFECTED_FIELD"
}
]
}