Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-1408

NIXPKGS-2026-1408
published 1 month, 3 weeks ago
updated 1 month, 3 weeks ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    2 packages
    • modsecurity-crs
    • modsecurity_standalone
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
libModSecurity3 denial of service via segfault when using t:hexDecode on single-character query strings

ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a single character. An attacker can exploit this to crash worker processes, causing a denial of service. Service resumes once the attack stops as worker processes recover from the segfault. All versions before 3.0.15 of libModSecurity3 are affected. This has been patched in version 3.0.15.

Affected products

ModSecurity
  • ==< 3.0.15

Matching in nixpkgs

Ignored packages (2)

pkgs.modsecurity-crs

The OWASP ModSecurity Core Rule Set is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls.

Package maintainers