SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-81672

CRITICAL · CVSS 9.3 EPSS 0.28%

Source: NVD + CISA KEV + EPSS · Published 2026-08-27 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

A critical SQL injection vulnerability exists in the '/ws/apiprensa/getVideoSubcanal' endpoint, stemming from inadequate sanitization of the id_video parameter. This flaw allows attackers to manipulate SQL queries, potentially leading to unauthorized access to internal file paths and detailed stack traces, which can facilitate further exploitation. Organizations utilizing this endpoint should prioritize immediate remediation efforts to mitigate the risk of data breaches and system compromise.

CVE
CVE-2026-81672
Severity
CRITICAL
CVSS
9.3
EPSS
0.28%

Original NVD 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.