Vulnerability in Xenforo

CVE-2026-73314

XenForo before 2.3.13 contains a signature verification logic error in the PayPal REST webhook handler that allows unauthenticated attackers to bypass payment signature validation by submitting a webhook request with an unsupported auth_algo header value. When the algorithm cannot be mapped to a supported hash function, the verification function incorrectly returns true instead of failing, causing the caller to treat the fabricated request as verified and process the payment event without a valid PayPal signature.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2026-73314?
CVE-2026-73314 is a high-severity vulnerability in Xenforo, classified under Improper Check for Unusual or Exceptional Conditions. CVSS score: 7.5/10. Published 2026-09-08.
How severe is CVE-2026-73314?
High severity. CVSS v3 base score is 7.5 out of 10.
Is CVE-2026-73314 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.