CVE-2026-56342
MediumCVSS 6.8Exploitation Probability (EPSS)
Low risk14th percentile — higher than 14% of all known CVEs
Summary
AVideo through version 27.0 contains a server-side request forgery vulnerability in plugin/Live/test.php that allows authenticated administrators to read arbitrary URLs via the statsURL parameter. The lack of isSSRFSafeURL() validation enables requests to private IP ranges and cloud metadata endpoints.
Risk Assessment
Attackers can exploit this vulnerability to access sensitive information, including IAM credentials, internal service responses, and network configuration details. This could lead to serious security breaches within the organization.
Recommendation
It is recommended to update AVideo to the latest version to mitigate this vulnerability. Additionally, implementing appropriate security measures to restrict access to sensitive resources is advisable.
Original NVD description (English source)
AVideo through version 27.0 contains a server-side request forgery vulnerability in plugin/Live/test.php that allows authenticated administrators to read arbitrary URLs via the statsURL parameter, which lacks isSSRFSafeURL() validation and accepts requests to private IP ranges and cloud metadata endpoints. Attackers can exploit this by crafting requests to internal services, cloud metadata endpoints like 169.254.169.254, and localhost to retrieve sensitive information including IAM credentials, internal service responses, and network configuration details.

