#cwe-129

共收录 54 条相关安全情报。

← 返回所有主题
CVE-2026-52856

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
github.com/pterodactyl/wings

### Summary A maliciously crafted packet received & parsed during the SFTP connection handshake will cause a Go panic. ### Impact All wings users with an open SFTP port. ### Workarounds Close SFTP port.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
github.com/fatedier/frp

## Summary An integer-overflow vulnerability in the frp server's optional SSH Tunnel Gateway lets any unauthenticated remote attacker crash the entire `frps` process with a single five-byte message. When the gateway parses an SSH `exec` channel request in `pkg/ssh/server.go`, it adds a small constant to a four-byte length value taken directly from the request. Because that length is fully attacke

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | 影响边界/网络设备 (+5) | Secondary 数据源 (+2) | 影响关键基础设施/核心组件 (+4) | LLM 评分加成 (+0.4)
CVE-2026-45799

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup() and ProtoReader.skipGroup() in wire-runtime do not validate that a LENGTH_DELIMITED field length is non-negative before skip(), allowing a crafted protobuf varint encoding -128 as a signed Int to make skip(-128) move the internal position negative and m

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in Helm charts to cause deterministic render failures across template, install, upgrade, lint, and SDK Eng

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-63308

Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in Helm charts to cause deterministic render failures across template, install, upgrade, lint, and SDK Eng

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
推荐 8.4
Conf: 50%

Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in Helm charts to cause deterministic render failures across template, install, upgrade, lint, and SDK Eng

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-46377

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the escape sequence handler in (*Tokenizer).parseCurRune in selector/lexer/tokenize.go increments past a trailing backslash in a quoted string such as "\ or '\ and then reads p.src[pos] without a bounds check, allowing attacker-controlled selector strings to trigger a Go ind

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the escape sequence handler in (*Tokenizer).parseCurRune in selector/lexer/tokenize.go increments past a trailing backslash in a quoted string such as "\ or '\ and then reads p.src[pos] without a bounds check, allowing attacker-controlled selector strings to trigger a Go ind

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-50144

ncnn is a high-performance neural network inference framework optimized for the mobile platform. In commit e54f7b1f88434e1d844ea0551b880a1cfb079ce1 and earlier, ncnn allows an out-of-bounds heap write in ncnn::ParamDict::load_param() when Net::load_param() loads a malicious .param model file because the parsed parameter id is checked only against id >= NCNN_MAX_PARAM_COUNT, allowing a negative id

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

NVIDIA TensorRT for contains a vulnerability where an attacker might cause an improper validation of array index. A successful exploit of this vulnerability might lead to code execution.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-24238

NVIDIA TensorRT for contains a vulnerability where an attacker might cause an improper validation of array index. A successful exploit of this vulnerability might lead to code execution.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Ollama. Authentication is not required to exploit this vulnerability. The specific flaw exists within the downloadBlob function. The issue results from the lack of proper validation of user-supplied

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-15685

Ollama downloadBlob Improper Validation of Array Index Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of Ollama. Authentication is not required to exploit this vulnerability. The specific flaw exists within the downloadBlob function. The issue results from the lack of proper validation of user-supplied

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
推荐 7.4
Conf: 50%
github.com/osrg/gobgp/v4

Found through variant analysis based on `CVE-2026-41643` ## Summary GoBGP accepts a zero-length AS_PATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. The vulnerable path is in the BGP UPDATE validator: a malformed UPDATE that should be rejected as a malformed AS_PATH instead reaches an unchecked `p.Value[0]` access, allowing a configured co

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-57251

The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57272

GeoVision 软件(如 GV-VMS、GV-Cloud)的 GeoWebPlayer 插件(也称为 Web Plugin 或 WS Player)中,其 WebSocket 服务器在处理来自 localhost 的命令时,对部分命令中的 `index` 参数缺乏有效的范围检查。攻击者可通过向本地 WebSocket 端口发送特制命令,利用该索引越界漏洞读写多个数组的越界元素,从而可能执行任意代码、提升权限或造成拒绝服务。CVSS 3.1 评分为 8.3(高危),攻击向量为网络,复杂度高,无需身份验证,但需要用户交互(如诱导用户访问恶意网页)。目前该漏洞尚未被列入已知被利用漏洞目录(KEV),也未有在野利用报告。受影响的 GeoVision 软件版本尚未明确,但凡安装了该插件的系统均可能存在风险。建议用户立即关注厂商安全公告,尽快安装官方补丁;同时限制 GeoWebPlayer 的 WebSocket 接口仅对受信任的本地进程开放,或在不必要的情况下禁用该插件。

💡 影响/原因: 该漏洞允许本地攻击者(或通过诱导用户访问恶意页面)利用索引越界实现高危操作,可能导致系统完全失陷。由于 GeoVision 产品广泛用于安防监控系统,一旦被利用将严重威胁企业安全。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57271

CVE-2026-57271 是 GeoVision 系列软件中 GeoWebPlayer 插件的一个高危漏洞。GeoWebPlayer(在 GV-VMS 文档中称为“Web Plugin”,在 VMS-Cloud 中称为“WS Player”)是一个随 GV-VMS、GV-Cloud 等产品安装的附加组件,用于创建 WebSocket 服务器以增强 Web 界面功能。该漏洞位于暂停命令处理中,属于索引越界(index-out-of-bound)缺陷,攻击者可利用特制请求触发内存错误,可能导致远程代码执行或服务崩溃。CVSS 评分为 8.3(高危),攻击向量为网络远程,但需要用户交互(UI:R)和高复杂度(AC:H),影响机密性、完整性和可用性(均为高)。目前没有证据表明该漏洞已被在野利用或列入已知被利用漏洞目录。受影响的具体产品版本和厂商信息尚未公布,但任何安装 GeoWebPlayer 的 GeoVision 软件都可能受影响。建议用户密切关注 GeoVision 官方安全公告,及时应用补丁;在补丁发布前,限制对 GeoWebPlayer 服务的网络访问,特别是避免暴露在公网。

💡 影响/原因: 该漏洞 CVSS 8.3,影响范围可能涵盖多种 GeoVision 安防管理软件,远程攻击者在特定条件下可完全控制系统,对视频监控等关键基础设施构成严重威胁。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57270

GeoWebPlayer(在GV-VMS文档中称为“Web Plugin”,在VMS-Cloud中称为“WS Player”)是随多个GeoVision软件(如GV-VMS、GV-Cloud等)一起安装的附加组件。该组件会创建一个WebSocket服务器,用于扩展GeoVision软件提供的各种Web界面的功能,并且某些功能可能依赖于此服务器才能正常运行。 该WebSocket服务器可接受来自localhost的各种命令。许多命令会接受一个`index`值,然后使用该值访问多个数组以进入关键代码段、执行函数调用等。然而,`index`值通常未经有效范围检查,因此可被利用来对多个数组进行越界(Out-of-Bounds)访问。 具体而言,以`play`命令为例,其处理逻辑中的数组索引缺乏边界验证,攻击者可以通过精心构造的请求触发数组越界读写。这可能导致读取或写入分配数组之外的内存区域,从而造成信息泄露、程序崩溃或执行任意代码。 该漏洞的CVSS评分为8.3(高危),攻击向量为网络(AV:N),攻击复杂度较高(AC:H),需要用户交互(UI:R),但影响范围包括机密性、完整性和可用性(均为高)。未公开的在野利用证据,但漏洞本身的严重性较高。受影响产品包括GeoVision的多种软件套件,建议用户及时关注厂商提供的安全更新。

💡 影响/原因: 该漏洞因缺少数组索引边界检查,导致越界访问内存,可能被远程利用实现任意代码执行或信息泄露,CVSS 8.3高危,影响范围广,需高度重视。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57269

CVE-2026-57269 是 GeoWebPlayer(也称为 GV-VMS 中的 Web Plugin 或 VMS-Cloud 中的 WS Player)插件中的一个越界访问漏洞。该插件可随 GeoVision 的多种软件(如 GV-VMS、GV-Cloud、GV-VSM 等)安装,并创建一个 WebSocket 服务器,用于扩展 Web 界面功能。由于服务器接受来自 localhost 的命令,且许多命令使用未经验证的索引值(index)访问数组,攻击者可通过精心构造的请求触发越界读写,尤其是 disconnect 命令存在 index 越界问题。成功利用此漏洞可能导致内存破坏、代码执行或服务崩溃。CVSS 评分为 8.3(高),攻击向量为网络,但攻击复杂度高且需要用户交互。目前该漏洞尚未被列入已知被利用漏洞目录(KEV)或报告在野利用。受影响产品包括安装了 GeoWebPlayer 插件的 GeoVision 系列软件。建议用户及时关注厂商补丁或升级版本,同时限制 WebSocket 端口的网络暴露(仅允许 localhost 访问)以降低风险。由于缺乏详细信息,本摘要基于元数据生成。

💡 影响/原因: 该漏洞影响广泛使用的视频监控管理软件 GeoVision 系列,攻击者通过越界访问可实现远程代码执行,严重威胁系统安全。CVSS 8.3 表明风险较高,需尽快修复。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57268

GeoWebPlayer(也称为GV-VMS文档中的“Web Plugin”和VMS-Cloud的“WS Player”)是GeoVision系列软件(如GV-VMS、GV-Cloud等)的一个附加组件,用于创建WebSocket服务器以扩展Web界面功能。该WebSocket服务器接收来自localhost的命令,其中`saveVideo`命令在处理`index`字段时未进行范围检查,导致越界访问多个数组。具体而言,`index`值被用于进入关键区段(CriticalSection)并执行函数指针调用,攻击者可通过精心构造的WebSocket消息触发越界读写,最终可能实现任意代码执行。该漏洞影响所有安装了GeoWebPlayer插件的GeoVision软件版本。CVSS评分为8.3,属于高危漏洞,但尚未被列入已知利用列表(KEV),也未见在野利用报告。建议用户立即更新GeoWebPlayer至最新版本,并限制仅允许本地访问WebSocket服务(默认配置下该服务仅监听localhost)。

💡 影响/原因: 该漏洞允许攻击者在目标系统上执行任意代码,且无需身份验证即可触发(但需要本地访问WebSocket端口)。由于GeoVision软件广泛应用于安防监控领域,漏洞可能导致监控系统被完全控制,造成隐私泄露和业务中断。

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57267

GeoWebPlayer(GV-VMS 文档中称为“Web Plugin”,VMS-Cloud 中称为“WS Player”)是 GeoVision 系列软件(GV-VMS、GV-Cloud 等)的一个附加组件。该组件创建一个 WebSocket 服务器,扩展了 GeoVision 软件 Web 界面的功能,且可能是其正常运行的必要组件。该 WebSocket 服务器接受来自 localhost 的各种命令。许多命令使用一个 `index` 参数来访问数组中的关键部分、执行函数调用等。然而,`index` 值通常未进行有效范围检查,导致可对多个数组进行越界访问。攻击者通过精心构造的请求,可利用此漏洞实现越界读写,进而可能执行任意代码或造成拒绝服务。该漏洞影响广泛使用的视频监控系统,一旦被利用,攻击者可完全控制受影响设备,导致敏感视频数据泄露、系统破坏等严重后果。目前暂无在野利用报告,但鉴于漏洞严重性,强烈建议用户尽快更新至官方修复版本。在无法立即更新的情况下,应限制 GeoWebPlayer 的网络暴露范围,仅允许受信任的主机访问。

💡 影响/原因: 该漏洞(CVSS 8.3)影响广泛部署的 GeoVision 视频监控系统,可导致远程代码执行或系统完全接管,且攻击复杂度较低(需本地访问触发,但远程可利用)。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57266

GeoVision 系列软件(GV-VMS、GV-Cloud 等)中的 GeoWebPlayer 插件(亦称“Web Plugin”或“WS Player”)存在一个高危的数组越界漏洞。该插件会创建一个 WebSocket 服务器,用于增强软件 Web 界面的功能。该服务器接受来自 localhost 的各类命令,其中许多命令使用 `index` 参数访问数组以进入关键代码段。然而,`index` 值未经过有效的范围检查,导致攻击者可通过构造超出边界的 `index` 值越界访问多个数组,进而触发未定义行为或执行任意操作。漏洞存在于“2wayAudio”命令中,CVSS 评分为 8.3(CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H),属于高严重性。攻击利用条件较复杂:需要网络邻接性、攻击者需具备一定交互(UI:R),但无需特权。成功利用可能导致机密性、完整性和可用性完全丧失(C:H/I:H/A:H),且影响范围可能扩展至其他组件(S:C)。目前尚未有公开的野外利用报告,未列入 CISA KEV 目录。受影响的具体产品版本未详细披露。建议用户立即关注 GeoVision 官方安全公告,及时升级到包含补丁的版本。在未修复前,限制 GeoWebPlayer 的网络暴露,仅允许受信任的 localhost 访问,并监控异常 WebSocket 连接。

💡 影响/原因: GeoVision 视频监控软件广泛部署于安防场景,该漏洞允许攻击者通过精心构造的请求实现远程代码执行或系统控制,可能导致监控系统被接管,造成敏感视频数据泄露或中断。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57265

GeoWebPlayer(在GV-VMS文档中也称为“Web Plugin”,在VMS-Cloud中称为“WS Player”)是GeoVision系列软件(如GV-VMS、GV-Cloud等)的一个附加组件。该组件创建一个WebSocket服务器,用于扩展各类Web界面的功能,在某些情况下是软件正常运行所必需的。该WebSocket服务器接受来自localhost的多种命令,其中许多命令会使用一个`index`参数来访问数组,进而进入关键代码段或执行函数调用。然而,`index`参数通常未经过有效的范围检查,导致攻击者可以利用该参数实现多个数组的越界访问。例如,在audio命令中,越界访问可导致内存破坏。虽然攻击复杂度较高(需要用户交互),但远程攻击者无需认证即可利用此漏洞,且可能影响保密性、完整性和可用性,CVSS评分为8.3(高危)。目前该漏洞尚未被列入已知被利用漏洞目录(KEV),也未发现公开的在野利用报告。受影响的软件包括GeoVision GV-VMS、GV-Cloud等集成了GeoWebPlayer的版本。建议用户尽快联系厂商获取补丁,或采取临时缓解措施,如限制WebSocket服务的网络暴露、仅允许来自信任源的连接,并禁用不必要的功能模块。

💡 影响/原因: GeoWebPlayer是GeoVision多款安防管理软件的关键组件,该漏洞允许攻击者通过越界访问执行任意代码或破坏系统,CVSS 8.3分。尽管攻击条件复杂,但影响范围广(涉及VMS和云平台),且无需认证即可远程触发,建议立即评估并打补丁。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-57264

GeoWebPlayer(在GV-VMS文档中称为“Web Plugin”,在VMS-Cloud中称为“WS Player”)是GeoVision软件(如GV-VMS、GV-Cloud等)的一个附加组件,用于创建WebSocket服务器以扩展Web界面功能。该WebSocket服务器接受来自localhost的命令,其中许多命令使用`index`参数访问数组,但由于未对`index`值进行有效范围检查,导致多个数组可被越界访问。例如`setPIP`命令存在基于索引的越界读写漏洞。攻击者可利用该漏洞实现远程代码执行、提权或数据泄露。CVSS评分为8.3(高),攻击复杂度较高,需用户交互,但无需认证即可通过网络触发。目前未发现活跃利用。建议用户限制GeoWebPlayer的网络暴露,仅允许可信源访问,并尽快安装厂商补丁。

💡 影响/原因: 该漏洞影响GeoVison系列安防监控软件的Web组件,CVSS 8.3分,可能导致远程代码执行,一旦被利用将严重威胁视频监控系统的安全性。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-13132

CVE-2026-13132 影响 GeoVision 旗下多款软件(如 GV-VMS、GV-Cloud 等)的可选插件 GeoWebPlayer(也称作 Web Plugin 或 WS Player)。该插件会创建一个 WebSocket 服务器,用于增强软件 Web 界面的功能。该 WebSocket 服务器接受来自 localhost 的各种命令。其中 setStream 命令在处理时使用了一个 `index` 参数来访问数组,但未对 `index` 进行有效的范围检查,导致攻击者可以通过越界访问数组,触发内存错误或执行恶意操作。该漏洞的 CVSS 评分为 8.3(高危),攻击复杂度较高(需攻击者位于本地网络且需用户交互),但无需身份认证即可利用。成功利用可能导致机密性、完整性和可用性完全丧失。目前尚未有证据表明该漏洞已在野外被利用,也未列入 CISA KEV。受影响的具体产品版本尚未公布。建议用户密切关注 GeoVision 的安全公告,及时应用补丁;在补丁可用前,应限制 WebSocket 服务器的网络暴露,避免非授权访问,并监控 localhost 的异常连接请求。

💡 影响/原因: GeoVision 视频监控软件广泛应用于安防行业,该漏洞可导致攻击者完全控制受影响系统,威胁用户隐私和业务安全。尽管利用条件较高,但一旦成功后果严重,需尽快修复。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-13131

CVE-2026-13131 影响 GeoVision 软件系列(如 GV-VMS、GV-Cloud 等)中安装的 GeoWebPlayer 插件(也称为 Web Plugin 或 WS Player)。该插件创建一个 WebSocket 服务器,用于扩展软件 Web 界面的功能。WebSocket 服务器接受来自 localhost 的多种命令,其中许多命令使用 `index` 参数访问数组以执行关键操作或函数调用。然而,`index` 值未经过有效的范围检查,导致攻击者可以通过精心构造的请求触发多个数组的越界访问(Out-of-Bounds)。此漏洞可能被利用来读取或写入越界内存,进而导致信息泄露、权限提升或任意代码执行。CVSS 评分为 8.3(高),攻击向量为网络,攻击复杂度高,无需身份认证但需要用户交互。目前该漏洞未被列入已知被利用漏洞目录(KEV),也未发现公开的在野利用报告。受影响产品包括 GeoVision GV-VMS、GV-Cloud 等软件,具体版本信息不详,建议用户关注厂商安全公告并及时更新至修复版本。缓解措施包括限制 WebSocket 服务仅监听可靠网络接口或通过防火墙规则限制 localhost 访问。

💡 影响/原因: 该漏洞允许攻击者通过越界数组访问破坏内存安全,可能导致远程代码执行或数据泄露。尽管攻击复杂度高且需用户交互,但由于 GeoVision 产品广泛应用于安防监控,一旦被利用将严重影响系统安全。

排序因子: 有可用补丁/修复方案 (+3) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
推荐 3.4
Conf: 50%
CVE-2026-14193

DVP80ES300T with Improper Validation of Array Index Vulnerability

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-14191

An out-of-bounds heap write exists in the RAR5 recovery-volume (.rev) parser in WinRAR and UnRAR (RecVolumes5::ReadHeader in recvol5.cpp). The RecItems vector is sized only when the first .rev file in a set is processed; subsequent .rev files supply an independent RecNum value that is validated against that file's own TotalCount field but never against the actual size of RecItems. A crafted set of

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

vtk vtk-dicom vtkDICOMItem::NewDataElement heap-based buffer overflow vulnerability

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
推荐 3.4
Conf: 50%
CVE-2026-22879

vtk vtk-dicom vtkDICOMItem::NewDataElement heap-based buffer overflow vulnerability

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-56770

libais through 0.15 VdmStream::AddLine uses an unchecked sentinel value as a vector index when processing AIS sentences with empty or out-of-range sequential message IDs. Remote attackers can crash services or vessel systems by sending crafted AIVDM sentences over VHF marine radio or IP feeds, causing out-of-bounds memory access and potential corruption.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-56111

Marlin Firmware through 2.1.2.7, fixed in commit 1f255d1, when built with MESH_BED_LEVELING enabled, contains an out-of-bounds write vulnerability in the M421 G-code handler that allows attackers to corrupt firmware memory by supplying out-of-range X and Y grid indices. Attackers can send a single crafted G-code command via USB serial, network interface, or malicious gcode file to write an attacke

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: CVSS 严重风险 (9.1) (+4) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)

When NGINX Gateway Fabric is configured using GRPCRoutes, an authenticated, remote attacker with permission to create or modify GRPCRoute resources can cause the NGINX Gateway Fabric control plane to terminate by sending undisclosed GRPCRoute configurations containing backendRef filters. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | 影响边界/网络设备 (+5) | Secondary 数据源 (+2) | 包含 CVE (+2) | 影响关键基础设施/核心组件 (+4) | LLM 评分加成 (+0.4)
CVE-2026-32682

When NGINX Gateway Fabric is configured using GRPCRoutes, an authenticated, remote attacker with permission to create or modify GRPCRoute resources can cause the NGINX Gateway Fabric control plane to terminate by sending undisclosed GRPCRoute configurations containing backendRef filters. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 影响边界/网络设备 (+5) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-45624

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, when performing a polynomial distortion an out of bounds over-read of 24 bytes can occur when specifying specific arguments. This issue has been patched in versions 6.9.13-47 and 7.1.2-22.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-45359

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-22, an invalid connected-components:keep-top value could result in a heap buffer over-read when performing the connected components operation. This issue has been patched in versions 6.9.13-48 and 7.1.2-22.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-24181

NVIDIA DALI contains a vulnerability in a component where an attacker could cause an improper index validation. A successful exploit of this vulnerability might lead to code execution, data tampering, denial of service, and information disclosure.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Memory corruption while using Strongbox due to missing bounds check.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
推荐 3.4
Conf: 50%
CVE-2026-25276

Memory corruption while using Strongbox due to missing bounds check.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-45104

MapServer is a system for developing web-based GIS applications. From 6.4.0 to before 8.6.3, msSLDParseUserStyle always calls _SLDApplyRuleValues(psRule, psLayer, 1); for any carrying — it assumes msSLDParseRule added one class. When the rule has no symbolizer (a structurally valid SLD), msSLDParseRule adds zero, and _SLDApplyRuleValues ends up indexing _class[-1], resulting in a NULL pointer de

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
github.com/tomwright/dasel/v3

### Summary `dasel`'s selector lexer panics with an index-out-of-range error when tokenizing a quoted string that ends with a trailing backslash (e.g., `"\` or `'\`). A 2-byte input causes an immediate process crash via Go runtime panic. I confirmed the issue on `v3.3.1` (`fba653c7f248aff10f2b89fca93929b64707dfc8`) and on `master` commit `0dd6132e0c58edbd9b1a5f7ffd00dfab1e6085ad`. I also verifie

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | 影响关键基础设施/核心组件 (+4) | LLM 评分加成 (+0.4)
com.squareup.wire:wire-runtime-jvm, com.squareup.wire:wire-runtime

# CVE-2026-45799 ## Maintainer summary Wire's protobuf group-skipping logic did not reject negative lengths before skipping a length-delimited field inside a group. A crafted protobuf payload could cause Wire to throw an unchecked runtime exception during decoding instead of the documented `IOException` / `ProtocolException` failure path. This can crash services that decode untrusted protobuf p

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
Magick.NET-Q16-AnyCPU, Magick.NET-Q16-HDRI-AnyCPU, Magick.NET-Q16-HDRI-OpenMP-arm64, Magick.NET-Q16-HDRI-OpenMP-x64, Magick.NET-Q16-HDRI-arm64, Magick.NET-Q16-HDRI-x64, Magick.NET-Q16-HDRI-x86, Magick.NET-Q16-OpenMP-arm64, Magick.NET-Q16-OpenMP-x64, Magick.NET-Q16-arm64, Magick.NET-Q16-x64, Magick.NET-Q16-x86, Magick.NET-Q8-AnyCPU, Magick.NET-Q8-OpenMP-arm64, Magick.NET-Q8-OpenMP-x64, Magick.NET-Q8-arm64, Magick.NET-Q8-x64, Magick.NET-Q8-x86

When performing a polynomial distortion an out of bounds over-read of 24 bytes can occur when specifying specific arguments.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
Magick.NET-Q16-AnyCPU, Magick.NET-Q16-HDRI-AnyCPU, Magick.NET-Q16-HDRI-OpenMP-arm64, Magick.NET-Q16-HDRI-OpenMP-x64, Magick.NET-Q16-HDRI-arm64, Magick.NET-Q16-HDRI-x64, Magick.NET-Q16-HDRI-x86, Magick.NET-Q16-OpenMP-arm64, Magick.NET-Q16-OpenMP-x64, Magick.NET-Q16-arm64, Magick.NET-Q16-x64, Magick.NET-Q16-x86, Magick.NET-Q8-AnyCPU, Magick.NET-Q8-OpenMP-arm64, Magick.NET-Q8-OpenMP-x64, Magick.NET-Q8-arm64, Magick.NET-Q8-x64, Magick.NET-Q8-x86

An invalid `connected-components:keep-top` value could result in a heap buffer over-read when performing the connected components operation.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2026-44310

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. From 0.4.0 to before 0.15.0, CertVerifier.Verify() in pkg/git/verifier.go unconditionally dereferences certs[0] after sd.GetCertificates() without checking the slice length. A CMS/PKCS7 signed message with an empty certificate set is a structurally valid DER payload; GetCertificates() returns an empty

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)

Improper validation in Power Management Firmware (PMFW) may allow an attacker with privileges to pass malformed workload arguments when exporting table data from SMU to DRAM potentially resulting in a loss of confidentiality and/or availability.

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | LLM 评分加成 (+0.4)
CVE-2023-31309

Improper validation in Power Management Firmware (PMFW) may allow an attacker with privileges to pass malformed workload arguments when exporting table data from SMU to DRAM potentially resulting in a loss of confidentiality and/or availability.

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-44222

vLLM is an inference and serving engine for large language models (LLMs). From 0.6.1 to before 0.20.0, there is a a Token Injection vulnerability in vLLM’s multimodal processing. Unauthenticated, text-only prompts that spell special tokens are interpreted as control. Image and video placeholder sequences supplied without matching data cause vLLM to index into empty grids during input-position comp

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-41643

GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. Prior to version 4.3.0, a remote Denial of Service (DoS) vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during the processing of 4-byte AS attributes when the message structure causes an internal slice index shif

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

⚠ 公开 PoC 线索:
排序因子: 影响边界/网络设备 (+5) | Primary 数据源 (+3) | LLM 评分加成 (+0.4)
CVE-2026-40251

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The backup restore subsystem contains an out-of-bounds panic vulnerability caused by an invalid bounds check when indexing snapshot metadata arrays, a

💡 影响/原因: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

⚠ 公开 PoC 线索:
排序因子: Primary 数据源 (+3) | LLM 评分加成 (+0.4)
推荐 11.4
Conf: 50%
vllm

## Summary This report explains a Token Injection vulnerability in vLLM’s multimodal processing. Unauthenticated, text-only prompts that spell special tokens are interpreted as control. Image and video placeholder sequences supplied without matching data cause vLLM to index into empty grids during input-position computation, raising an unhandled IndexError and terminating the worker or degrading a

💡 风险点: 原文内容(由于配额限制,未进行深度 LLM 分析)

🎯 建议动作: 建议根据原文自行评估

排序因子: 有可用补丁/修复方案 (+3) | Secondary 数据源 (+2) | 包含 CVE (+2) | 影响关键基础设施/核心组件 (+4) | LLM 评分加成 (+0.4)