Sceawere
Vulnerability Detail
CVE-2026-40465UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
NSP Open Redirect Vulnerability
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.3
- Creation Date
- 23h ago
- Vendor
- Nokia
- Product
- NSP
- Attack Type
- N/A
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
- Attack Complexity
- HIGH
Narrative and Response
Description
NSP is vulnerable to an open redirect due to insufficient server-side validation of the URL (or redirect) parameter.
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.
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.
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.
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.
Additional Metadata
{
"score": "5.3",
"pubDate": "2026-08-31T07:17:43.857Z",
"pubdate": "2026-08-31T07:17:43.857Z",
"executiveSummary": "NSP is susceptible to an open redirect vulnerability resulting from inadequate server-side validation of user-supplied URL parameters. This security flaw allows an attacker to manipulate redirect parameters to facilitate the redirection of unsuspecting users to arbitrary, potentially malicious external domains.\nThe vulnerability type is categorized as an Open Redirect, which typically serves as a foundational component for advanced social engineering campaigns, including phishing and credential harvesting. By leveraging the trusted domain of NSP, an attacker can bypass user suspicion, effectively increasing the success rate of malicious redirects.\nThe impact involves the potential compromise of user integrity and trust, as well as the facilitation of secondary attacks. Successful exploitation does not require advanced authentication or high-level privileges; the attack is triggered via a crafted URL link. Organizations utilizing NSP are at risk of having their infrastructure utilized as a proxy for malicious activities, which can lead to domain reputation damage and increased exposure to phishing vectors.",
"technicalDetails": "The root cause of this vulnerability lies in the application's failure to perform rigorous input validation and sanitization on the redirect or URL parameters processed by the server-side logic. When the application receives a request containing a redirect parameter, it fails to verify whether the target URL belongs to a trusted, allow-listed domain.\nExploitation is achieved by manipulating the URL parameter to include a malicious destination URL. For example, an attacker can construct a crafted URL pointing to NSP's legitimate infrastructure followed by a parameter that redirects the client's browser to an attacker-controlled endpoint. Because the initial request appears to originate from a trusted domain, victims are less likely to perceive the redirection as a security threat.\nThe attack flow follows a predictable sequence: First, the attacker identifies a legitimate endpoint within NSP that accepts a parameter for redirection. Second, the attacker crafts a malicious URL, injecting an arbitrary external domain into the vulnerable parameter. Third, the attacker distributes this link through social engineering channels (e.g., email, instant messaging). When a user clicks the link, the NSP application processes the request and issues an HTTP 3xx status code, forcing the victim's browser to navigate to the attacker's specified destination.\nThe vulnerable component resides in the server-side request handling logic that dictates navigation flow following specific user interactions. The flaw is not restricted to specific authentication requirements, meaning that even unauthenticated users can trigger the redirection if the vulnerable endpoint is publicly accessible via the network. This network exposure allows for widespread, automated exploitation attempts.\nThe payload behavior is primarily focused on orchestrating a transition from a trusted environment to a malicious one. Post-exploitation, the impact is significant: the attacker may present the victim with a clone of the original site to harvest sensitive information, distribute malware, or perform drive-by downloads. Since the redirect occurs via the browser, it can often bypass security controls that monitor for direct traffic to malicious sites, as the initial request is initiated by a trusted application."
}