← back
CVE-2021-26691CWE-122

Apache HTTP Server mod_session response handling heap overflow

15Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackepss 68%
exploitation probability
68%top 1% of all CVEs
observed exploitation
nono source reports it
In short

Apache HTTP Server versions 2.4.0 to 2.4.46 are vulnerable to a heap overflow when processing specially crafted session headers from a server. An attacker could potentially crash the server or execute arbitrary code by sending a malicious session header.

Technical detail

A heap buffer overflow exists in mod_session's response header handling (CWE-122) affecting Apache 2.4.0–2.4.46. The vulnerability is triggered when an origin server sends a crafted SessionHeader that exceeds expected buffer boundaries, allowing remote code execution or denial of service without authentication.

Summary generated and translated by AI from the official description.
In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow