CVE-2019-25663
Received Received - Intake
SQL Injection in SuiteCRM 7.10.7 Email Module Allows Data Exposure

Publication date: 2026-04-05

Last updated on: 2026-04-20

Assigner: VulnCheck

Description
SuiteCRM 7.10.7 contains a SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the parentTab parameter. Attackers can send GET requests to the email module with malicious parentTab values using boolean-based SQL injection techniques to extract sensitive database information.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-05
Last Modified
2026-04-20
Generated
2026-05-06
AI Q&A
2026-04-06
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
salesagility suitecrm to 7.10.7 (inc)
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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

SuiteCRM version 7.10.7 has a SQL injection vulnerability that allows authenticated attackers to manipulate database queries. This is done by injecting malicious SQL code through the 'parentTab' parameter in GET requests sent to the email module. The attackers use boolean-based SQL injection techniques to extract sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow an attacker with valid authentication to extract sensitive information from the database by manipulating SQL queries. This could lead to unauthorized access to confidential data stored within the SuiteCRM system, potentially compromising the integrity and confidentiality of your data.


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