CVE-2026-41170 Details
Description
Squidex is an open source headless content management system and content management hub. Prior to version 7.23.0, the `RestoreController.PostRestoreJob` endpoint allows an administrator to supply an arbitrary URL for downloading backup archives. This URL is fetched using the "Backup" `HttpClient` without any SSRF protection. A malicious or compromised admin can use this endpoint to probe internal network services, access cloud metadata endpoints, or perform internal reconnaissance. The vulnerability is authenticated (Admin-only) but highly impactful, allowing potential access to sensitive internal resources. Version 7.23.0 contains a fix.
A server-side request forgery (SSRF) vulnerability has been identified in Squidex versions prior to 7.23.0. The issue arises in the `RestoreController.PostRestoreJob` endpoint, where administrators can submit arbitrary URLs for downloading backup archives. This URL is retrieved using the 'Backup' HttpClient, lacking any SSRF protection. As a result, a malicious or compromised admin could exploit this to probe internal network services, access cloud metadata endpoints, or conduct internal reconnaissance. The vulnerability is authenticated and limited to admin users, but it poses a significant risk by potentially exposing sensitive internal resources.
Users can update to Squidex version 7.23.0 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 22, 2026CISA-ADP
Assessed Apr 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Squidex/squidex/security/advisories/GHSA-6q6m-7h5j-jq4g | CISA-ADP | AdvisoryRemedyVendor |
| https://github.com/Squidex/squidex/commit/b81d75e1d9c1a8e30993c2ee59b350002b9aeda4 | [email protected] | Source CodeVendor |
| https://github.com/Squidex/squidex/security/advisories/GHSA-6q6m-7h5j-jq4g | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Squidex | 7.21.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 23, 2026 | CVE Modified | CISA-ADP |
| Apr 22, 2026 | New CVE Received | [email protected] |
Volerion