Vulnerability Description
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Prior to 3.3.3, if a request is made on an URI starting with //, coraza will set a wrong value in REQUEST_FILENAME. For example, if the URI //bar/uploads/foo.php?a=b is passed to coraza: , REQUEST_FILENAME will be set to /uploads/foo.php. This can lead to a rules bypass. This vulnerability is fixed in 3.3.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/corazawaf/coraza/commit/4722c9ad0d502abd56b8d6733c6b47eb41117
- https://github.com/corazawaf/coraza/security/advisories/GHSA-q9f5-625g-xm39
FAQ
What is CVE-2025-29914?
CVE-2025-29914 is a vulnerability with a CVSS score of 5.4 (MEDIUM). OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Prior to 3.3.3, if a request is made on an URI starting with //, coraza will set a wrong value in REQUEST_FILENAME...
How severe is CVE-2025-29914?
CVE-2025-29914 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-29914?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.