CVE-2026-26958
Last modified
CVE-2026-26958 is a low-severity vulnerability rated 1.7/10 on the CVSS scale. filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
filippo.io/edwards25519 is a Go library implementing the edwards25519 elliptic curve with APIs for building cryptographic primitives. In versions 1.1.0 and earlier, MultiScalarMult produces invalid results or undefined behavior if the receiver is not the identity point. If (*Point).MultiScalarMult is called on an initialized point that is not the identity point, it returns an incorrect result. If the method is called on an uninitialized point, the behavior is undefined. In particular, if the receiver is the zero value, MultiScalarMult returns an invalid point that compares Equal to every other point. Note that MultiScalarMult is a rarely used, advanced API. For example, users who depend on filippo.io/edwards25519 only through github.com/go-sql-driver/mysql are not affected. This issue has been fixed in version 1.1.1.
Metrics
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-26958?
How severe is CVE-2026-26958?
How do I fix CVE-2026-26958?
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 2026
- CVE-2026-26952Pi-hole Admin Interface is a web interface for managing Pi-h…5.4
- CVE-2026-26953Pi-hole Admin Interface is a web interface for managing Pi-h…5.4
- CVE-2026-26954SandboxJS is a JavaScript sandboxing library. Prior to 0.8.3…10
- CVE-2026-26955FreeRDP is a free implementation of the Remote Desktop Proto…8.8
- CVE-2026-26956vm2 is an open source vm/sandbox for Node.js. In version 3.1…9.8
- CVE-2026-26957Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-26959ADB Explorer is a fluent UI for ADB on Windows. Versions 0.9…7.8
- CVE-2026-2696The Export All URLs WordPress plugin before 5.1 generates CS…5.3
- CVE-2026-26960node-tar is a full-featured Tar for Node.js. When using defa…7.1
- CVE-2026-26961Rack is a modular Ruby web server interface. Prior to versio…5.3
- CVE-2026-26962Rack is a modular Ruby web server interface. From version 3.…6.5
- CVE-2026-26963Cilium is a networking, observability, and security solution…5.4
Are you affected by CVE-2026-26958?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
