CVE-2026-6649
Server-Side Request Forgery in Qibo CMS /index/image/headers
Publication date: 2026-04-20
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qibo | cms | 1.0 |
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 exists in Qibo CMS 1.0 within an unknown functionality of the file /index/image/headers. It involves manipulation of the argument 'starts' which can lead to server-side request forgery (SSRF). This means an attacker can remotely cause the server to make unintended requests to other internal or external resources.
How can this vulnerability impact me? :
The vulnerability allows an attacker to perform server-side request forgery, which can be exploited remotely. This can lead to unauthorized access to internal systems, exposure of sensitive information, or interaction with internal services that are not normally accessible from outside the network.