CVE-2026-25552
Received Received - Intake

IP Spoofing via X-Forwarded-For in Ghost CLI

Vulnerability report for CVE-2026-25552, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-08-01
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ghost cli to 1.30.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-348 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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Ghost CLI before 1.30.1 has an IP spoofing vulnerability where unauthenticated remote attackers can bypass rate-limiting by manipulating the X-Forwarded-For header. This is possible due to a misconfigured Nginx setup using the $proxy_add_x_forwarded_for directive, allowing attackers to insert arbitrary IP addresses to evade Ghost's rate-limiting protections on self-hosted instances.

Detection Guidance

Check Nginx configuration files for the use of $proxy_add_x_forwarded_for directive in proxy settings. Inspect HTTP headers in requests to Ghost instances for X-Forwarded-For values that include appended IP addresses. Monitor rate-limiting logs for unusual patterns or bypass attempts.

Impact Analysis

This vulnerability could allow attackers to overload your Ghost instance by bypassing rate limits, potentially causing service disruptions or increased resource usage. It may also enable abuse of your system for spam or other malicious activities under a false IP identity.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing unauthorized access or manipulation of rate-limiting controls. If exploited, it may enable attackers to bypass security measures that protect user data, leading to unauthorized access or data exfiltration. This could result in violations of data protection requirements under these regulations.

Mitigation Strategies

Upgrade Ghost CLI to version 1.30.1 or later. Review and correct Nginx configurations to avoid using $proxy_add_x_forwarded_for in proxy_pass directives. Implement strict input validation for X-Forwarded-For headers on the application side.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25552. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart