ZeroHour

CVE-2026-73320

PoC ×2moderate

Unauthenticated Information Disclosure in XenForo Before 2.3.13

CVSS 4.0
5.1 medium
EPSS
<1%p17
Published
()
Modified
AI analysis

XenForo before 2.3.13 suffers from an unauthenticated information disclosure flaw (CWE-639, an IDOR-style authorization bypass) in its unfurl endpoint. An attacker can request the endpoint without any session, login, or visibility check, supplying predictable auto-increment primary key IDs to enumerate other users' unfurl records. Successful enumeration returns rendered link-preview HTML, original URLs, and query strings pulled from private conversations and other restricted content, potentially leaking sensitive URLs or parameters embedded in messages. All XenForo deployments running versions prior to 2.3.13 are affected. Exploitation has not been confirmed in the wild: the flaw is not in CISA KEV, EPSS puts 30-day exploitation probability at 0.3% (16th percentile), and a public proof-of-concept is available on GitHub.

What to do: Upgrade to XenForo 2.3.13 or later, which adds session/visibility checks to the unfurl endpoint. If immediate upgrade is not possible, restrict unauthenticated access to the unfurl endpoint at the web server layer and audit access logs for unauthenticated sequential requests to it, which would indicate ID enumeration. Treat any URLs or query strings (including tokens) shared in private conversations on affected versions as potentially disclosed.

Affected
XenForoAll versions before 2.3.13
Estimated exposure
moderate≈10,000–100,000 forum installations worldwide (subset running pre-2.3.13 releases) — XenForo is a widely deployed commercial forum platform but publishes no active-install metrics, so this order-of-magnitude estimate is based on its known licensing and deployment base, with the affected set limited to sites not yet on…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

XenForo before 2.3.13 contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private unfurl records by supplying predictable auto-increment primary key IDs to the unfurl endpoint. Attackers can enumerate or predict result IDs and query the endpoint without any session, user, or visibility checks to obtain rendered preview HTML, original URLs, and query strings from private conversations and other restricted content.

Vendors
xenforo
Products
xenforo
Weakness
CWE-639
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.