CVE-2026-61520

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SimpleMachinesSMF2.1.0 < 2.1.7affected
SimpleMachinesSMF4bf35cf9e45573a5f55a6f52995086c1da89c096unaffected
SimpleMachinesSMF3.0.0unaffected
SimpleMachinesSMFb4d23dfd74a511587c605f9d294cefc3a75b4b26affected

Weaknesses

  • CWE-918: Server-Side Request Forgery (SSRF)

References