CVE Catalog

CVE-2026-18424

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

26th percentile - higher than 26% of all known CVEs

Summary

Concrete CMS 9.0.0 to 9.5.2 is vulnerable to Server-Side Request Forgery in remote file import due to cross-port reuse of a host's validated DNS pin. A low-privileged authenticated user could supply a DNS-rebinding host that resolved to a public address during validation and to a private or loopback address during download, allowing the server to fetch internal-only resources and save them to the file manager.

Risk Assessment

The risk includes the possibility of accessing internal network resources, which could lead to disclosure of sensitive data or privilege escalation.

Recommendation

Update to version 9.5.3 or later and implement strict URL validation and blocking of private/loopback addresses.

Other vulnerabilities in Concrete CMS

See all
Original NVD description (English source)

Concrete CMS 9.0.0 to 9.5.2 is vulnerable to Server-Side Request Forgery iremote file import via cross-port reuse of a host's validated DNS pin. When multiple remote URLs share the same host, only the first `ValidatedRemoteUrl` is retained and reused for every later URL with that host. A low-privileged authenticated user permitted to import files could therefore supply a DNS-rebinding host that resolved to a public address during validation and to a private or loopback address during the unpinned download, causing the server to fetch internal-only resources such as loopback services, internal admin panels, or cloud metadata endpoints and to save the responses into the file manager. The Concrete CMS security team gave this vulnerability a CVSS v4.0 score of 2.1 with vector CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N. Thanks Ahmad Wicaksono (sonix03) for reporting.

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