Incorrect contract decisions via rounded-up square roots
Published Feb 21, 2025 · Updated Feb 22, 2025
Incorrect calculation in Vyper before 0.4.1 allows attackers to obtain rounded-up decimal square-root results via crafted inputs. The sqrt() built-in's Babylonian loop can finish while its approximation oscillates between adjacent fixed-point values, returning the higher value instead of consistently rounding down. Reachability requires a contract compiled with an affected release to use sqrt() on attacker-controlled decimals in boundary logic, where the erroneous result can select the wrong contract branch.
Summary
What happened
Incorrect calculation in Vyper before 0.4.1 allows attackers to obtain rounded-up decimal square-root results via crafted inputs. The sqrt() built-in's Babylonian loop can finish while its approximation oscillates between adjacent fixed-point values, returning the higher value instead of consistently rounding down. Reachability requires a contract compiled with an affected release to use sqrt() on attacker-controlled decimals in boundary logic, where the erroneous result can select the wrong contract branch.
The record
- CVE
- CVE-2025-26622
- Published
- Feb 21, 2025
- Updated
- Feb 22, 2025
- Vendor
- Vyper
- Product
- Vyper
- Classifications
- CWE-682
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 21, 2025CVE publishedPublication date reported by the CVE source.
- Feb 22, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 0.4.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Vyper sqrt rounding counterexampleproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo