Skip to main content

Apache HTTP Server CVE-2026-29169

| EUVD-2026-26957 HIGH
NULL Pointer Dereference (CWE-476)
2026-05-04 apache
7.5
CVSS 3.1
Share

CVSS VectorNVD

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

Lifecycle Timeline

5
Analysis Generated
May 04, 2026 - 17:22 vuln.today
CVSS changed
May 04, 2026 - 17:22 NVD
7.5 (None) 7.5 (HIGH)
EUVD ID Assigned
May 04, 2026 - 15:00 euvd
EUVD-2026-26957
Analysis Generated
May 04, 2026 - 15:00 vuln.today
CVE Published
May 04, 2026 - 14:48 nvd
HIGH 7.5

DescriptionNVD

A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs.

The only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0.

Users are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.

AnalysisAI

Remote attackers can crash Apache HTTP Server 2.4.66 and earlier by sending malicious requests that trigger a NULL pointer dereference in mod_dav_lock, causing denial of service. The vulnerability affects only servers with mod_dav_lock enabled, a legacy module whose primary use-case (Apache Subversion < 1.2.0) is obsolete in modern deployments. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Inventory all Apache HTTP Server instances and identify which have mod_dav_lock enabled via configuration audit (search httpd.conf for 'LoadModule dav_lock_module'). Within 7 days: For servers with mod_dav_lock enabled, either disable the module via 'a2dismod dav_lock' (if not required) or implement network-level request filtering to block malicious DAV lock requests at the perimeter firewall/WAF. …

Sign in for detailed remediation steps.

Vendor StatusVendor

Share

CVE-2026-29169 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy