Description
Xenforo 2.3.8 is vulnerable to SSRF. Attackers that have administrator privileges or are able to add/save RSS feeds can enumerate internal services (ports) or expose the original IP address of the server.
Published: 2026-07-17
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Server‑Side Request Forgery that allows attackers with administrator privileges or those who can add or save RSS feeds to make the application issue requests to internal network resources. This exposure can reveal the presence and port numbers of services running inside the host or disclose the server's original IP address. The weakness is identified as CWE‑918, which signifies that requests are made without proper validation or restrictions on the destination address.

Affected Systems

Xenforo 2.3.8 is affected. System administrators managing this version should verify whether the application is configured to allow RSS feed creation or administrative SSRF‑capable endpoints.

Risk and Exploitability

The CVSS score of 7.5 places the vulnerability in the high range, but its EPSS score is less than 1%, indicating a low current exploitation probability. The exploit requires access to an administrative account or the ability to add a RSS feed, so it is not a purely public remote attack. The vulnerability is not listed in the CISA KEV catalog, reflecting limited known exploitation in the wild.

Generated by OpenCVE AI on August 1, 2026 at 08:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Xenforo to a patched release that removes the SSRF flaw
  • Restrict the ability to add or modify RSS feeds to users with a strict administrative role
  • If a patch is not yet available, disable RSS feed functionality or block outbound requests from the web server to external or internal networks through network segmentation or firewall rules

Generated by OpenCVE AI on August 1, 2026 at 08:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Title SSRF Exploit Enables Admins to Enumerate Internal Services and Expose Server IP

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title SSRF Exploit Enables Admins to Enumerate Internal Services and Expose Server IP

Sun, 26 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title SSRF in Xenforo 2.3.8 Enables Internal Service Enumeration and IP Disclosure

Wed, 22 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title SSRF in Xenforo 2.3.8 Enables Internal Service Enumeration and IP Disclosure

Mon, 20 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Xenforo
Xenforo xenforo
Vendors & Products Xenforo
Xenforo xenforo

Fri, 17 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description Xenforo 2.3.8 is vulnerable to SSRF. Attackers that have administrator privileges or are able to add/save RSS feeds can enumerate internal services (ports) or expose the original IP address of the server.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-20T18:02:55.948Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51833

cve-icon Vulnrichment

Updated: 2026-07-20T18:02:26.380Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:45:02Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)