CRITICAL🇵🇱 Wersja polska

CVE-2026-42535

CVSS 9.1pub. 2026-06-08upd. 2026-06-09

A path handling issue in mod_dav_fs in Apache 2.4.67 and earlier allows a WebDAV content author to directly manipulate trusted DAV property databases, potentially causing child process crashes. Users are recommended to upgrade to version 2.4.68, which fixes this issue.

🤖 AI Analysis
How it works

The vulnerability (CWE-668 — exposure of resource to wrong actor) results from improper path handling in the mod_dav_fs module. A user with permissions to publish content via WebDAV can craft a request that allows him to access internal DAV property databases (.dav files), which should be protected against direct modification by clients. Manipulation of these files can trigger a crash of Apache child processes, as the server loses consistency of DAV configuration data.

Impact

An attacker with WebDAV content author privileges can modify trusted DAV property databases and cause repeated crashes of server child processes, leading to disruption of availability (DoS) and data integrity violations.

Mitigation & patch

Apache HTTP Server should be updated to version 2.4.68, which eliminates this vulnerability. Patch is available according to vendor information at https://httpd.apache.org/security/vulnerabilities_24.html

Who is affected

Apache HTTP Server version 2.4.67 and earlier with the mod_dav_fs module enabled.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Apache HTTP Server

    APP
    Apache
    < 2.4.68
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-38475CRITICAL9.1⚠ KEVPL ✓same product

Apache HTTP Server mod_rewrite — ujawnienie kodu i RCE poprzez błędne escapowanie

CVE-2021-42013CRITICAL9.8⚠ KEVPL ✓same product

Apache HTTP Server 2.4.50 — path traversal i RCE (niewystarczający patch CVE-2021-41773)

CVE-2021-41773CRITICAL9.8⚠ KEVPL ✓same product

Apache HTTP Server 2.4.49 — path traversal i RCE (aktywnie exploitowany)

CVE-2021-40438CRITICAL9.0⚠ KEVPL ✓same product

SSRF w mod_proxy Apache HTTP Server — przekierowanie żądań przez atakującego

CVE-2026-29167CRITICAL9.8PL ✓same product

Use-after-free w Apache HTTP Server z mod_ldap (CVE-2026-29167)