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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59335— UAA 因身份区域ID大小写绕过授权导致全权控制漏洞

一分钟漏洞结论

影响对象
Cloud Foundry UAA
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Cloud Foundry UAA 的 Identity Zone Endpoint 在身份区授权检查中存在不恰当处理大小写敏感性的问题(CWE-178)。攻击者仅需持有 权限,即可通过以非小写形式(例如 )在请求路径和主体中引用区域标识符,绕过该权限不应授予访问特权 (系统)身份区的预期限制。 授权层对系统区域标识符进行区分大小写的比较,而底层 MySQL 持久层在其默认排序规则下对标识符进行不区分大小写的解析,导致请求被错误授权,并最终解析到真实的系统区域记录。 这使得攻击者能够使用攻击者控制的密钥材料覆盖系统

CVSS 8.7 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Case-Sensitive Authorization Check Bypass via Identity Zone ID Case Manipulation Leads to Full UAA Compromise
来源: CVE Program / CVE List V5
Vulnerability Description
Improper handling of case sensitivity (CWE-178) in the identity zone authorization check in the Identity Zone Endpoint in Cloud Foundry UAA allows a remote authenticated attacker holding only the zones.write authority to bypass the intended restriction that this authority does not grant access to the privileged uaa (system) identity zone, by referring to the zone identifier in a non-lowercase form (e.g. UAA) in the request path and body. The authorization layer performs a case-sensitive comparison against the system zone identifier, while the underlying MySQL persistence layer resolves identifiers case-insensitively under its default collation, so the request is authorized incorrectly and is then resolved against the real system zone record. This allows the attacker to overwrite the system zone's JWT signing key with attacker-controlled key material, forge JWTs claiming the admin client and administrator scopes, and fully compromise UAA and any Cloud Foundry deployment that trusts it. This issue only affects UAA deployments backed by MySQL using its default collation; PostgreSQL and HSQLDB backends are not affected.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
大小写敏感处理不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Cloud Foundry UAA 0 ~ 78.16.0 -
Cloud Foundry cf-deployment 0 ~ 57.0.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-59335 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-59335

暂无评论


发表评论