CVE-2025-59055
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-11

Last updated on: 2025-09-24

Assigner: GitHub, Inc.

Description
InstantCMS is a free and open source content management system. A blind Server-Side Request Forgery (SSRF) vulnerability in InstantCMS up to and including 2.17.3 allows authenticated remote attackers to make nay HTTP/HTTPS request via the package parameter. It is possible to make any HTTP/HTTPS request to any website in installer functionality. Due to such vulnerability it is possible to for example scan local network, call local services and its functions, conduct a DoS attack, and/or disclose a server's real IP if it's behind a reverse proxy. It is also possible to exhaust server resources by sending plethora of such requests. As of time of publication, no patched releases are available.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-11
Last Modified
2025-09-24
Generated
2026-05-07
AI Q&A
2025-09-11
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
instantcms instantcms to 2.17.3 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 blind Server-Side Request Forgery (SSRF) in InstantCMS up to version 2.17.3. It allows authenticated remote attackers to make arbitrary HTTP or HTTPS requests via the 'package' parameter in the installer functionality. This means attackers can make the server send requests to any website, including internal network services, without the server user knowing the details of the response.


How can this vulnerability impact me? :

The vulnerability can be exploited to scan the local network, call local services and their functions, conduct Denial of Service (DoS) attacks by exhausting server resources with many requests, and disclose the server's real IP address if it is behind a reverse proxy. These impacts can lead to unauthorized information disclosure, service disruption, and potential further attacks on internal systems.


What immediate steps should I take to mitigate this vulnerability?

Since no patched releases are available as of the publication date, immediate mitigation steps include restricting authenticated user access to the installer functionality, monitoring and limiting outgoing HTTP/HTTPS requests from the server, and implementing network-level controls to prevent unauthorized internal or external requests initiated by the application. Additionally, consider disabling or restricting the package parameter usage in the installer until a patch is released.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart