GHSA-2q89-485c-9j2x · Severity: medium · Ecosystem: go — Improper random reading in CIRCL
When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read() returns an error. In rare deployment cases (error thrown by the Read() function), this could lead to a predictable shared secret. The tkn20 and blindrsa components did not check whether enough randomness was returned from the user provided randomness source. Typically the user provides crypto/rand.Reader, which in the vast majority of cases will always return the right number random bytes. In the cases where it does not, or the user provides a source that does not, the blinding for blindrsa is weak and integrity of the plaintext is not ensured in tkn20.
Conclusion & alert: CVE-2023-1732 is rated Low Risk (31.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.39%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.75% | 0.39% | -0.36% |
| 2 | 2026-06-13 | 0.35% | 0.75% | +0.40% |
| 3 | 2026-05-12 | — | 0.35% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
1.0 | 4.2 | [email protected] |
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
GHSA-2q89-485c-9j2x · Severity: medium · Ecosystem: go — Improper random reading in CIRCL
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| cloudflare | circl | < 1.3.3 | cpe:2.3:a:cloudflare:circl:*:*:*:*:*:go:*:* |
| URL | Tags |
|---|---|
| https://github.com/cloudflare/circl/security/advisories/GHSA-2q89-485c-9j2x | Vendor Advisory |