CVE-2026-26958

LOW
中文标题:
(暂无数据)
英文标题:
filippo.io/edwards25519 MultiScalarMult function produces invalid results or undefined behavior if receiver is not the identity
CVSS分数: 1.7
发布时间: 2026-02-19 23:01:26
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-665
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
FiloSottile filippo.io/edwards25519 < 1.1.1 - - cpe:2.3:a:filosottile:filippo.io_edwards25519:<_1.1.1:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/FiloSottile/edwards25519/security/advisories/GHSA-fw7p-63qq-7hpr x_refsource_CONFIRM
cve.org
访问
https://github.com/FiloSottile/edwards25519/commit/d1c650afb95fad0742b98d95f2eb2cf031393abb x_refsource_MISC
cve.org
访问
https://github.com/FiloSottile/edwards25519/releases/tag/v1.1.1 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
1.7
CVSS向量: 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
机密性
NONE
完整性
NONE
可用性
LOW
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-02-19 23:01:26
修改时间:
2026-02-19 23:01:26
创建时间:
2026-02-20 06:00:03
更新时间:
2026-02-21 06:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-26958 2026-02-20 03:19:39 2026-02-19 22:00:03
NVD nvd_CVE-2026-26958 2026-02-20 02:00:04 2026-02-19 22:00:06
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-20 06:00:06
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']