Vulnerability 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.
Related Weaknesses (CWE)
References
- https://github.com/Squidex/squidex/commit/b81d75e1d9c1a8e30993c2ee59b350002b9aed
- https://github.com/Squidex/squidex/security/advisories/GHSA-6q6m-7h5j-jq4g
- https://github.com/Squidex/squidex/security/advisories/GHSA-6q6m-7h5j-jq4g
FAQ
What is CVE-2026-41170?
CVE-2026-41170 is a documented vulnerability. 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 a...
How severe is CVE-2026-41170?
CVSS scoring is not yet available for CVE-2026-41170. Check NVD for updates.
Is there a patch for CVE-2026-41170?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.