Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-41177 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

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

Weakness Enumeration

CWE-IDCWE NameSource
CWE-73External Control of File Name or Path[email protected]
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
Squidex
<= 7.21.0 (semver)

CPE

  • cpe:2.3:a:squidex.io:squidex:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Set the configuration option "backups.allowRestoreFromLocalFiles" to false.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-41177
NVD Published Date:
Apr 22, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-41177 Details - Not Deferred