Refine your search

2 vulnerabilities found for NSP by Nokia

CVE-2026-40465 (GCVE-0-2026-40465)
Vulnerability from cvelistv5
Published
2026-08-31 06:37
Modified
2026-08-31 15:33
Summary
NSP is vulnerable to an open redirect due to insufficient server-side validation of the URL (or redirect) parameter.
Impacted products
Vendor Product Version
Nokia NSP Version: 23.11
Version: 24.4
Version: 24.8
Version: 24.11
Version: 25.4
Version: 25.8
Version: 25.11
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "HIGH",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 5.3,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "NONE",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2026-40465",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-31T15:32:50.443352Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-601",
                "description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-31T15:33:24.299Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "NSP",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "23.11"
            },
            {
              "status": "affected",
              "version": "24.4"
            },
            {
              "status": "affected",
              "version": "24.8"
            },
            {
              "status": "affected",
              "version": "24.11"
            },
            {
              "status": "affected",
              "version": "25.4"
            },
            {
              "status": "affected",
              "version": "25.8"
            },
            {
              "status": "affected",
              "version": "25.11"
            },
            {
              "status": "unaffected",
              "version": "NSP 24.11-SP15"
            },
            {
              "status": "unaffected",
              "version": "NSP 25.11-SP5"
            },
            {
              "status": "unaffected",
              "version": "NSP 26.4 and later"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "NSP is vulnerable to an open redirect due to insufficient server-side validation of the URL (or redirect) parameter."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-31T06:37:19.360Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/we-are-nokia/security/product-security-advisory/cve-2026-40465/"
        }
      ],
      "title": "An Open Re-direct Vulnerability in Nokia NSP",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2026-40465",
    "datePublished": "2026-08-31T06:37:19.360Z",
    "dateReserved": "2026-04-13T11:28:52.517Z",
    "dateUpdated": "2026-08-31T15:33:24.299Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-40464 (GCVE-0-2026-40464)
Vulnerability from cvelistv5
Published
2026-08-31 06:35
Modified
2026-08-31 14:33
Summary
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.
Impacted products
Vendor Product Version
Nokia NSP Version: 22.3
Version: 22.6
Version: 22.9
Version: 22.11
Version: 23.4
Version: 23.8
Version: 23.11
Version: 24.4
Version: 24.8
Version: 24.11
Version: 25.4
Version: 25.8
Version: 25.11
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "NONE",
              "baseScore": 5.4,
              "baseSeverity": "MEDIUM",
              "confidentialityImpact": "LOW",
              "integrityImpact": "LOW",
              "privilegesRequired": "LOW",
              "scope": "CHANGED",
              "userInteraction": "REQUIRED",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2026-40464",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-31T14:33:28.174760Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-79",
                "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-31T14:33:52.270Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "NSP",
          "vendor": "Nokia",
          "versions": [
            {
              "status": "affected",
              "version": "22.3"
            },
            {
              "status": "affected",
              "version": "22.6"
            },
            {
              "status": "affected",
              "version": "22.9"
            },
            {
              "status": "affected",
              "version": "22.11"
            },
            {
              "status": "affected",
              "version": "23.4"
            },
            {
              "status": "affected",
              "version": "23.8"
            },
            {
              "status": "affected",
              "version": "23.11"
            },
            {
              "status": "affected",
              "version": "24.4"
            },
            {
              "status": "affected",
              "version": "24.8"
            },
            {
              "status": "affected",
              "version": "24.11"
            },
            {
              "status": "affected",
              "version": "25.4"
            },
            {
              "status": "affected",
              "version": "25.8"
            },
            {
              "status": "affected",
              "version": "25.11"
            },
            {
              "status": "unaffected",
              "version": "24.11-SP15"
            },
            {
              "status": "unaffected",
              "version": "25.11-SP5"
            },
            {
              "status": "unaffected",
              "version": "NSP 26.4 and later"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-31T06:35:32.425Z",
        "orgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
        "shortName": "Nokia"
      },
      "references": [
        {
          "name": "Nokia Product Security Advisory",
          "url": "https://www.nokia.com/we-are-nokia/security/product-security-advisory/cve-2026-40464/"
        }
      ],
      "title": "A Stored Cross-Site Scripting (XSS) Vulnerability in Nokia NSP",
      "x_generator": {
        "engine": "cveClient/1.0.15"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b48c3b8f-639e-4c16-8725-497bc411dad0",
    "assignerShortName": "Nokia",
    "cveId": "CVE-2026-40464",
    "datePublished": "2026-08-31T06:35:32.425Z",
    "dateReserved": "2026-04-13T11:28:52.516Z",
    "dateUpdated": "2026-08-31T14:33:52.270Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}