CVE-2026-19075

Summary

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.

Affected Software

VendorProductVersion RangeStatus
UnknownAll-in-One Video Gallery0 < 4.9.2affected

Weaknesses

  • CWE-918 Server-Side Request Forgery (SSRF)

References