3.7 CVE-2026-25552

Enriched by CISA Path Traversal
 

Ghost CLI before 1.30.1 contains an IP spoofing vulnerability that allows unauthenticated remote attackers to bypass rate-limiting controls by manipulating the X-Forwarded-For header through a misconfigured Nginx configuration. Attackers can append attacker-controlled values to the header chain using the $proxy_add_x_forwarded_for directive to present an arbitrary IP address, circumventing Ghost's rate-limiting mechanisms on self-hosted instances.
https://nvd.nist.gov/vuln/detail/CVE-2026-25552

Categories

CWE-348 : Use of Less Trusted Source
The product has two different sources of the same data or information, but it uses the source that has less support for verification, is less trusted, or is less resistant to attack. Product uses IP address provided by a client, instead of obtaining it from the packet headers, allowing easier spoofing. Web product uses the IP address in the X-Forwarded-For HTTP header instead of a server variable that uses the connecting IP address, allowing filter bypass. Product logs IP address specified by the client instead of obtaining it from the packet headers, allowing information hiding. PHP application uses IP address from X-Forwarded-For HTTP header, instead of REMOTE_ADDR.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
TryGhost Ghost-CLI
  • < 1.30.1 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
141 Cache Poisoning
High
142 DNS Cache Poisoning
High
73 User-Controlled Filename
High
76 Manipulating Web Input to File System Calls
Very High
85 AJAX Footprinting
Low


MITRE


Techniques

id description
T1557.002 Adversary-in-the-Middle: ARP Cache Poisoning
T1584.002 Compromise Infrastructure: DNS Server
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1017 Train users to be suspicious about certificate errors. Adversaries may use their own certificates in an attempt to intercept HTTPS traffic. Certificate errors may arise when the application’s certificate does not match the one expected by the host.
M1056 This technique cannot be easily mitigated with preventive controls since it is based on behaviors performed outside of the scope of enterprise defenses and controls.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.