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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:xenforo:xenforo:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-09-08 14:17

Updated : 2026-09-11 20:31


NVD link : CVE-2026-73314

Mitre link : CVE-2026-73314

CVE.ORG link : CVE-2026-73314


JSON object : View

Products Affected

xenforo

  • xenforo
CWE
CWE-754

Improper Check for Unusual or Exceptional Conditions