CVE-2026-3627
Analyzed Analyzed - Analysis Complete

SQL Injection in IBM Concert

Vulnerability report for CVE-2026-3627, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-09-02

Assigner: IBM Corporation

Description

IBM Concert 1.0.0 through 2.3.1 is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, which could allow the attacker to view, add, modify, or delete information in the back-end database.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-09-02
Generated
2026-09-18
AI Q&A
2026-08-29
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ibm concert From 1.0.0 (inc) to 2.3.1 (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
Executive Summary

IBM Concert versions 1.0.0 through 2.3.1 are vulnerable to SQL injection. This means an attacker can send specially crafted SQL statements to the application, allowing them to manipulate the database. This could result in viewing, adding, modifying, or deleting data in the back-end database.

Detection Guidance

This vulnerability is specific to IBM Concert versions 1.0.0 through 2.3.1 and involves SQL injection. Detection requires checking for unusual SQL queries or database access patterns in logs. No direct commands are provided in the context, but monitoring database logs for suspicious queries or using web application firewalls to detect SQL injection attempts may help.

Impact Analysis

This vulnerability allows attackers to access sensitive data stored in the database, such as user information or confidential records. They could also alter or delete data, leading to data breaches, loss of integrity, or service disruption. The high CVSS score indicates a significant risk of unauthorized access.

Compliance Impact

This vulnerability could lead to violations of GDPR and HIPAA due to unauthorized access or exposure of personal or health data. GDPR requires protection of personal data, while HIPAA mandates safeguards for health information. A breach could result in legal penalties, fines, and reputational damage.

Mitigation Strategies

Update IBM Concert to the latest version beyond 2.3.1 to patch the SQL injection vulnerability. If an update is not immediately available, restrict network access to the application and monitor database queries for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-3627. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart