Submit #922294: October CMS 4.3.4 (4.x branch, up to commit c1876c7) Server-Side Request Forgeryinfo

TitleOctober CMS 4.3.4 (4.x branch, up to commit c1876c7) Server-Side Request Forgery
DescriptionAn unauthenticated attacker can bypass the SSRF protection in the System\Classes\ResizeImages class of October CMS 4.x (up to 4.3.4) by encoding a private or reserved IPv4 address as an IPv6-mapped IPv4 address (e.g. ::ffff:127.0.0.1). The validateExternalImageHost() check relies on PHP filter_var() with FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE, which fails to detect private IPv4 addresses embedded in IPv6-mapped form. A crafted image URL such as http://[::ffff:127.0.0.1]:8080/x.jpg submitted through a user-controlled image field passes validation, and file_get_contents() connects to the mapped internal IPv4 address, enabling blind SSRF to localhost, private networks, and cloud metadata services (e.g. x.x.x.x). The publicly accessible /resize/{file} route requires no authentication.
Source⚠️ https://github.com/0xGenesi/CVE/blob/main/October_CMS_SSRF_IPv6_Mapped_IPv4_Bypass.md
User
 chenhuanlin (UID 100424)
Submission08/11/2026 09:39 (2 months ago)
Moderation09/27/2026 12:41 (2 months later)
StatusAccepted
VulDB entry410875 [October CMS up to 4.3.4 SSRF Protection ResizeImages.php validateExternalImageHost server-side request forgery]
Points20

Might our Artificial Intelligence support you?

Check our Alexa App!