{"id":12617,"date":"2026-05-05T10:03:41","date_gmt":"2026-05-05T10:03:41","guid":{"rendered":"https:\/\/serisec.com\/index.php\/2026\/05\/05\/critical-apache-http-server-flaw-exposes-millions-of-servers-to-rce-attacks\/"},"modified":"2026-05-05T10:03:41","modified_gmt":"2026-05-05T10:03:41","slug":"critical-apache-http-server-flaw-exposes-millions-of-servers-to-rce-attacks","status":"publish","type":"post","link":"https:\/\/serisec.com\/index.php\/2026\/05\/05\/critical-apache-http-server-flaw-exposes-millions-of-servers-to-rce-attacks\/","title":{"rendered":"Critical Apache HTTP Server Flaw Exposes Millions of Servers to RCE Attacks"},"content":{"rendered":"<p>    Critical Apache HTTP Server Flaw Exposes Millions of Servers to RCE Attacks<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<p>The Apache Software Foundation has released a critical security update for <a href=\"https:\/\/cybersecuritynews.com\/apache-http-server-2-4-64-released\/\" target=\"_blank\" rel=\"noreferrer noopener\">Apache HTTP Server<\/a>, patching five vulnerabilities, including a dangerous double-free flaw capable of enabling Remote Code Execution (RCE) in version 2.4.67, released on May 4, 2026. All users running version 2.4.66 or earlier are strongly urged to upgrade immediately.<\/p>\n<p>The most severe of the five vulnerabilities is CVE-2026-23918, rated High with a CVSS base score of 8.8.<\/p>\n<p>The flaw is a double-free memory corruption bug triggered within Apache\u2019s HTTP\/2 protocol implementation during an \u201cearly stream reset\u201d sequence.<\/p>\n<p>A double-free vulnerability occurs when a program attempts to release the same memory region twice, corrupting heap memory structures and potentially enabling an attacker to redirect execution flow in this case, opening the door to Remote Code Execution.<\/p>\n<p>The vulnerability exclusively affects Apache HTTP Server version 2.4.66 and was first reported to the Apache security team on December 10, 2025, by Bartlomiej Dmitruk of striga.ai and Stanislaw Strzalkowski of isec.pl.<\/p>\n<p>A fix was committed in revision <code>r1930444<\/code> the very next day, December 11, 2025, with the public patch shipped in the 2.4.67 release on May 4, 2026.<\/p>\n<p>A second flaw, CVE-2026-24072, is rated Moderate and targets <code>mod_rewrite<\/code>\u2018s use of <code>ap_expr<\/code> expression evaluation.<\/p>\n<p>The vulnerability allows local <code>.htaccess<\/code> authors to read arbitrary files with the privileges of the <code>httpd<\/code> user, effectively enabling an escalation of privileges beyond their intended access level.<\/p>\n<p><a href=\"https:\/\/httpd.apache.org\/security\/vulnerabilities_24.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">This bug affects Apache HTTP Server<\/a> 2.4.66 and earlier and was reported on January 20, 2026, by researcher y7syeu.<\/p>\n<h2 class=\"wp-block-heading\" id=\"additional-vulnerabilities-patched\"><strong>Additional Vulnerabilities Patched<\/strong><\/h2>\n<p>Three further lower-severity flaws were also addressed in the same 2.4.67 update:<\/p>\n<ul class=\"wp-block-list\">\n<li>\n<strong>CVE-2026-28780<\/strong> \u2014 A heap-based buffer overflow in <code>mod_proxy_ajp<\/code> via <code>ajp_msg_check_header()<\/code>. If <code>mod_proxy_ajp<\/code> connects to a malicious AJP server, that server can send a crafted AJP message causing the module to write 4 attacker-controlled bytes beyond the end of a heap buffer. Reported independently by four researchers between February and March 2026.<\/li>\n<li>\n<strong>CVE-2026-29168<\/strong> \u2014 An uncapped resource allocation vulnerability in <code>mod_md<\/code>\u2018s OCSP response handler. Attackers could exploit this to exhaust server resources via oversized OCSP response data. Affects versions 2.4.30 through 2.4.66, reported by Pavel Kohout of Aisle Research on March 2, 2026.<\/li>\n<li>\n<strong>CVE-2026-29169<\/strong> \u2014 A NULL pointer dereference in <code>mod_dav_lock<\/code> that allows an attacker to crash the server using a maliciously crafted request. Notably, <code>mod_dav_lock<\/code> is not used internally by <code>mod_dav<\/code> or <code>mod_dav_fs<\/code> \u2014 its only known use case was with <code>mod_dav_svn<\/code> from Apache Subversion versions prior to 1.2.0. As a mitigation, administrators who cannot upgrade immediately may simply remove <code>mod_dav_lock<\/code>.<\/li>\n<\/ul>\n<figure class=\"wp-block-table\">\n<table class=\"has-fixed-layout\">\n<thead>\n<tr>\n<th>CVE<\/th>\n<th>Severity<\/th>\n<th>Component<\/th>\n<th>Impact<\/th>\n<th>Affected Versions<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>CVE-2026-23918<\/td>\n<td>High (CVSS 8.8)<\/td>\n<td>HTTP\/2<\/td>\n<td>Double Free \/ RCE<\/td>\n<td>2.4.66 only<\/td>\n<\/tr>\n<tr>\n<td>CVE-2026-24072<\/td>\n<td>Moderate<\/td>\n<td>mod_rewrite (ap_expr)<\/td>\n<td>Privilege Escalation<\/td>\n<td>\u2264 2.4.66<\/td>\n<\/tr>\n<tr>\n<td>CVE-2026-28780<\/td>\n<td>Low<\/td>\n<td>mod_proxy_ajp<\/td>\n<td>Heap Buffer Overflow<\/td>\n<td>\u2264 2.4.66<\/td>\n<\/tr>\n<tr>\n<td>CVE-2026-29168<\/td>\n<td>Low<\/td>\n<td>mod_md (OCSP)<\/td>\n<td>Resource Exhaustion<\/td>\n<td>2.4.30\u20132.4.66<\/td>\n<\/tr>\n<tr>\n<td>CVE-2026-29169<\/td>\n<td>Low<\/td>\n<td>mod_dav_lock<\/td>\n<td>NULL Ptr Dereference \/ DoS<\/td>\n<td>\u2264 2.4.66<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<h2 class=\"wp-block-heading\" id=\"immediate-mitigation-steps\">Mitigations<\/h2>\n<p>Given Apache HTTP Server\u2019s enormous global footprint, the RCE risk posed by CVE-2026-23918 represents a significant threat to enterprise infrastructure worldwide. Administrators should take the following actions immediately:<\/p>\n<ol class=\"wp-block-list\">\n<li>\n<strong>Upgrade to Apache HTTP Server 2.4.67<\/strong> \u2014 the only complete fix for all five vulnerabilities.<\/li>\n<li>\n<strong>Disable HTTP\/2<\/strong> temporarily if an immediate upgrade is not feasible to reduce exposure to CVE-2026-23918.<\/li>\n<li>\n<strong>Remove <code>mod_dav_lock<\/code><\/strong> if the module is not in active use, as an interim mitigation for CVE-2026-29169.<\/li>\n<li>\n<strong>Audit <code>.htaccess<\/code> permissions<\/strong> to limit exposure to CVE-2026-24072 in environments where local user access is a concern.<\/li>\n<\/ol>\n<p class=\"has-text-align-center has-background\" style=\"background:linear-gradient(180deg,rgb(238,238,238) 90%,rgb(169,184,195) 100%)\">Free Webinar to align your endpoint security to meet new requirements \u2013 <a href=\"https:\/\/www.manageengine.com\/products\/desktop-central\/webinars\/uk-cybersecurity-essentials-2026.html?utm_source=CSN&amp;utm_medium=TPS-Linkedin&amp;utm_campaign=UKCSW1\" target=\"_blank\" rel=\"noreferrer noopener nofollow\"><strong>Register Now<\/strong><\/a><\/p>\n<p>The post <a href=\"https:\/\/cybersecuritynews.com\/apache-http-server-rce\/\">Critical Apache HTTP Server Flaw Exposes Millions of Servers to RCE Attacks<\/a> appeared first on <a href=\"https:\/\/cybersecuritynews.com\/\">Cyber Security News<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Guru Baran<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/cybersecuritynews.com\/apache-http-server-rce\/\">Go to cyber-security-news<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Critical Apache HTTP Server Flaw Exposes Millions of Servers to RCE Attacks The Apache Software Foundation has released a critical security update for Apache HTTP Server, patching five vulnerabilities, including a dangerous double-free flaw capable of enabling Remote Code Execution (RCE) in version 2.4.67, released on May 4, 2026. All users running version 2.4.66 or [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129,63,131,648],"tags":[130],"class_list":["post-12617","post","type-post","status-publish","format-standard","hentry","category-cyber-security","category-cyber-security-news","category-vulnerability","category-vulnerability-news","tag-cyber-security-news"],"_links":{"self":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12617"}],"collection":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/comments?post=12617"}],"version-history":[{"count":0,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/posts\/12617\/revisions"}],"wp:attachment":[{"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/media?parent=12617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/categories?post=12617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serisec.com\/index.php\/wp-json\/wp\/v2\/tags?post=12617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}