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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-26275— httpsig-rs 安全漏洞

CVSS 7.5 · High EPSS 0.16% · P6

可能的 ATT&CK 技术 1AI

T1565.003 · Runtime Data Manipulation
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-26275 基础信息

漏洞信息

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

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

Vulnerability Title
httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass
来源: CVE Program / CVE List V5
Vulnerability Description
httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in `httpsig-hyper` prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's `matches!` macro. Specifically, the comparison `if matches!(digest, _expected_digest)` treated `_expected_digest` as a pattern binding rather than a value comparison, resulting in unconditional success of the match expression. As a consequence, digest verification could incorrectly return success even when the computed digest did not match the expected value. Applications relying on Digest verification as part of HTTP message signature validation may therefore fail to detect message body modification. The severity depends on how the library is integrated and whether additional signature validation layers are enforced. This issue has been fixed in `httpsig-hyper` 0.0.23. The fix replaces the incorrect `matches!` usage with proper value comparison and additionally introduces constant-time comparison for digest verification as defense-in-depth. Regression tests have also been added to prevent reintroduction of this issue. Users are strongly advised to upgrade to the patched version. There is no reliable workaround without upgrading. Users who cannot immediately upgrade should avoid relying solely on Digest verification for message integrity and ensure that full HTTP message signature verification is enforced at the application layer.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
完整性检查值验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
httpsig-rs 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
httpsig-rs是Jun Kurihara个人开发者的一个Rust库。 httpsig-rs 0.0.23之前版本存在安全漏洞,该漏洞源于Digest标头验证因误用matches!宏而可能错误地成功,可能导致无法检测消息正文修改。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
junkuriharahttpsig-rs < 0.0.23 -

二、漏洞 CVE-2026-26275 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-26275 的情报信息

登录查看更多情报信息。

CVE-2026-26275 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-26275

暂无评论


发表评论