CVE Catalog

CVE-2026-64880

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

The application contains an SQL injection vulnerability in report filtering parameters. Unsanitized user input is concatenated directly into SQL queries, enabling blind SQL injection and unauthorized database read access.

Risk Assessment

An attacker can read sensitive data from the database, potentially leading to information leakage.

Recommendation

Use parameterized queries or proper escaping of user input in report filtering parameters.

Other vulnerabilities in Application

See all
Original NVD description (English source)

Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access.

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