CVE-2026-41177

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.
Configurations

No configuration.

History

23 Apr 2026, 18:16

Type Values Removed Values Added
References () https://github.com/Squidex/squidex/security/advisories/GHSA-45fq-w37p-qfw5 - () https://github.com/Squidex/squidex/security/advisories/GHSA-45fq-w37p-qfw5 -

22 Apr 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-22 22:16

Updated : 2026-04-24 14:45


NVD link : CVE-2026-41177

Mitre link : CVE-2026-41177

CVE.ORG link : CVE-2026-41177


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path

CWE-918

Server-Side Request Forgery (SSRF)