← Vulnerability feed

Vulnerability record · CVE-2021-26690 · published 10 June 2021

CVE-2021-26690: Apache HTTP Server mod_session NULL pointer dereference via Cookie header

Apache · Http Server

Apache HTTP Server versions 2.4.0 through 2.4.46 mishandle a specially crafted Cookie header in mod_session, causing a NULL pointer dereference. The result is a crash of the server process, which an unauthenticated remote client can trigger repeatedly to deny service.

7.5 CVSS 3.1 High EPSS 65% · top 0.8% CWE-476 · NULL pointer dereference
7.5CVSS 3.1 base score, v2 5.0
65%EPSS exploitation probability, 30 days
NoNot in CISA KEV
6Affected product versions listed by NVD
24References
17 Jun 2026Last modified by NVD

Description

Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

high priorityUnauthenticated remote denial of service with a high EPSS score against a widely deployed web server, though no KEV listing or confirmed in-the-wild exploitation is recorded.

What it is

Apache HTTP Server versions 2.4.0 through 2.4.46 mishandle a specially crafted Cookie header in mod_session, causing a NULL pointer dereference. The result is a crash of the server process, which an unauthenticated remote client can trigger repeatedly to deny service.

Impact

An attacker can crash the affected Apache HTTP Server process, disrupting availability for all users served by that instance. No confidentiality or integrity impact is described; the effect is denial of service only.

Attack surface

Reachable over the network by sending a crafted Cookie header to a server where mod_session is in use; the CVSS vector shows no privileges or user interaction required. The record does not state which specific mod_session configuration is required to expose the flaw.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is high at roughly 0.65 (99th percentile), indicating elevated likelihood of attempted exploitation.

What to do

  • Upgrade Apache HTTP Server to a release after 2.4.46 that contains the fix, or apply the vendor patch for your distribution.
  • If mod_session is not needed, disable it to remove the vulnerable code path.
  • Apply available Debian, Fedora, Gentoo, NetApp and Oracle updates for affected packages and appliances.
  • Where patching is delayed, use a reverse proxy or WAF rule to filter malformed Cookie headers, understanding this is a stopgap.
  • Monitor server processes for repeated crashes and restart loops tied to HTTP requests.

Detection

  • Alert on Apache httpd child process crashes or restarts correlated with inbound requests carrying unusual Cookie headers.
  • Review web server logs for repeated requests with malformed or oversized Cookie values from single sources.
  • Track httpd core dumps or segfault entries in system logs and correlate with source IPs.
  • Watch for availability degradation or connection failures on hosts running unpatched Apache 2.4.0 to 2.4.46.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://httpd.apache.org/security/vulnerabilities_24.html Release NotesVendor Advisory
http://www.openwall.com/lists/oss-security/2021/06/10/6 Mailing ListThird Party Advisory
https://lists.apache.org/thread.html/r7f2b70b621651548f4b6f027552f1dd91705d7111bb5d15cda0a68dd%40%3Cdev.httpd.apache.org
https://lists.apache.org/thread.html/rae406c1d19c0dfd3103c96923dadac2af1cd0bad6905ab1ede153865%40%3Cannounce.httpd.apach
https://lists.apache.org/thread.html/re026d3da9d7824bd93b9f871c0fdda978d960c7e62d8c43cba8d0bf3%40%3Ccvs.httpd.apache.org Mailing ListVendor Advisory
https://lists.debian.org/debian-lts-announce/2021/07/msg00006.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SPBR6WUYBJNACHKE65SPL7T
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNCYSR3BXT36FFF4XTCPL3H
https://security.gentoo.org/glsa/202107-38 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210702-0001/ Third Party Advisory
https://www.debian.org/security/2021/dsa-4937 Mailing ListThird Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory
http://httpd.apache.org/security/vulnerabilities_24.html Release NotesVendor Advisory
http://www.openwall.com/lists/oss-security/2021/06/10/6 Mailing ListThird Party Advisory
https://lists.apache.org/thread.html/r7f2b70b621651548f4b6f027552f1dd91705d7111bb5d15cda0a68dd%40%3Cdev.httpd.apache.org
https://lists.apache.org/thread.html/rae406c1d19c0dfd3103c96923dadac2af1cd0bad6905ab1ede153865%40%3Cannounce.httpd.apach
https://lists.apache.org/thread.html/re026d3da9d7824bd93b9f871c0fdda978d960c7e62d8c43cba8d0bf3%40%3Ccvs.httpd.apache.org Mailing ListVendor Advisory
https://lists.debian.org/debian-lts-announce/2021/07/msg00006.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SPBR6WUYBJNACHKE65SPL7T
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNCYSR3BXT36FFF4XTCPL3H
https://security.gentoo.org/glsa/202107-38 Third Party Advisory
https://security.netapp.com/advisory/ntap-20210702-0001/ Third Party Advisory
https://www.debian.org/security/2021/dsa-4937 Mailing ListThird Party Advisory
https://www.oracle.com/security-alerts/cpuoct2021.html Third Party Advisory

Track CVE-2021-26690 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2021-26690), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.