Vulnerability Description
In AVideo through 29.0, Like::__construct() performs counter arithmetic on raw request values before validation, allowing array-typed parameters to desynchronize stored votes from counters. Authenticated attackers can send array-typed like parameters followed by ordinary requests to drive video like counts arbitrarily negative, with the corruption persisting in the denormalized counter until manual repair.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-hcfp-7hrc-5rvg
- https://www.vulncheck.com/advisories/avideo-through-29.0-like-counter-desynchron
- https://github.com/WWBN/AVideo/security/advisories/GHSA-hcfp-7hrc-5rvg
FAQ
What is CVE-2026-92581?
CVE-2026-92581 is a vulnerability with a CVSS score of 4.3 (MEDIUM). In AVideo through 29.0, Like::__construct() performs counter arithmetic on raw request values before validation, allowing array-typed parameters to desynchronize stored votes from counters. Authentica...
How severe is CVE-2026-92581?
CVE-2026-92581 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92581?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.