Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-wxjx-r2j2-96fx
- https://www.vulncheck.com/advisories/avideo-server-side-request-forgery-in-live-
- https://github.com/WWBN/AVideo/security/advisories/GHSA-wxjx-r2j2-96fx
FAQ
What is CVE-2026-56342?
CVE-2026-56342 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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, whi...
How severe is CVE-2026-56342?
CVE-2026-56342 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56342?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.