CVE Catalog

CVE-2026-47696

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

In WWBN AVideo version 29.0 and earlier, the endpoint plugin/AuthorizeNet/processPayment.json.php credits the user's wallet based solely on the attacker-controlled amount parameter, without validating any Authorize.Net transaction. This allows any logged-in user to add arbitrary funds to their AVideo wallet.

Risk Assessment

An attacker can fraudulently increase their wallet balance, potentially leading to financial losses for the platform and compromise of the payment system integrity.

Recommendation

Immediately update AVideo to a version newer than 29.0. Until then, disable the AuthorizeNet and YPTWallet plugins.

Other vulnerabilities in WWBN AVideo

See all
Original NVD description (English source)

WWBN AVideo is an open source video platform. In 29.0 and earlier, plugin/AuthorizeNet/processPayment.json.php credits the logged-in user's wallet based only on the attacker-controlled amount POST parameter. The endpoint contains a TODO for real Authorize.Net charging, hardcodes $paymentSuccess = true, and then calls YPTWallet::addBalance() without validating any Authorize.Net transaction, webhook signature, hosted payment token, nonce, or server-side payment record. This allows any logged-in user to add arbitrary funds to their own AVideo wallet when the AuthorizeNet and YPTWallet plugins are enabled.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS