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.
Published: 2026-09-08
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery in the PayPal REST webhook handler. This is a CWE-918 vulnerability. An unauthenticated attacker can send a crafted POST request, supplying a certificate URL in the webhook headers that lacks an explicit scheme, hostname, or allowlist validation. This causes the XenForo server to resolve and send outbound HTTP requests to arbitrary destinations, potentially accessing internal network resources, cloud instance metadata services, or other protected endpoints.

Affected Systems

Affected systems are XenForo forum software versions earlier than 2.3.13. Vendors and products that rely on the PayPal REST webhook feature are at risk; any environment running these older XenForo releases without the published patch is vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 7.7 and is not listed in the CISA KEV catalog. With no EPSS score available, the exploitation probability remains uncertain, but the nature of the flaw allows remote external attackers to reach internal resources through a public-facing endpoint. Adequate mitigation requires applying the vendor‑issued patch or limiting the webhook endpoint’s exposure to trusted sources.

Generated by OpenCVE AI on September 8, 2026 at 15:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the XenForo 2.3.13 patch (or newer) released by XenForo’s security team.
  • Restrict the PayPal webhook callback endpoint to accept requests only from verified PayPal IP addresses or add authentication tokens to verify sender identity.
  • As a temporary measure, block or remove the PayPal webhook handler from the site until the official patch or reconfiguration can be applied.

Generated by OpenCVE AI on September 8, 2026 at 15:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 15:30:00 +0000

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

Tue, 08 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
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.
Title XenForo < 2.3.13 SSRF via PayPal REST Webhook Handler
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-08T13:42:29.920Z

Reserved: 2026-08-11T19:56:20.007Z

Link: CVE-2026-73315

cve-icon Vulnrichment

Updated: 2026-09-08T13:42:23.074Z

cve-icon NVD

Status : Received

Published: 2026-09-08T14:17:25.780

Modified: 2026-09-08T14:17:25.780

Link: CVE-2026-73315

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T15:15:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)