CVE-2025-55065
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2026-01-01

Last updated on: 2026-01-02

Assigner: Israel National Cyber Directorate

Description
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-01
Last Modified
2026-01-02
Generated
2026-05-07
AI Q&A
2026-01-01
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
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 an SQL Injection issue, classified as CWE-89. It occurs when special elements used in SQL commands are not properly neutralized, allowing an attacker to manipulate the SQL queries executed by the application.


How can this vulnerability impact me? :

This vulnerability can lead to unauthorized access to sensitive data because it allows attackers to execute malicious SQL commands. It can compromise the confidentiality of data without affecting integrity or availability.


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