CVE-2019-25664
Received Received - Intake
Time-Based SQL Injection in SuiteCRM 7.10.7 Users Module

Publication date: 2026-04-05

Last updated on: 2026-04-20

Assigner: VulnCheck

Description
SuiteCRM 7.10.7 contains a time-based SQL injection vulnerability in the record parameter of the Users module DetailView action that allows authenticated attackers to manipulate database queries. Attackers can append SQL code to the record parameter in GET requests to the index.php endpoint to extract sensitive database information through time-based blind SQL injection techniques.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-05
Last Modified
2026-04-20
Generated
2026-06-16
AI Q&A
2026-04-06
EPSS Evaluated
2026-06-15
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 Quick Actions
Instant insights powered by AI
Impact Analysis

The impact of this vulnerability is that an authenticated attacker can manipulate database queries to extract sensitive information from the database. This could lead to unauthorized disclosure of confidential data stored within the SuiteCRM system. The vulnerability has a CVSS v3.1 base score of 7.1, indicating a high severity with network attack vector, low attack complexity, and requiring privileges but no user interaction.

Executive Summary

This vulnerability exists in SuiteCRM version 7.10.7 and is a time-based SQL injection flaw located in the record parameter of the Users module DetailView action. Authenticated attackers can exploit this by appending malicious SQL code to the record parameter in GET requests sent to the index.php endpoint. This allows them to manipulate database queries and extract sensitive information from the database using time-based blind SQL injection techniques.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2019-25664. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart