Vulnerability Description
Squidex is an open source headless content management system and content management hub. Prior to version 7.23.0, the Squidex Restore API is vulnerable to Blind Server-Side Request Forgery (SSRF). The application fails to validate the URI scheme of the user-supplied `Url` parameter, allowing the use of the `file://` protocol. This allows an authenticated administrator to force the backend server to interact with the local filesystem, which can lead to Local File Interaction (LFI) and potential disclosure of sensitive system information through side-channel analysis of internal logs. Version 7.23.0 contains a fix.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Squidex/squidex/commit/b81d75e1d9c1a8e30993c2ee59b350002b9aed
- https://github.com/Squidex/squidex/security/advisories/GHSA-45fq-w37p-qfw5
- https://github.com/Squidex/squidex/security/advisories/GHSA-45fq-w37p-qfw5
FAQ
What is CVE-2026-41177?
CVE-2026-41177 is a vulnerability with a CVSS score of 5.5 (MEDIUM). Squidex is an open source headless content management system and content management hub. Prior to version 7.23.0, the Squidex Restore API is vulnerable to Blind Server-Side Request Forgery (SSRF). The...
How severe is CVE-2026-41177?
CVE-2026-41177 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41177?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.