CVE Catalog

CVE-2026-49489

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

OpenCATS up to version 0.9.7.4 contains an SQL injection vulnerability in the sortDirection parameter of the DataGrid component. Authenticated users can inject malicious SQL via the sortDirection parameter in ajax/getDataGridPager.php to perform time-based blind injection attacks and extract sensitive database contents.

Risk Assessment

An attacker can extract the entire database contents, including credentials and confidential information, leading to a breach of confidentiality and system integrity.

Recommendation

Immediately update OpenCATS to the latest available version that fixes this vulnerability and implement parameterized SQL queries in the code.

Other vulnerabilities in OpenCATS

See all
Original NVD description (English source)

OpenCATS through 0.9.7.4 contains a sql injection vulnerability in the sortDirection parameter of the DataGrid component that allows authenticated users to extract database contents. Attackers can inject malicious SQL via the sortDirection parameter in ajax/getDataGridPager.php to perform time-based blind injection attacks and read sensitive data.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS