CVE Catalog

CVE-2026-77137

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

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

Summary

The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the "Forms Export" backend module. Exploitation requires a low-privileged backend user and read access to the "Forms Export" backend module.

Risk Assessment

An attacker can execute arbitrary SQL queries, potentially leading to confidentiality, integrity, and availability breaches of database data.

Recommendation

Use parameterized queries or proper input sanitization in the "Forms Export" module to prevent SQL injection.

Related vulnerabilities

Original NVD description (English source)

The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the "Forms Export" backend module. Exploitation requires a low-privileged backend user and read access to the "Forms Export" Backend module.

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