SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-90548

MEDIUM · CVSS 5.3 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-12 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

The vulnerability allows unauthenticated users to access the ImageGallery list.json.php endpoint in WWBN AVideo, leading to the exposure of filenames and URLs for password-protected image galleries. This could enable attackers to retrieve sensitive gallery files without proper authorization. Organizations utilizing this software should prioritize patching this vulnerability to prevent unauthorized data access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-90548
Severity
MEDIUM
CVSS
5.3
EPSS
0.23%

Original NVD Description

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate user permissions in the ImageGallery list.json.php endpoint, allowing unauthenticated access to list gallery files. Attackers can retrieve filenames and URLs of password-protected image galleries by directly accessing the endpoint, then fetch the exposed files without authentication.