Description
The WP Ghost (Hide My WP Ghost) WordPress plugin before 7.0.05 does not verify that client IP information comes from a trusted proxy before trusting attacker-controllable HTTP headers, allowing unauthenticated attackers to spoof their IP address to bypass the WP Ghost (Hide My WP Ghost) WordPress plugin before 7.0.05's own brute-force protection and to downgrade its firewall by matching a hardcoded whitelisted IP range.
Published: 2026-07-30
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Hide My WP Ghost plugin for WordPress omits verification that client IP information originates from a trusted proxy before using attacker‑controllable HTTP headers. The flaw allows an unauthenticated attacker to forge IP addresses by sending headers such as X‑Forwarded‑For or X‑Real‑IP. By spoofing the IP, the attacker can bypass the plugin’s brute‑force protection and undermine its firewall whitelisting that depends on a hardcoded IP range. The vulnerability does not grant code execution or direct data exfiltration; its chief consequence is weakening key defensive controls, permitting prolonged credential‑guessing or potential denial‑of‑service through exhausted brute‑force counters.

Affected Systems

All WordPress sites that have the Hide My WP Ghost plugin installed with any version earlier than 7.0.05 are affected. The flaw is present wherever the plugin is active, regardless of theme or other plugins, as long as the site remains un‑upgraded to the patched release.

Risk and Exploitability

Based on the description, it is inferred that the attack vector is remote: an attacker simply needs to send an HTTP request containing forged proxy headers from any external host. The CVSS score of 5.4 places the vulnerability in the moderate severity range, while the EPSS score of less than 1% indicates a low likelihood of exploitation as of now. The vulnerability is not listed in the CISA KEV catalog. Because the weakness is rooted in missing header validation, an attacker can exploit the flaw without special access or privileged network positions, thus the risk remains moderate but non‑negligible.

Generated by OpenCVE AI on August 2, 2026 at 05:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Hide My WP Ghost plugin update to version 7.0.05 or later to eliminate the IP header validation flaw.
  • Configure your web server or network so that only trusted proxies may set client‑IP headers; remove or ignore those headers if they are not required.
  • Disable or restrict the use of X‑Forwarded‑For, X‑Real‑IP, and similar forwarding headers in the WordPress environment so the plugin no longer accepts unverified IP information.

Generated by OpenCVE AI on August 2, 2026 at 05:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-290
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpplugins
Wpplugins wp Ghost (hide My Wp Ghost)
Vendors & Products Wordpress
Wordpress wordpress
Wpplugins
Wpplugins wp Ghost (hide My Wp Ghost)

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Ghost (Hide My WP Ghost) WordPress plugin before 7.0.05 does not verify that client IP information comes from a trusted proxy before trusting attacker-controllable HTTP headers, allowing unauthenticated attackers to spoof their IP address to bypass the WP Ghost (Hide My WP Ghost) WordPress plugin before 7.0.05's own brute-force protection and to downgrade its firewall by matching a hardcoded whitelisted IP range.
Title Hide My WP Ghost < 7.0.05 - IP Address Spoofing via Trusted Proxy Headers Leading to Protection Mechanism Bypass
References

Subscriptions

Wordpress Wordpress
Wpplugins Wp Ghost (hide My Wp Ghost)
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T18:21:02.622Z

Reserved: 2026-06-10T12:15:36.157Z

Link: CVE-2026-11870

cve-icon Vulnrichment

Updated: 2026-07-30T18:18:03.230Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:24:58.323

Modified: 2026-07-30T19:17:03.550

Link: CVE-2026-11870

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:45:03Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing