CVE-2026-34368
Last modified
CVE-2026-34368 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `transferBalance()` method in `plugin/YPTWallet/YPTWallet.php` contains a Time-of-Check-Time-of-Use (TOCTOU) race condition. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `transferBalance()` method in `plugin/YPTWallet/YPTWallet.php` contains a Time-of-Check-Time-of-Use (TOCTOU) race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new balance — all without database transactions or row-level locking. An attacker with multiple authenticated sessions can send concurrent transfer requests that all read the same stale balance, each passing the balance check independently, resulting in only one deduction being applied while the recipient is credited multiple times. Commit 34132ad5159784bfc7ba0d7634bb5c79b769202d contains a fix.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34368?
How severe is CVE-2026-34368?
How do I fix CVE-2026-34368?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34362WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-34363Parse Server is an open source backend that can be deployed …5.3
- CVE-2026-34364WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-34365InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34366InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34367InvoiceShelf is an open-source web & mobile app that helps t…8.7
- CVE-2026-34369WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-3437An improper restriction of operations within the bounds of a…7.8
- CVE-2026-34370Chamilo LMS is an open-source learning management system. In…6.5
- CVE-2026-34371LibreChat is a ChatGPT clone with additional features. Prior…6.3
- CVE-2026-34372Sulu is an open-source PHP content management system based o…2.7
- CVE-2026-34373Parse Server is an open source backend that can be deployed …8.8
Are you affected by CVE-2026-34368?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
