WWBN AVideo is an open source video platform. In versions 26.0 and prior, the PayPal IPN v1 handler at plugin/PayPalYPT/ipn.php lacks transaction deduplication, allowing an attacker to replay a single legitimate IPN notification to repeatedly inflate their wallet balance and renew subscriptions. The newer ipnV2.php and webhook.php handlers correctly deduplicate via PayPalYPT_log entries, but the v1 handler was never updated and remains actively referenced as the notify_url for billing plans.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/8f53e9d9c6aaa07d51ace30691981edbbfb5ca1c | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-mmw7-wq3c-wf9p | Third Party Advisory |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-mmw7-wq3c-wf9p | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-07 20:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-39366
Mitre link : CVE-2026-39366
CVE.ORG link : CVE-2026-39366
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-345
Insufficient Verification of Data Authenticity
