216.73.217.22

CVE-2026-26958

· Published 19/02/2026 23:16 · Modified 20/02/2026 13:49

Labels: CVE-2026-26958 2026-02-19CVE-2026-26958CWE-665[email protected]

Essential information

Published
19/02/2026 23:16
Modified
20/02/2026 13:49
Author
Creator
CVSS
1.7 LOW (v3) 1.7 LOW (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
filippo.io / edwards25519 cpe:2.3:a:filippo.io:edwards25519:1.1.0:*:*:*:*:*:*:*
filippo.io / edwards25519 cpe:2.3:a:filippo.io:edwards25519:<1.1.1:*:*:*:*:*:*:*

References