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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-49336— @microsoft/kiota-http-fetchlibrary 因大小写不匹配导致凭证泄露

AI 预测 7.4 利用难度: 极易 EPSS 0.65% · P46

可能的 ATT&CK 技术 1AI

T1557 · Adversary-in-the-Middle

影响版本矩阵 1

厂商产品版本范围状态
microsoftkiota-typescript>= 1.0.0-preview.97, < 1.0.0-preview.102affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
@microsoft/kiota-http-fetchlibrary: Bearer token and Cookie leak across origin on redirect due to case-mismatched scrub in fetchRequestAdapter
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
@microsoft/kiota-http-fetchlibrary provides TypeScript libraries for Kiota-generated API clients. In versions 1.0.0-preview.97 through 1.0.0-preview.101, `@microsoft/kiota-http-fetchlibrary`'s `RedirectHandler` is documented as stripping `Authorization` and `Cookie` from cross-origin redirect targets, but the default `scrubSensitiveHeaders` callback in `RedirectHandlerOptions` uses case-sensitive property deletion (`delete headers.Authorization`, `delete headers.Cookie`) on a headers object that `FetchRequestAdapter.getRequestFromRequestInformation` has already lower-cased. The delete therefore targets keys that do not exist, the scrub is a no-op, and any Bearer token or Cookie attached by a kiota-generated SDK is forwarded to an attacker-controlled host across a 30x redirect. This is reachable in the default middleware chain (`MiddlewareFactory.getDefaultMiddlewares`) with no custom configuration, and applies to every kiota-generated TypeScript SDK that uses `BaseBearerTokenAuthenticationProvider` or any other authentication provider that sets the `Authorization` request header. Version 1.0.0-preview.102 patches the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
大小写敏感处理不恰当
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
microsoftkiota-typescript >= 1.0.0-preview.97, < 1.0.0-preview.102 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-49336 补丁与修复 (1)

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

同批安全公告 · microsoft · 2026-06-19 · 共 8 条

CVE-2026-4548010.0 CRITICALAzure Active Directory 权限提升漏洞
CVE-2026-485849.9 CRITICALMicrosoft Azure Synapse 提权漏洞
CVE-2026-485829.6 CRITICALMicrosoft Exchange Online 权限提升漏洞
CVE-2026-476458.8 HIGHMicrosoft 365 Copilot 商务聊天提权漏洞
CVE-2026-322088.8 HIGHMicrosoft Edge 欺骗漏洞
CVE-2026-505196.5 MEDIUMMicrosoft Visual Studio Code CoPilot Chat 安全功能绕过漏洞
CVE-2026-428956.5 MEDIUMMicrosoft Copilot 篡改漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-49336

暂无评论


发表评论