CVE-2026-55721

Summary

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.

Affected Software

VendorProductVersion RangeStatus
StoneFlyStorage Concentrator0 < 8.0.4.22affected
StoneFlyStorage Concentrator8.0.4.29unaffected
StoneFlyStorage Concentrator Virtual Machine0 < 8.0.4.22affected
StoneFlyStorage Concentrator Virtual Machine8.0.4.29unaffected

Weaknesses

  • CWE-89: CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References