| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| modsecurity-v3.0.16.tar.gz | 2026-06-29 | 11.8 MB | |
| modsecurity-v3.0.16.tar.gz.sha256 | 2026-06-29 | 93 Bytes | |
| modsecurity-v3.0.16.tar.gz.asc | 2026-06-29 | 833 Bytes | |
| README.md | 2026-06-29 | 717 Bytes | |
| v3.0.16 source code.tar.gz | 2026-06-29 | 688.7 kB | |
| v3.0.16 source code.zip | 2026-06-29 | 1.2 MB | |
| Totals: 6 Items | 13.7 MB | 0 | |
Major changes in v3:
- fix: wrong behavior in utf8toUnicode on i386 architecture [PR from private repo - @airween; fixed CVE-2026-52761]
- fix: multipart/form-data request body parser invalidly handles
\rand\ncharacters [PR from private repo - @sondt99, @dungNHVhust, @hnakamur, @airween; fixed CVE-2026-52747] - fix(lexer): rejection of '@' in ctl:ruleRemoveTarget actions [PR [#3566], [#3589] - @Jitterx69, @airween]
- fix: cppcheck warnings with version 2.21.0 [PR [#3577] - @airween]
- ci: pin Windows version in workflow [PR [#3570] - @airween]
- Alternative fix for @inspectFile: improved fork safety with multi-threaded tests (PR [#3489]) [PR [#3552] - @Easton97-Jens]