CVE-2025-14505
Last modified
CVE-2025-14505 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. The ECDSA implementation of the Elliptic package generates incorrect signatures if an interim value of 'k' (as computed based on step 3.2 of RFC 6979 https://datatracker.ietf.org/doc/html/rfc6979 ) has leading zeros and is susceptible to cryptanalysis, which can lead to secret key exposure. This happens, because the byte-length of 'k' is incorrectly computed, resulting in its getting truncated during the computation. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
The ECDSA implementation of the Elliptic package generates incorrect signatures if an interim value of 'k' (as computed based on step 3.2 of RFC 6979 https://datatracker.ietf.org/doc/html/rfc6979 ) has leading zeros and is susceptible to cryptanalysis, which can lead to secret key exposure. This happens, because the byte-length of 'k' is incorrectly computed, resulting in its getting truncated during the computation. Legitimate transactions or communications will be broken as a result. Furthermore, due to the nature of the fault, attackers could–under certain conditions–derive the secret key, if they could get their hands on both a faulty signature generated by a vulnerable version of Elliptic and a correct signature for the same inputs. This issue affects all known versions of Elliptic (at the time of writing, versions less than or equal to 6.6.1).
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-14505?
How severe is CVE-2025-14505?
How do I fix CVE-2025-14505?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-1450The Floating Chat Widget: Contact Chat Icons, Telegram Chat,…5.4
- CVE-2025-14500IceWarp14 X-File-Operation Command Injection Remote Code Exe…9.8
- CVE-2025-14501Sante PACS Server HTTP Content-Length Header Handling NULL P…7.5
- CVE-2025-14502The News and Blog Designer Bundle plugin for WordPress is vu…9.8
- CVE-2025-14503An overly-permissive IAM trust policy in the Harmonix on AWS…8.6
- CVE-2025-14504IBM Sterling B2B Integrator and IBM Sterling File Gateway 6.…5.4
- CVE-2025-14506The ConvertForce Popup Builder plugin for WordPress is vulne…6.4
- CVE-2025-14507The EventPrime - Events Calendar, Bookings and Tickets plugi…5.3
- CVE-2025-14508The MediaCommander – Bring Folders to Media, Posts, and Page…6.5
- CVE-2025-14509The Lucky Wheel for WooCommerce – Spin a Sale plugin for Wor…7.2
- CVE-2025-1451A vulnerability in parisneo/lollms-webui v13 arises from the…7.5
- CVE-2025-14510Incorrect Implementation of Authentication Algorithm vulnera…9.2
Are you affected by CVE-2025-14505?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
