PatchSiren

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-07-22
Advisory published
2026-06-01
Advisory updated
2026-07-22

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.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-8474 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-8474

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-8474 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-8474

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.