CVE-2026-24138
Unknown
Unknown - Not Provided
Unauthenticated SSRF in FOG getversion.php Allows Internal Access
Publication date: 2026-01-23
Last updated on: 2026-01-23
Assigner: GitHub, Inc.
Description
Description
FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Versions 1.5.10.1754 and below contain an unauthenticated SSRF vulnerability in getversion.php which can be triggered by providing a user-controlled url parameter. It can be used to fetch both internal websites and files on the machine running FOG. This appears to be reachable without an authenticated web session when the request includes newService=1. The issue does not have a fixed release version at the time of publication.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unknown_vendor | fog | to 1.5.10.1754 (inc) |
| unknown_vendor | fog | to 1.5.10.1754 (exc) |
| unknown_vendor | fog | From 1.6.0 (inc) to 1.6-beta.2270 (exc) |
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. |