Bug 2499335 - CVE-2026-52747 libmodsecurity: ModSecurity: Security rule bypass due to incorrect handling of line breaks in form data [epel-all]
Summary: CVE-2026-52747 libmodsecurity: ModSecurity: Security rule bypass due to incor...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: libmodsecurity
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["07436da1-4dba-4f76-a9d7-e...
Depends On:
Blocks: CVE-2026-52747
TreeView+ depends on / blocked
 
Reported: 2026-07-11 07:43 UTC by Ganesh
Modified: 2026-07-11 07:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-07-11 07:43:00 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Prior to 3.0.16, the multipart/form-data request body parser in libmodsecurity silently removes embedded line breaks from non-file form-field values before exporting them to ARGS and ARGS_POST because src/request_body_processor/multipart.cc overwrites reserved bytes in m_reserve instead of appending the current buffer. This creates a parser differential between ModSecurity and backend applications that preserve line breaks in form fields, allowing rules that inspect ARGS or ARGS_POST to miss payloads whose dangerous syntax depends on a line break. This issue is fixed in version 3.0.16.


Note You need to log in before you can comment on or make changes to this bug.