{"schema_version":"1.7.3","id":"GHSA-fw7p-63qq-7hpr","published":"2026-02-18T22:37:15Z","modified":"2026-02-20T16:54:58.486597Z","aliases":["CVE-2026-26958","GO-2026-4503"],"related":["CGA-2p5w-8865-7rch"],"summary":"filippo.io/edwards25519 MultiScalarMult produces invalid results or undefined behavior if receiver is not the identity","details":"`(*Point).MultiScalarMult` failed to initialize its receiver.\n\nIf the method was called on an initialized point that is not the identity point, MultiScalarMult produced an incorrect result.\n\nIf the method was called on an uninitialized point, the behavior was undefined. In particular, if the receiver was the zero value, MultiScalarMult returned an invalid point that compared Equal to every point.\n\n*Note that MultiScalarMult is a rarely used advanced API. For example, if you only depend on `filippo.io/edwards25519` via `github.com/go-sql-driver/mysql`, **you are not affected**. If you were notified of this issue despite not being affected, consider switching to a vulnerability scanner that is more precise and respectful of your attention, like [govulncheck](https://go.dev/doc/tutorial/govulncheck).*","affected":[{"package":{"name":"filippo.io/edwards25519","ecosystem":"Go","purl":"pkg:golang/filippo.io/edwards25519"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"1.1.1"}]}],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/02/GHSA-fw7p-63qq-7hpr/GHSA-fw7p-63qq-7hpr.json"}}],"references":[{"type":"WEB","url":"https://github.com/FiloSottile/edwards25519/security/advisories/GHSA-fw7p-63qq-7hpr"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-26958"},{"type":"WEB","url":"https://github.com/FiloSottile/edwards25519/commit/d1c650afb95fad0742b98d95f2eb2cf031393abb"},{"type":"PACKAGE","url":"https://github.com/FiloSottile/edwards25519"},{"type":"WEB","url":"https://github.com/FiloSottile/edwards25519/releases/tag/v1.1.1"}],"database_specific":{"cwe_ids":["CWE-665"],"github_reviewed":true,"github_reviewed_at":"2026-02-18T22:37:15Z","nvd_published_at":"2026-02-19T23:16:26Z","severity":"LOW"},"severity":[{"type":"CVSS_V4","score":"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"}]}