CVE Catalog

CVE-2026-41171

High
Published: Translated: NVD NIST

Summary

Squidex before version 7.23.0 has an SSRF vulnerability due to missing SSRF protection on the `Jint` HTTP client used by scripting engine functions. An authenticated low-privileged user can force the server to make arbitrary outbound HTTP requests to internal or attacker-controlled endpoints. This can lead to access to internal services and cloud metadata endpoints, potentially exposing credentials and enabling lateral movement.

Risk Assessment

The risk includes unauthorized access to internal resources and potential credential exposure, which may lead to privilege escalation and lateral movement within the network.

Recommendation

Immediately upgrade Squidex to version 7.23.0 or later, which contains the fix. Additionally, restrict scripting functionality to trusted users only.

Other vulnerabilities in Squidex

See all
Original NVD description (English source)

Squidex is an open source headless content management system and content management hub. Versions prior to 7.23.0 have a Server-Side Request Forgery (SSRF) vulnerability due to missing SSRF protection on the `Jint` HTTP client used by scripting engine functions (`getJSON`, `request`, etc.). An authenticated user with low privileges (e.g., schema editing permissions) can force the server to make arbitrary outbound HTTP requests to attacker-controlled or internal endpoints. This allows access to internal services and cloud metadata endpoints (e.g., IMDS), potentially leading to credential exposure and lateral movement. Version 7.23.0 contains a fix.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS