CVE-2025-9862
BaseFortify
Publication date: 2025-09-17
Last updated on: 2026-02-24
Assigner: Fluid Attacks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ghost | ghost | From 6.0.0 (inc) to 6.0.8 (inc) |
| ghost | ghost | From 5.99.0 (inc) to 5.130.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) in Ghost software versions from 5.99.0 through 5.130.3 and 6.0.0 through 6.0.8. It allows an attacker to make the server perform unauthorized requests to internal resources, potentially accessing sensitive internal systems or data that are not normally accessible from outside.
How can this vulnerability impact me? :
The SSRF vulnerability can allow attackers to access internal resources that should be protected, potentially leading to unauthorized data access, information disclosure, or further attacks within the internal network. This can compromise the confidentiality and integrity of internal systems.