CVE-2025-70420
Received Received - Intake
SQL Injection in Genesys Latitude Allows Arbitrary Database Access

Publication date: 2026-04-21

Last updated on: 2026-04-22

Assigner: MITRE

Description
A SQL injection vulnerability exists in Genesys Latitude v25.1.0.420 that allows an authenticated attacker to execute arbitrary SQL queries against the backend database. The vulnerability is caused by unsanitized user-supplied input being concatenated directly into SQL statements.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-21
Last Modified
2026-04-22
Generated
2026-05-07
AI Q&A
2026-04-22
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
genesys latitude 25.1.0.420
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?

This vulnerability is a SQL injection issue found in Genesys Latitude version 25.1.0.420. It allows an authenticated attacker to execute arbitrary SQL queries on the backend database because user input is not properly sanitized before being included in SQL statements.


How can this vulnerability impact me? :

The vulnerability can allow an attacker with authentication to manipulate the backend database by executing arbitrary SQL commands. This could lead to unauthorized data access, data modification, or deletion, potentially compromising the integrity and confidentiality of the data stored in the system.


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