Back to overview

CVE-2026-56345

HIGH
8.1
CVSS 3.1
Description
AVideo through 29.0 contains an authorization bypass vulnerability in the Meet plugin's uploadRecordedVideo.json.php endpoint that derives the target users_id from the uploaded filename without verification. An attacker with knowledge of the Meet shared secret can craft a malicious file upload with a filename containing an arbitrary users_id to invoke passwordless User->login() and establish an authenticated session as any user including admin. Attackers can obtain the Meet shared secret through path-traversal vulnerabilities or timing attacks against checkToken.json.php, then POST a crafted file to uploadRecordedVideo.json.php with a filename like '1-anything.mp4' to hijack admin sessions and gain full account takeover.

Metadata

CVE ID
CVE-2026-56345
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-06-20 18:13 UTC
Published
2026-06-20 18:27 UTC
Last updated
2026-06-20 18:27 UTC
Primary CWE
CWE-287
Improper Authentication
Vendor / Product
AVideo / AVideo
Sources
cve.org  ·  NVD

Severity & Metrics

8.1 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
AVideo AVideo 0 ≤ 29.0
Weakness (CWE)
CWESourceDescription
CWE-287 cna Improper Authentication
CVSS scores (2)
ScoreSeverityVersionSourceVector
9.2 CRITICAL 4.0 cna CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.1 HIGH 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References (2)
Back to overview