GHSA-2p94-8669-xg86 · Severity: low · Ecosystem: pip — Vyper's sqrt doesn't define rounding behavior
vyper is a Pythonic Smart Contract Language for the EVM. Vyper `sqrt()` builtin uses the babylonian method to calculate square roots of decimals. Unfortunately, improper handling of the oscillating final states may lead to sqrt incorrectly returning rounded up results. This issue is being addressed and a fix is expected in version 0.4.1. Users are advised to upgrade as soon as the patched release is available. There are no known workarounds for this vulnerability.
Conclusion & alert: CVE-2025-26622 is rated Low Risk (25.7/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.24%). 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-04-20 | 0.35% | 0.24% | -0.11% |
| 2 | 2026-04-02 | 0.32% | 0.35% | +0.03% |
| 3 | 2026-04-01 | — | 0.32% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.3 | 4.0 | LOW |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-2p94-8669-xg86 · Severity: low · Ecosystem: pip — Vyper's sqrt doesn't define rounding behavior
| URL | Tags |
|---|---|
| https://github.com/vyperlang/vyper/pull/4486 | Issue Tracking Patch |
| https://github.com/vyperlang/vyper/security/advisories/GHSA-2p94-8669-xg86 | Vendor Advisory |