CVE detail

CVE-2012-4001

Apache mod_pagespeed module vulnerable to unauthorized HTTP requests

MediumModified
CVSS5.0
EPSS
Exploitability7
Exploit refs0

Summary

The mod_pagespeed module before 0.10.22.6 for the Apache HTTP Server does not properly verify its host name, which allows remote attackers to trigger HTTP requests to arbitrary hosts via unspecified vectors, as demonstrated by requests to intranet servers.

Published

Sep 15, 2012

Last modified

Jun 17, 2026

CWE

CWE-20 · Improper Input Validation

Affected product

cpe:2.3:a:google:mod_pagespeed:*:*:*:*:*:*:*:* cpe:2.3:a:google:mod_pagespeed:0.10.19.1:*:*:*:*:*:*:*

Why exploitable

Why Exploitable

The mod_pagespeed module vulnerability (CVE-2012-4001) is exploitable due to its failure to properly verify host names, allowing remote attackers to trigger HTTP requests to arbitrary hosts.

  • Empirical exploitation probability (EPSS) is not available, which makes it difficult to assess the likelihood of exploitation.
  • The absence of public exploit/PoC references and the fact that it's not listed in CISA KEV reduces the urgency, but organizations should still validate their Apache HTTP Server configurations. Organizations should ensure their mod_pagespeed module is updated to version 0.10.22.6 or later to prevent potential exploitation.

Technical details

Vulnerability Overview

The mod_pagespeed module for Apache HTTP Server has a medium severity vulnerability, tracked as CVE-2012-4001, due to improper input validation. This weakness allows remote attackers to manipulate the module into sending HTTP requests to arbitrary hosts, potentially including intranet servers.

An attacker could exploit this vulnerability to trigger unauthorized requests, potentially leading to information disclosure or lateral movement within a network. When validating alerts related to this CVE, SOC analysts should look for:

  • Unusual HTTP requests originating from the Apache HTTP Server
  • Logs indicating requests to unexpected or internal hosts
  • Network traffic patterns that suggest unauthorized communication with intranet servers

Key aspects to consider during triage include:

  • The version of the mod_pagespeed module in use
  • Network logs and EDR data that may indicate suspicious HTTP requests
  • Any reports of unusual activity from internal servers or services

Given the medium severity of this vulnerability, prompt investigation and remediation are necessary to prevent potential network exploitation. Analysts should prioritize assets running outdated versions of the mod_pagespeed module and monitor for signs of malicious activity.

Intelligence is provided for awareness and triage. Validate exposure in your own environment before prioritising remediation.

CVE-2012-4001 · Apache mod_pagespeed module vulnerable to unauthorized HTTP requests | CVE Intelligence | Trusteed