Back to overview

CVE-2026-55721

CRITICAL
9.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-55721
State
PUBLISHED
Assigner
icscert
Reserved
2026-06-22 20:13 UTC
Published
2026-06-30 22:36 UTC
Last updated
2026-06-30 22:36 UTC
Primary CWE
CWE-89
CWE-89 Improper neutralization of special elements used in a…
Vendor / Product
StoneFly / Storage Concentrator
Sources
cve.org  ·  NVD

Severity & Metrics

9.3 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Affected products (2)
VendorProductPlatformVersions
StoneFly Storage Concentrator 0 < 8.0.4.22, 8.0.4.29
StoneFly Storage Concentrator Virtual Machine 0 < 8.0.4.22, 8.0.4.29
Weakness (CWE)
CWESourceDescription
CWE-89 cna CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection')
CVSS scores (2)
ScoreSeverityVersionSourceVector
9.3 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
9.2 CRITICAL 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N
Back to overview