CVE-2026-24736
Last modified
CVE-2026-24736 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Squidex is an open source headless content management system and content management hub. Versions of the application up to and including 7.21.0 allow users to define "Webhooks" as actions within the Rules engine. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
Squidex is an open source headless content management system and content management hub. Versions of the application up to and including 7.21.0 allow users to define "Webhooks" as actions within the Rules engine. The url parameter in the webhook configuration does not appear to validate or restrict destination IP addresses. It accepts local addresses such as 127.0.0.1 or localhost. When a rule is triggered (Either manual trigger by manually calling the trigger endpoint or by a content update or any other triggers), the backend server executes an HTTP request to the user-supplied URL. Crucially, the server logs the full HTTP response in the rule execution log (lastDump field), which is accessible via the API. Which turns a "Blind" SSRF into a "Full Read" SSRF. As of time of publication, no patched versions are available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Squidex.Io | Squidex | <= 7.21.0 |
References
- https://github.com/Squidex/squidex/security/advisories/GHSA-wxg2-953m-fg2wExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-24736?
How severe is CVE-2026-24736?
How do I fix CVE-2026-24736?
Are you affected by CVE-2026-24736?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
