目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-21607— Vyper 安全漏洞

AI 预测 5.3 利用难度: 中等 EPSS 0.65% · P48

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-21607 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Success of Certain Precompile Calls not Checked in Vyper
来源: CVE Program / CVE List V5
Vulnerability Description
Vyper is a Pythonic Smart Contract Language for the EVM. When the Vyper Compiler uses the precompiles EcRecover (0x1) and Identity (0x4), the success flag of the call is not checked. As a consequence an attacker can provide a specific amount of gas to make these calls fail but let the overall execution continue. Then the execution result can be incorrect. Based on EVM's rules, after the failed precompile the remaining code has only 1/64 of the pre-call-gas left (as 63/64 were forwarded and spent). Hence, only fairly simple executions can follow the failed precompile calls. Therefore, we found no significantly impacted real-world contracts. None the less an advisory has been made out of an abundance of caution. This issue is fixed in 0.4.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
控制流实现总是不正确
来源: CVE Program / CVE List V5
Vulnerability Title
Vyper 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Vyper是vyperlang开源的一个 EVM 的 Pythonic 智能合约语言。 Vyper 0.4.0及之前版本存在安全漏洞,该漏洞源于编译器在使用预编译EcRecover和Identity时未检查调用的成功标志,可能导致执行结果不正确。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
vyperlangvyper < 0.4.1 -

二、漏洞 CVE-2025-21607 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-21607 的情报信息

登录查看更多情报信息。

CVE-2025-21607 补丁与修复 (2)

CVE-2025-21607 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-21607

暂无评论


发表评论