Vulnerability Description
SQL injection vulnerability in the ‘/ws/apiprensa/getVideoSubcanal’ endpoint due to improper handling of the id_video parameter. The application does not sanitize input before constructing SQL queries, which results in execution errors when malicious input is provided. The vulnerability exposes internal file paths and complete stack traces through the Slim framework’s error handler, which increases the severity due to the combination of information disclosure and SQL injection.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-81672?
CVE-2026-81672 is a documented vulnerability. SQL injection vulnerability in the ‘/ws/apiprensa/getVideoSubcanal’ endpoint due to improper handling of the id_video parameter. The application does not sanitize input before constructing SQL queries...
How severe is CVE-2026-81672?
CVSS scoring is not yet available for CVE-2026-81672. Check NVD for updates.
Is there a patch for CVE-2026-81672?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.