PatchSiren cyber security CVE debrief
CVE-2026-8474 StormShield CVE debrief
A reflected cross-site scripting (XSS) vulnerability exists in the login API of Stormshield Network Security (SNS) appliances. Affected versions include 4.3.0 through 4.3.41, 4.8.0 through 4.8.15, and 5.0.0 through 5.0.5. An attacker can execute a script on a victim's machine via the login API, enabling theft of cookies or other sensitive data, modification of page behavior, and redirection to malicious websites. The vulnerability was published on June 1, 2026, and carries a CVSS 3.1 score of 5.3 (Medium). The NVD status is currently Deferred. Stormshield has issued advisory 2026-003 for this issue.
- Vendor
- StormShield
- Product
- StormShield Network Security
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-01
- Original CVE updated
- 2026-06-01
- Advisory published
- 2026-06-01
- Advisory updated
- 2026-06-01
Who should care
Organizations operating Stormshield Network Security appliances for firewall or network security functions, particularly those with externally reachable administrative interfaces. Security teams responsible for web application security and network appliance hardening should prioritize patching.
Technical summary
The vulnerability is a reflected cross-site scripting (CWE-79) issue in the login API of Stormshield Network Security appliances. It affects versions 4.3.0–4.3.41, 4.8.0–4.8.15, and 5.0.0–5.0.5. Successful exploitation requires network access to the login API and can result in script execution in the victim's browser context, leading to cookie theft, sensitive data exposure, or malicious redirection. The attack does not require authentication per the CVSS vector (PR:N).
Defensive priority
medium
Recommended defensive actions
- Apply patches or updates from Stormshield as provided in advisory 2026-003 when available
- Restrict administrative access to the SNS login API to trusted networks only
- Monitor for suspicious requests targeting the login API endpoint
- Implement Content Security Policy (CSP) headers where supported to mitigate XSS impact
- Review and clear browser sessions for administrative users of affected appliances
Evidence notes
The CVE description and NVD record identify Stormshield as the affected vendor and cite advisory 2026-003 as the primary reference. The CVSS vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N yields a base score of 5.3. NVD vulnerability status is Deferred as of the modified timestamp.
Official resources
-
CVE-2026-8474 CVE record
CVE.org
-
CVE-2026-8474 NVD detail
NVD
-
Source item URL
nvd_modified
- Source reference
Stormshield disclosed this reflected XSS vulnerability in the SNS login API via advisory 2026-003. The vulnerability affects multiple release branches and could allow session hijacking or malicious redirection.