一、 漏洞 CVE-2025-53106 基础信息
漏洞信息
                                        # Graylog易受API令牌权限提升攻击

## 漏洞概述
Graylog 是一款免费且开源的日志管理平台。在 6.2.0 到 6.2.4 以及 6.3.0-alpha.1 到 6.3.0-rc.2 版本中,用户可以通过创建和使用 API 令牌来提升权限,获取对本地管理员或其他用户的非法访问权限。

## 影响版本
- 6.2.0 到 6.2.4
- 6.3.0-alpha.1 到 6.3.0-rc.2

## 漏洞细节
攻击者需要具备 Graylog 中的用户账户,然后通过手工构造的请求,利用弱权限检查机制创建 API 令牌。最终导致普通用户可以获取到管理员权限。

## 漏洞影响
该漏洞使得攻击者能够通过已有的用户账号,通过创建和使用 API 令牌拿到管理员权限,这将带来极大的安全隐患。此问题已在 6.2.4 和 6.3.0-rc.2 版本中修复。可以通过禁用系统配置中的 "Allow users to create personal access tokens" 选项来暂时缓解此问题。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Graylog vulnerable to privilege escalation through API tokens
来源:美国国家漏洞数据库 NVD
漏洞描述信息
Graylog is a free and open log management platform. In versions 6.2.0 to before 6.2.4 and 6.3.0-alpha.1 to before 6.3.0-rc.2, Graylog users can gain elevated privileges by creating and using API tokens for the local Administrator or any other user for whom the malicious user knows the ID. For the attack to succeed, the attacker needs a user account in Graylog. They can then proceed to issue hand-crafted requests to the Graylog REST API and exploit a weak permission check for token creation. This issue has been patched in versions 6.2.4 and 6.3.0-rc.2. A workaround involves disabling the respective configuration found in System > Configuration > Users > "Allow users to create personal access tokens".
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
授权机制不恰当
来源:美国国家漏洞数据库 NVD
漏洞标题
Graylog 授权问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Graylog是美国Graylog公司的一套集中式日志管理解决方案。该产品支持捕获、存储和实时分析日志等。 Graylog 6.2.0至6.2.4之前版本和6.3.0-alpha.1至6.3.0-rc.2之前版本存在授权问题漏洞,该漏洞源于权限检查不足,可能导致权限提升。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
授权问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-53106 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-53106 的情报信息