Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8ExploitMitigationVendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8ExploitMitigationVendor Advisory
FAQ
What is CVE-2026-47696?
CVE-2026-47696 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 par...
How severe is CVE-2026-47696?
CVE-2026-47696 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47696?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.