CVE-2026-55721
Received Received - Intake

BaseFortify

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

Publication date: 2026-06-30

Last updated on: 2026-06-30

Assigner: ICS-CERT

Description

Storage Concentrator (SC & SCVM) is vulnerable to SQL injection through cookie values processed by the login.pl and debug.pl scripts. The cookie value is incorporated directly into database queries without adequate sanitization, allowing an unauthenticated remote attacker to manipulate those queries and extract sensitive information from the underlying database, including session tokens, password hashes, and stored secret keys.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-30
Last Modified
2026-06-30
Generated
2026-07-01
AI Q&A
2026-07-01
EPSS Evaluated
N/A
NVD
EUVD

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 Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability in Storage Concentrator (SC & SCVM) is an SQL injection flaw occurring through cookie values processed by the login.pl and debug.pl scripts.

These cookie values are directly incorporated into database queries without proper sanitization, which allows an unauthenticated remote attacker to manipulate the queries.

This manipulation can lead to extraction of sensitive information from the database, such as session tokens, password hashes, and stored secret keys.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive data stored in the database.

  • An attacker can extract session tokens, potentially hijacking user sessions.
  • Password hashes can be obtained, increasing the risk of credential compromise.
  • Stored secret keys can be exposed, which may lead to further security breaches.

Since the attack requires no authentication and can be performed remotely, it poses a high risk to the confidentiality of the system.

Compliance Impact

This vulnerability allows an unauthenticated remote attacker to extract sensitive information such as session tokens, password hashes, and stored secret keys from the underlying database via SQL injection.

The exposure of such sensitive data could lead to violations of data protection regulations and standards like GDPR and HIPAA, which mandate the protection of personal and sensitive information.

Therefore, exploitation of this vulnerability may result in non-compliance with these regulations due to unauthorized access and potential data breaches.

Chat Assistant

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

EPSS Chart