Description
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.
Published: 2026-07-14
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Simple Machines Forum contains a server‑side request forgery flaw in its image proxy. The proxy accepts URLs embedded in BBCode image tags and fetches the referenced resource without validating the resolved destination against private address ranges, automatically generates HMAC signatures for any image URL, authenticated users can create valid signed proxy requests that target internal services – such as cloud metadata endpoints, internal web applications, and container network services – allowing the attacker to interact with resources that should be inaccessible from the public internet.

Affected Systems

The affected vendor is SimpleMachines, product SMF. Versions 2.1 and earlier before commit 4bf35cf and 3.0 and earlier before commit b4d23df are vulnerable.

Risk and Exploitability

With a CVSS score of 6 moderate severity. The EPSS score is less than 1% and the issue is not listed in CISA’s KEV catalog, indicating a low reported exploitation probability. However, exploitation requires an authenticated user who can embed arbitrary URLs in image tags. The attacker would need to set up a signed proxy request that resolves to a private internal address; once executed, the attacker could access sensitive internal resources, potentially exfiltrating information or executing further attacks from within the protected network.

Generated by OpenCVE AI on July 31, 2026 at 04:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SMF 2.1+ using to SMF 3.0+ using commit b4d23df, which contains the fixed image‑proxy code.
  • If a timely update is not possible, restrict or disable the image‑proxy feature for all users except those explicitly trusted to use it, thereby eliminating the ability to forge requests.
  • Configure the forum’s image‑proxy endpoint or network firewalls to reject any resolved destination that falls within private, loopback, or link‑local IP ranges, ensuring that the proxy cannot contact internal services.

Generated by OpenCVE AI on July 31, 2026 at 04:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Simplemachines simple Machines Forum
CPEs cpe:2.3:a:simplemachines:simple_machines_forum:*:*:*:*:*:*:*:*
Vendors & Products Simplemachines simple Machines Forum

Wed, 15 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Simplemachines
Simplemachines smf
Vendors & Products Simplemachines
Simplemachines smf

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Simple Machines Forum SSRF via image proxy
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

{'score': 6.3, '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'}


Subscriptions

Simplemachines Simple Machines Forum Smf
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T01:49:53.198Z

Reserved: 2026-07-10T15:43:36.628Z

Link: CVE-2026-61520

cve-icon Vulnrichment

Updated: 2026-07-15T13:20:15.312Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:00:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)