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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54760— Langroid 路径遍历漏洞

AI 预测 8.1 利用难度: 中等 EPSS 0.56% · P44

影响版本矩阵 1

厂商产品版本范围状态
langroidlangroid< 0.65.1affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Langroid: SQLChatAgent dangerous-function blocklist can be bypassed with quoted or schema-qualified pg_read_file calls
来源: CVE Program / CVE List V5
Vulnerability Description
Langroid is a framework for building large-language-model-powered applications. Prior to version 0.65.1, the `SQLChatAgent` SQL-injection mitigation, with default `allow_dangerous_operations=False`, combines a raw-text regex blocklist (`_DANGEROUS_SQL_PATTERNS`) with a `sqlglot` SELECT-only statement allowlist. The blocklist entries that target callable functions require the function name to be immediately followed by `\s*\(`. PostgreSQL accepts the same call with the name separated from `(` by a quoted identifier, an inline comment, or schema qualification. These forms evade the regex, still parse as `SELECT`, and execute the same PostgreSQL function. This restores the `pg_read_file` server-side file-read primitive that the prior CVE-2026-25879 / GHSA-pmch-g965-grmr fix was meant to block: the parent advisory fixed a missing `pg_read_file` blocklist entry, while this report shows that the added regex is bypassable. Version 0.65.1 fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Langroid 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Langroid是Langroid组织开源的一个利用多代理编程开发LLM的工具。 Langroid 0.65.1之前版本存在安全漏洞,该漏洞源于SQL注入缓解机制中正则表达式黑名单可被绕过,可能导致攻击者执行PostgreSQL函数,恢复服务器端文件读取能力。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
langroidlangroid < 0.65.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · langroid · 2026-07-09 · 共 6 条

CVE-2026-5476910.0 CRITICALLangroid 代码注入漏洞
CVE-2026-547718.1 HIGHLangroid 输入验证错误漏洞
CVE-2026-501817.1 HIGHlangroid 路径遍历漏洞
CVE-2026-55615langroid 输入验证错误漏洞
CVE-2026-50180langroid 路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-54760

暂无评论


发表评论