Sceawere

Vulnerability Detail

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

NSP Stored XSS Vulnerability

Vulnerability Metadata

Severity
Medium
Score / CVSS
5.4
Creation Date
23h ago
Vendor
Nokia
Product
NSP
Attack Type
N/A
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

NSP is vulnerable to a stored XSS due to insufficient validation or encoding of user-controlled input in a workflow application. An authenticated attacker with access to the workflow application could embed harmful code that runs when another user views the content.

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": "5.4",
  "pubDate": "2026-08-31T07:17:43.750Z",
  "pubdate": "2026-08-31T07:17:43.750Z",
  "executiveSummary": "The NSP workflow application is susceptible to a stored Cross-Site Scripting (XSS) vulnerability stemming from inadequate sanitization and encoding of user-supplied data.\nThis flaw enables an authenticated attacker to inject and persist malicious scripts within the application's data layer.\nWhen a victim, such as an administrator or another authorized user, views the compromised workflow content, the injected script executes within the context of their active browser session.\nThe impact includes unauthorized session hijacking, theft of sensitive authentication cookies, unauthorized actions performed on behalf of the victim, and potential exfiltration of proprietary workflow data.\nThe vulnerability is limited to authenticated users who possess sufficient permissions to interact with the application's workflow input fields.\nRisk implications are high for environments where user trust is implicit, as the persistence of the payload ensures ongoing exposure until the injected content is manually purged from the database.",
  "technicalDetails": "The root cause of this vulnerability is the improper handling of user-controlled input within the NSP workflow application. The application fails to perform rigorous input validation or context-aware output encoding before rendering user-provided data back to the browser.\nBy failing to sanitize input, the application permits the storage of arbitrary HTML or JavaScript tags in the underlying database.\nExploitation follows a specific attack vector: first, an authenticated attacker identifies a workflow input parameter that is reflected back to the user interface without sanitization. Second, the attacker crafts a malicious payload (e.g., <script>alert(document.cookie)</script> or an obfuscated remote script injection).\nThird, the attacker submits this payload through the workflow application's standard submission interface, causing the server to store the malicious code as legitimate application data.\nFinally, the payload is executed whenever a user navigates to the specific workflow view containing the injected content. Because the script executes within the victim's browser session, the browser treats the script as originating from the legitimate, trusted domain of the NSP application.\nThis bypasses Same-Origin Policy (SOP) restrictions, granting the attacker the ability to execute actions with the victim's privileges. If the victim has administrative access, the attacker may potentially achieve full account takeover or perform unauthorized administrative operations.\nThe vulnerability requires the attacker to have an active, authenticated session within the workflow application. It does not require specialized network access beyond reachability to the application's internal or external endpoint. The post-exploitation impact is limited only by the permissions of the targeted user, making it a critical threat to the integrity and confidentiality of the NSP workflow data."
}
CVE-2026-40464: NSP Stored XSS Vulnerability (MEDIUM Severity, CVSS: 5.4) - Sceawere