CVE-2026-61520 PUBLISHED

Simple Machines Forum SSRF via image proxy

Assigner: VulnCheck
Reserved: 10.07.2026 Published: 14.07.2026 Updated: 15.07.2026

Simple Machines Forum 2.1 prior to commit 4bf35cf and 3.0 prior to commit b4d23df contains a server-side request forgery vulnerability in the image proxy that allows authenticated attackers to trigger internal HTTP requests by embedding attacker-controlled URLs in BBCode image tags, which the proxy fetches without validating resolved destination IPs against private address ranges, loopback, or link-local addresses. Attackers can leverage SMF's automatic HMAC signature generation for any embedded image URL to obtain valid signed proxy requests targeting internal services such as cloud instance metadata endpoints, internal web applications, and container network services.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor SimpleMachines
Product SMF
Versions Default: affected
  • affected from 2.1.0 to 2.1.7 (excl.)
  • Version 4bf35cf9e45573a5f55a6f52995086c1da89c096 is unaffected
  • Version 3.0.0 is unaffected
  • Version b4d23dfd74a511587c605f9d294cefc3a75b4b26 is affected

Credits

  • Hamed Kohi finder
  • VulnCheck finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE