CVE-2026-33647HIGH 8.8EPSS p45.8%

CVE-2026-33647CVE-2026-33647

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `ImageGallery::saveFile()` method validates uploaded file content using `finfo` MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An attacker can upload a polyglot file (valid JPEG magic bytes followed by PHP code) with a `.php` extension. The MIME check passes, but the file is saved as an executable `.php` file in a web-accessible directory, achieving Remote Code Execution. Commit 345a8d3ece0ad1e1b71a704c1579cbf885d8f3ae contains a patch.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.64% probability of exploitation · percentile 45.8% · 2026-06-19T12:03:05Z
Published2026-03-23
Last modified2026-03-25

Underlying weaknesses· 1

CWE-434

References

  1. https://github.com/WWBN/AVideo/commit/345a8d3ece0ad1e1b71a704c1579cbf885d8f3ae
  2. https://github.com/WWBN/AVideo/security/advisories/GHSA-wxjw-phj6-g75w

1

TypeTargetConfidenceTier
WeaknessUnrestricted Upload of File with Dangerous Typecwe-4340%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33507
CVE
CVE-2026-33717
CVE
CVE-2026-28502
CVE
CVE-2026-33493
CVE
CVE-2026-33479
CVE
CVE-2026-46337
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.