๐Ÿ” CVE Alert

CVE-2026-52761

MEDIUM 5.8

ModSecurity: Transformation utf8toUnicode produces wrong output on i386 architecture

CVSS Score
5.8
EPSS Score
0.4%
EPSS Percentile
35th

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. From 3.0.0 through 3.0.15, the t:utf8toUnicode transformation in src/actions/transformations/utf8_to_unicode.cc produces wrong output on i386 architecture because snprintf uses sizeof on a char pointer rather than the length of the unicode buffer, allowing rules that use this transformation to be bypassed on i386 architecture. This issue is fixed in version 3.0.16.

CWE CWE-467
Vendor owasp-modsecurity
Product modsecurity
Published Jul 10, 2026
Last Updated Jul 13, 2026
Stay Ahead of the Next One

Get instant alerts for owasp-modsecurity modsecurity

Be the first to know when new medium vulnerabilities affecting owasp-modsecurity modsecurity are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

owasp-modsecurity / ModSecurity
>= 3.0.0, < 3.0.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-qjgm-7gp4-f8qq github.com: https://github.com/owasp-modsecurity/ModSecurity/commit/edcd010814e234d46e2ec55a0f1078ff9d3032e4 github.com: https://github.com/owasp-modsecurity/ModSecurity/releases/tag/v3.0.16