CVE-2025-29914
March 20, 2025
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.
Affected Packages
https://github.com/corazawaf/coraza.git (GITHUB):
Affected version(s) >=v1.0.0 <v3.3.3Fix Suggestion:
Update to version v3.3.3github.com/jptosso/coraza-waf (GO):
Affected version(s) >=v0.0.0-20200808211259-0db1b1e28302 <v3.3.3Fix Suggestion:
Update to version v3.3.3github.com/corazawaf/coraza/v3 (GO):
Affected version(s) >=v3.0.0-rc.1 <v3.3.3Fix Suggestion:
Update to version v3.3.3Related ResourcesĀ (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Use of Incorrectly-Resolved Name or Reference
EPSS
Base Score:
0.11