SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-25552

LOW · CVSS 3.7 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

Ghost CLI versions prior to 1.30.1 are vulnerable to an IP spoofing attack that exploits misconfigurations in Nginx, allowing unauthenticated remote attackers to bypass rate-limiting controls by manipulating the X-Forwarded-For header. This could enable attackers to flood the system with requests, potentially leading to service disruption. Organizations using self-hosted instances of Ghost should prioritize patching to mitigate this vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-25552
Severity
LOW
CVSS
3.7
EPSS
0.17%
Nginx

Original NVD Description

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.