CVE Catalog

CVE-2026-7299

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

Appsmith's SQL query editor's autocomplete functionality fails to sanitize database object names before rendering them in innerHTML, allowing an authenticated Developer to inject persistent XSS by malicious table or column names triggering arbitrary code execution in the sessions of other workspace members when they interact with the same datasource.

Risk Assessment

The risk is the potential for arbitrary JavaScript execution in other users' browsers, which could lead to data theft, session hijacking, or further attacks within the application.

Recommendation

It is recommended to update Appsmith to a version that sanitizes database object names before rendering, and to restrict developer permissions.

Other vulnerabilities in Appsmith

See all
Original NVD description (English source)

Appsmith’s SQL query editor’s autocomplete functionality fails to sanitize database object names before rendering them in innerHTML, allowing an authenticated Developer to inject persistent XSS by a malicious table or column names triggering arbitrary code execution in the sessions of other workspace members when they interact with the same datasource.

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