CVE Catalog

CVE-2026-88873

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Summary

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in view/logArchive.json.php. Unauthenticated attackers can archive application logs via GET requests without CSRF token validation, copying sensitive logs to a publicly accessible zip file and truncating the live log.

Risk Assessment

An attacker can cause sensitive application logs to leak into a publicly accessible archive and remove forensic evidence by truncating the live log. This hinders detection and analysis of security incidents.

Recommendation

Enforce CSRF token validation for the logArchive.json.php endpoint and restrict access to log archives. Until a patch is available, consider blocking this endpoint.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in view/logArchive.json.php that allows unauthenticated attackers to archive application logs by making GET requests without CSRF token validation. Attackers can craft malicious pages that trigger administrators' browsers to request the endpoint, copying sensitive application logs to a publicly accessible zip file and truncating the live log to remove forensic evidence.

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