ChestnutCMS SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability exists in ChestnutCMS version 1.5.10. The issue arises in the admin backend, where the content parameter of the cms_content tag can be manipulated and injected into a SQL query when the template is rendered.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can interfere with the application's database queries. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the database.

Reproduction

To reproduce this vulnerability, log into the ChestnutCMS admin backend and navigate to Template Management. Select the template 'index.template.html' and inject a SQL payload into the content parameter of the 'cms_content' tag. After saving the template, click the preview button to render the template, which will trigger the SQL injection by executing the injected payload on the database.

Added: May 7, 2026, 3:52 PM
Updated: May 7, 2026, 3:52 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
2.5
exploitability
6.3
remediation
7.7
relevance
7.7
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.