Sceawere

Vulnerability Detail

CVE-2026-14466UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Stormshield SNS Stored XSS

Vulnerability Metadata

Severity
Medium
Score / CVSS
4.3
Creation Date
4h ago
Vendor
Stormshield
Product
Stormshield Network Security
Attack Type
CWE-79 Improper neutralization of input during web page generation ('cross-site scripting')
Vector String
CVSS:3.1/AV:A/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N
Attack Complexity
LOW

Narrative and Response

Description

It’s possible to run a stored XSS in Stormshield’s web administration panel. To exploit this vulnerability, a SNS administrator with appropriate permissions must inject  some malicious script in a group’s comments in the webservices administration interface.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "4.3",
  "pubDate": "2026-09-04T15:17:32.540Z",
  "pubdate": "2026-09-04T15:17:32.540Z",
  "executiveSummary": "A stored Cross-Site Scripting (XSS) vulnerability exists within the web administration panel of Stormshield SNS firewalls. This vulnerability allows an authenticated administrator to inject arbitrary malicious scripts into the 'comments' field associated with a security group within the webservices administration interface. The script is stored persistently on the server and executes in the context of any other administrator's browser session when they view the compromised group information. The primary impact involves the unauthorized execution of JavaScript, potentially leading to session hijacking, unauthorized configuration changes, or the performance of administrative actions on behalf of the victim. Exploitation requires authenticated access to the management interface with sufficient privileges to modify group comments. This flaw poses a significant risk to the integrity and confidentiality of the firewall's administrative console.",
  "technicalDetails": "The vulnerability originates from a lack of proper input validation and output encoding within the webservices administration interface of the Stormshield SNS web panel. Specifically, the 'comments' field associated with security groups fails to sanitize user-supplied input, allowing for the inclusion of executable JavaScript or HTML tags. When the application persists this input in the backend database without adequate contextual encoding, it renders the input vulnerable to stored XSS upon retrieval.\nThe attack flow begins when an attacker with administrative access navigates to the group management section within the web administration panel. The attacker injects a malicious payload into the comment field. Because the application lacks server-side input filtering, the script is saved directly to the configuration storage.\nWhen a secondary administrator accesses the affected group's configuration, the management interface retrieves the malicious payload and renders it within the DOM of the administrator's browser session. The browser, trusting the source, executes the injected JavaScript code. This code operates under the security context of the victim's authenticated session, meaning it can interact with the DOM, capture session cookies, or trigger unauthorized API requests to the SNS appliance.\nThe payload can be crafted to perform various post-exploitation actions, such as exfiltrating the victim's session tokens to an external server, modifying firewall rules, creating new administrative accounts, or altering system logs to obfuscate malicious activity. As the interaction occurs within the trusted administrative network zone, the exploit bypasses perimeter security controls and leverages the inherent trust placed in the management console's display mechanisms."
}
CVE-2026-14466: Stormshield SNS Stored XSS (MEDIUM Severity, CVSS: 4.3) - Sceawere