CVE Catalog

CVE-2026-89242

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a server-side request forgery vulnerability in the _json_decode function that fetches remote URLs and local file paths without SSRF validation. Unauthenticated attackers can POST file paths or HTTP URLs to login.json.php to read local files or access internal services, with results parsed as login credentials.

Risk Assessment

An attacker can read sensitive local files and access internal network services, potentially leading to data leakage and further penetration of the infrastructure.

Recommendation

Upgrade AVideo to a patched version or implement SSRF validation in the _json_decode function, blocking access to local paths and internal addresses. Consider restricting access to login.json.php from untrusted networks.

Other vulnerabilities in WWBN AVideo

See all
Original NVD description (English source)

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a server-side request forgery vulnerability in the _json_decode function that fetches remote URLs and local file paths without SSRF validation. Unauthenticated attackers can POST file paths or HTTP URLs to login.json.php to read local files or access internal services, with results parsed as login credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS