CVE-2026-34368 Vulnerability Analysis & Exploit Details

CVE-2026-34368
Vulnerability Scoring

5.3
/10
Significant Risk

Security assessments indicate that CVE-2026-34368 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-34368 Details

Status: Analyzed

Last updated: 🕓 31 Mar 2026, 16:25 UTC
Originally published on: 🕕 27 Mar 2026, 18:16 UTC

Time between publication and last update: 3 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N

CVE-2026-34368 Vulnerability Summary

CVE-2026-34368: 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.

Assessing the Risk of CVE-2026-34368

Access Complexity Graph

The exploitability of CVE-2026-34368 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-34368

This vulnerability, CVE-2026-34368, requires a high level of attack complexity and low privileges, making it difficult but not impossible to exploit. Organizations should ensure robust security configurations to mitigate risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-34368, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-34368, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2026-34368 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2026-34368 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-34368 does not impact system availability.

CVE-2026-34368 References

External References

CWE Common Weakness Enumeration

CWE-362

CAPEC Common Attack Pattern Enumeration and Classification

  • Leveraging Race Conditions CAPEC-26 The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with their version and cause the system to read the malicious file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions CAPEC-29 This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.

Vulnerable Configurations

  • cpe:2.3:a:wwbn:avideo:-:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:-:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:2.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:2.7:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:3.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:5.0:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:6.5:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.2:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.3:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.5:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.6:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.7:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.7:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:7.8:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:7.8:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.5:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.6:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.7:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.7:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.9:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.9:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:8.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:8.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:10.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:10.2:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:10.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:10.8:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:10.8:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:11:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:11:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:11.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:11.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:11.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:11.5:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:11.6:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:11.6:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:12.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:12.4:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:14.2:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:14.3:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:14.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:14.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:wwbn:avideo:14.4:*:*:*:*:*:*:*
    cpe:2.3:a:wwbn:avideo:14.4:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-34368: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-24096 – Insufficient permission validation on multiple REST API Quick Setup endpoints in Checkmk 2.5.0 (beta) before version 2.5.0b2 and 2.4.0 before versi...
  • CVE-2026-0932 – Blind server-side request forgery (SSRF) vulnerability in legacy connection methods of document co-authoring features in M-Files Server before 26.3...
  • CVE-2026-23899 – An improper access check allows unauthorized access to webservice endpoints.
  • CVE-2026-23898 – Lack of input validation leads to an arbitrary file deletion vulnerability in the autoupdate server mechanism.
  • CVE-2026-21632 – Lack of output escaping for article titles leads to XSS vectors in various locations.