ZeroHour

CVE-2026-73315

PoC ×2large

Unauthenticated SSRF in XenForo PayPal REST Webhook Handler

CVSS 4.0
7.7 high
EPSS
<1%p20
Published
()
Modified
AI analysis

XenForo before 2.3.13 contains a server-side request forgery (SSRF) flaw in its PayPal REST webhook handler, which accepts a certificate URL from webhook headers without validating the scheme, hostname, or an allowlist. An unauthenticated attacker can send a crafted POST to the PayPal webhook callback endpoint, causing the forum server to issue outbound HTTP requests to attacker-chosen destinations. This can reach internal network resources, including cloud instance metadata services, potentially disclosing IAM credentials or enabling attacks on other internal services. Any XenForo deployment running an affected version with the PayPal webhook callback endpoint reachable is exposed, with the greatest impact on cloud-hosted instances. No confirmed in-the-wild exploitation is reported; a public proof-of-concept exists and EPSS currently estimates only about a 0.3% probability of exploitation within 30 days.

What to do: Upgrade XenForo to 2.3.13 or later. As interim mitigation, restrict outbound HTTP from the forum server (especially to link-local metadata addresses such as 169.254.169.254) and disable or firewall the PayPal webhook callback endpoint if PayPal REST payments are not in use; also check inbound logs for unexpected POSTs to the webhook route and outbound logs for unexplained requests to internal addresses.

Affected
XenForobefore 2.3.13
Estimated exposure
large≈10,000–30,000 forum sites, of which only those with the PayPal webhook endpoint exposed are reachable — Public web-technology surveys place XenForo's live installed base on the order of tens of thousands of forums, and deployments predating 2.3.13 with the PayPal webhook callback route reachable plausibly number in the low tens of thousands;…

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 a server-side request forgery vulnerability in the PayPal REST webhook handler that allows unauthenticated attackers to cause the server to make outbound HTTP requests to arbitrary destinations by supplying a crafted certificate URL in webhook headers without scheme, hostname, or allowlist validation. Attackers can submit a crafted POST to the PayPal webhook callback endpoint to reach internal network resources including cloud instance metadata services, potentially disclosing IAM credentials or enabling secondary internal service exploitation.

Vendors
xenforo
Products
xenforo
Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/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.