CVE-2026-49489 PUBLISHED

OpenCATS - SQL Injection in DataGrid sortDirection Parameter

Assigner: VulnCheck
Reserved: 31.05.2026 Published: 31.05.2026 Updated: 31.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:L/SC:H/SI:N/SA:L
CVSS Score: 8.4

Product Status

Vendor OpenCATS
Product OpenCATS
Versions Default: unaffected
  • affected from 0 to 0.9.7.4 (incl.)

Credits

  • Texuguinho1234 reporter

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE