CVE-2026-10606
Deferred Deferred - Pending Action
SQL Injection in DedeCMS via Feedback Handler

Publication date: 2026-06-02

Last updated on: 2026-06-02

Assigner: VulDB

Description
A vulnerability was determined in DedeCMS 5.7.88. The affected element is the function TrimMsg of the file /plus/feedback.php of the component Feedback Handler. Executing a manipulation of the argument msg can lead to sql injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-02
Last Modified
2026-06-02
Generated
2026-06-02
AI Q&A
2026-06-02
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
dede dedecms 5.7.88
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in DedeCMS version 5.7.88, specifically in the TrimMsg function located in the /plus/feedback.php file of the Feedback Handler component.

An attacker can manipulate the argument 'msg' to perform an SQL injection attack, which means they can inject malicious SQL code into the database query.

The attack can be launched remotely without any authentication, making it easier for attackers to exploit.

This vulnerability has been publicly disclosed and exploits are available.


How can this vulnerability impact me? :

Exploitation of this vulnerability can allow an attacker to execute arbitrary SQL commands on the affected database.

This can lead to unauthorized access to sensitive data, data modification, or deletion.

Since the attack can be performed remotely without authentication, it increases the risk of compromise.

Overall, this can result in data breaches, loss of data integrity, and potential disruption of services.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart