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.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8 | Exploit Mitigation Vendor Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8 | Exploit Mitigation Vendor Advisory |
Configurations
History
01 Jun 2026, 18:38
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
| First Time |
Wwbn
Wwbn avideo |
|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8 - Exploit, Mitigation, Vendor Advisory |
29 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-9392-pj54-qqf8 - |
29 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-29 14:16
Updated : 2026-06-01 18:38
NVD link : CVE-2026-47696
Mitre link : CVE-2026-47696
CVE.ORG link : CVE-2026-47696
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-345
Insufficient Verification of Data Authenticity
