GHSA-755x-c9g7-3hr7MediumCVSS 5.3
evolution-api through 2.3.7 contains an incorrect array comparison in the metricsIPWhitelist...
🔗 CVE IDs covered (1)
📋 Description
evolution-api through 2.3.7 contains an incorrect array comparison in the metricsIPWhitelist middleware that always evaluates to false, allowing unauthenticated access to the /metrics endpoint. Attackers can bypass IP whitelist restrictions to access sensitive metrics disclosing server version, database client name, configured server URL, and WhatsApp instance details.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-91997
- https://github.com/evolution-foundation/evolution-api
- https://github.com/evolution-foundation/evolution-api/blob/2.3.7/src/api/routes/index.router.ts#L49-L65
- https://github.com/geo-chen/oss/blob/main/evolution-api.md
- https://www.vulncheck.com/advisories/evolution-api-through-2.3.7-prometheus-metrics-ip-allowlist-bypass
- https://github.com/advisories/GHSA-755x-c9g7-3hr7