AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-30590

HIGH · CVSS 7.5 EPSS 1.46%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-11-28 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2023-30590
Severity
HIGH
CVSS
7.5
EPSS
1.46%

Original NVD Description

The generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey(). However, the documentation says this API call: "Generates private and public Diffie-Hellman key values". The documented behavior is very different from the actual behavior, and this difference could easily lead to security issues in applications that use these APIs as the DiffieHellman may be used as the basis for application-level security, implications are consequently broad.

Related CVEs

Other vulnerabilities affecting the same vendor(s)