GHSA-qwhm-h7v3-mrjx · Severity: high · Ecosystem: rust — Improper handling of NTS cookie length that could crash the ntpd-rs server
ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS packets. The issue was caused by improper slice indexing. The indexing operations were replaced by safer alternatives that do not crash the ntpd-rs server process but instead properly handle the error condition. A patch was released in version 0.3.3.
Conclusion & alert: CVE-2023-33192 is rated Moderate Risk (47.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.71%). Mandatory action: Review affected assets and schedule remediation.
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.49% | 0.71% | +0.21% |
| 2 | 2026-06-01 | 0.57% | 0.49% | -0.07% |
| 3 | 2026-05-28 | — | 0.57% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-qwhm-h7v3-mrjx · Severity: high · Ecosystem: rust — Improper handling of NTS cookie length that could crash the ntpd-rs server
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| tweedegolf | ntpd-rs | >= 0.3.0, < 0.3.3 | cpe:2.3:a:tweedegolf:ntpd-rs:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/pendulum-project/ntpd-rs/pull/752 | Patch |
| https://github.com/pendulum-project/ntpd-rs/security/advisories/GHSA-qwhm-h7v3-mrjx | Mitigation Vendor Advisory |