Security Advisory

CVE-2026-19075

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-10 06:00:19
Last updated 2026-08-11 20:56:41
Assigner WPScan
CVSS score 5.0
State PUBLISHED

Description

All-in-One Video Gallery registers a public, unauthenticated file-download handler triggered by `?vdl=<post_id>` on any `aiovg_videos` post (`public/video.php`, `AIOVG_Public_Video::download_video()`), which reads the post's `mp4` meta value and streams that URL's response back to the requester.