往事不回首,安全不停步。AiRedTeam 的安全随笔,记录那些与代码和漏洞博弈的深夜。代码为剑,漏洞为砺,守一方数字净土。以此笔墨,化作守望万物的白泽。

安全情报

CVE-2026-44309 - gitsign verify accepts signatures over go-git-normalized bytes, enabling trust c

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44309 - gitsign verify accepts signatures over go-git-normalized bytes, enabling trust c CVE-2026-44309 GHSA-7rmh-48mx-2vwc MEDIUM go/github.com/sigstore/gitsign CVE: CVE-2026-44309 Summary gitsign verify and gitsign verify-tag re-encode commit/tag objects through go-git's EncodeWithoutSignature before checking the signature, instead of verifying against the raw git
阅读时间 1 分钟
安全情报

CVE-2026-44566 - Open WebUI Vulnerable to Arbitrary File Upload and Path Traversal

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44566 - Open WebUI Vulnerable to Arbitrary File Upload and Path Traversal CVE-2026-44566 GHSA-9pgh-j74g-qj6m HIGH pip/open-webui CVE: CVE-2026-44566 **CONFIDENTIAL** KL-CAN-2024-002 Vulnerability Details #FieldValue 1**Discoverer**Jaggar Henry & Sean Segreti of KoreLogic, Inc. 2**Date Submitted**2024.03.12 3**Title**Open WebUI Arbitrary File Upload + Path
阅读时间 1 分钟
安全情报

CVE-2026-44567 - Open WebUI has Improper Authorization Control

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44567 - Open WebUI has Improper Authorization Control CVE-2026-44567 GHSA-4vg5-rp28-gvjf HIGH pip/open-webui CVE: CVE-2026-44567 **CONFIDENTIAL** Vulnerability Disclosure Analysis Documentation Vulnerability Details #FieldValue 1**Discoverer**Taylor Pennington of KoreLogic, Inc. 2**Date Submitted**June 11, 2024 3**Title**Open WebUI Improper Authorization Control 5**Affected Vendor**Open WebUI
阅读时间 1 分钟
安全情报

GHSA-pmwq-pjrm-6p5r - in-toto-golang and in-toto-python have inconsistent negation behavior

📡 GitHub-Advisory · 2026-05-08 GHSA-pmwq-pjrm-6p5r - in-toto-golang and in-toto-python have inconsistent negation behavior GHSA-pmwq-pjrm-6p5r MEDIUM go/github.com/in-toto/in-toto-golang CVE: Impact _What kind of vulnerability is it? Who is impacted?_ in-toto-golang and in-toto-python both support glob patterns in artifact rules to indicate the artifacts that a rule applies to. Both support
阅读时间 1 分钟
安全情报

CVE-2026-44831 - Snipe-IT has Stored XSS via Component Checkout Notes (v8.4.0)

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44831 - Snipe-IT has Stored XSS via Component Checkout Notes (v8.4.0) CVE-2026-44831 GHSA-r42m-953q-6vjx MEDIUM composer/snipe/snipe-it CVE: CVE-2026-44831 Impact Users with component view access could be impacted by an unescaped notes column. Patches This was patched in https://github.com/grokability/snipe-it/commit/28f493d84d057895fbb93b6570e7393a2c2fa438, and
安全情报

CVE-2026-44298 - Kimai has an arbitrary file read in its invoice PDF renderer (admin)

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44298 - Kimai has an arbitrary file read in its invoice PDF renderer (admin) CVE-2026-44298 GHSA-h5fh-7hwr-97mw MEDIUM composer/kimai/kimai CVE: CVE-2026-44298 Summary Users with the role System-Admin (ROLE_SYSTE_ADMIN) and the permission upload_invoice_template can upload PDF invoice templates, which can call pdfContext.setOption('
阅读时间 1 分钟
安全情报

CVE-2026-44568 - Open WebUI has Stored XSS in Pending User Overlay via Incorrect DOMPurify Applic

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44568 - Open WebUI has Stored XSS in Pending User Overlay via Incorrect DOMPurify Applic CVE-2026-44568 GHSA-fq3v-xjjx-95rc MEDIUM pip/open-webui CVE: CVE-2026-44568 Vulnerability Details CWE-79: Cross-site Scripting (XSS) The AccountPending.svelte component renders the admin-configured "Pending User Overlay Content" using marked.parse() inside {@html} with an
阅读时间 1 分钟
安全情报

CVE-2026-44214 - eventsource-encoder vulnerable to SSE event injection via unsanitized `event` an

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44214 - eventsource-encoder vulnerable to SSE event injection via unsanitized `event` an CVE-2026-44214 GHSA-m9g3-3g99-mhpx MEDIUM npm/eventsource-encoder CVE: CVE-2026-44214 Summary eventsource-encoder does not sanitize the event or id fields of an EventSourceMessage before serializing them. An attacker who controls either field can inject arbitrary Server-Sent Events line terminators
阅读时间 1 分钟
安全情报

CVE-2026-44213 - OpenTelemetry.Exporter.Instana bypasses TLS certificate validation when a proxy

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44213 - OpenTelemetry.Exporter.Instana bypasses TLS certificate validation when a proxy CVE-2026-44213 GHSA-wfr5-454p-mjc2 MEDIUM nuget/OpenTelemetry.Exporter.Instana CVE: CVE-2026-44213 Summary The OpenTelemetry.Exporter.Instana NuGet package does not validate HTTPS/TLS certificates are valid when sending telemetry to a configured Instana back-end when a proxy is
阅读时间 1 分钟
安全情报

CVE-2026-44211 - Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44211 - Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability CVE-2026-44211 GHSA-5c57-rqjx-35g2 CRITICAL npm/cline CVE: CVE-2026-44211 Summary The kanban npm package (used by the cline CLI) starts a WebSocket server on 127.0.0.1:3484 with no Origin header validation. Any website a developer visits
阅读时间 1 分钟
安全情报

CVE-2026-44209 - banks has Critical Remote Code Execution (RCE) via Jinja2 SSTI

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44209 - banks has Critical Remote Code Execution (RCE) via Jinja2 SSTI CVE-2026-44209 GHSA-gphh-9q3h-jgpp HIGH pip/banks CVE: CVE-2026-44209 Summary banks <= 2.4.1 uses jinja2.Environment() (unsandboxed) to render prompt templates. Applications that pass user-supplied strings as the template argument to Prompt() are vulnerable to Server-Side
阅读时间 1 分钟
安全情报

CVE-2026-44728 - @babel/plugin-transform-modules-systemjs generates arbitrary code when compiling

📡 GitHub-Advisory · 2026-05-08 CVE-2026-44728 - @babel/plugin-transform-modules-systemjs generates arbitrary code when compiling CVE-2026-44728 GHSA-fv7c-fp4j-7gwp HIGH npm/@babel/plugin-transform-modules-systemjs CVE: CVE-2026-44728 Impact Using Babel to compile code that was specifically crafted by an attacker can cause Babel to generate output code that executes arbitrary code. Known affected plugins are: * @babel/plugin-transform-modules-systemjs * @babel/
阅读时间 1 分钟
安全情报

CVE-2026-32689 - Phoenix: Long-poll NDJSON body splitting causes large memory allocation

📡 GitHub-Advisory · 2026-05-08 CVE-2026-32689 - Phoenix: Long-poll NDJSON body splitting causes large memory allocation CVE-2026-32689 GHSA-628h-q48j-jr6q HIGH erlang/phoenix CVE: CVE-2026-32689 Summary An unauthenticated denial-of-service vulnerability in Phoenix's long-poll transport allows a remote client to allocate a large amount of memory with a HTTP request. A handful of concurrent
阅读时间 1 分钟
安全情报

GHSA-qhh4-458h-xwh2 - @cyclonedx/cdxgen: Docker registry auth substring match forwards credentials to

📡 GitHub-Advisory · 2026-05-08 GHSA-qhh4-458h-xwh2 - @cyclonedx/cdxgen: Docker registry auth substring match forwards credentials to GHSA-qhh4-458h-xwh2 MEDIUM npm/@cyclonedx/cdxgen CVE: Docker registry auth substring match forwards credentials to a different registry Repository cdxgen/cdxgen Affected product/package * Ecosystem: npm * Package: @cyclonedx/cdxgen * Reviewed tree version: 12.3.3 * Reviewed commit:
阅读时间 1 分钟
漏洞分析

CVE-2026-6795 (CVSS 9.6) - URL redirection to untrusted site ('open redirect') vulnerability in DivvyDrive

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-6795 (CVSS 9.6) - URL redirection to untrusted site ('open redirect') vulnerability in DivvyDrive Critical · CVSS 9.6 开放重定向(Open Redirect) CVE-2026-6795 📋 漏洞概述 DivvyDrive 4.8.2.9至4.8.3.2版本存在开放重定向漏洞,攻击者可注入恶意参数将用户重定向至钓鱼站点。 📋 基础信息 受影响版本DivvyDrive >= 4.8.2.9, < 4.8.3.2
阅读时间 3 分钟
漏洞分析

CVE-2026-41589 (CVSS 9.6) - Wish is an SSH server with defaults and a collection of middlewares. From versio

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-41589 (CVSS 9.6) - Wish is an SSH server with defaults and a collection of middlewares. From versio Critical · CVSS 9.6 路径遍历 CVE-2026-41589 📋 漏洞概述 Wish SSH服务器SCP中间件路径遍历漏洞,允许恶意客户端越权读写任意文件及创建目录。 📋 基础信息 受影响版本charm.land/wish/v2 >= 2.0.0, < 2.0.1 漏洞类型路径遍历 CVSS9.6 · Critical CVECVE-2026-41589
阅读时间 3 分钟
漏洞分析

CVE-2026-30496 (CVSS 9.8) - The Optoma CinemaX P2 projector (firmware TVOS-04.24.010.04.01, Android 8.0.0) e

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-30496 (CVSS 9.8) - The Optoma CinemaX P2 projector (firmware TVOS-04.24.010.04.01, Android 8.0.0) e Critical · CVSS 9.8 认证缺失 CVE-2026-30496 📋 漏洞概述 Optoma CinemaX P2投影仪固件HTTP API无认证,远程攻击者可完全控制设备包括启用TELNET服务。 📋 基础信息 受影响版本Optoma CinemaX P2 projector firmware TVOS-04.24.010.04.01 (Android 8.0.
阅读时间 2 分钟
漏洞分析

CVE-2026-8094 (CVSS 9.8) - Other issue in the WebRTC component. This vulnerability was fixed in Firefox ESR

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-8094 (CVSS 9.8) - Other issue in the WebRTC component. This vulnerability was fixed in Firefox ESR Critical · CVSS 9.8 内存安全 / 释放后使用 / 缓冲区溢出 (推测:WebRTC 中常见的释放后使用或越界写入) CVE-2026-8094 📋 漏洞概述 Firefox ESR 和 Thunderbird 的 WebRTC 组件中存在高危其他安全问题,可导致远程代码执行或拒绝服务。 📋 基础信息 受影响版本Firefox ESR < 140.10.2, Thunderbird <
阅读时间 3 分钟
漏洞分析

CVE-2026-8091 (CVSS 9.8) - Incorrect boundary conditions in the Audio/Video: Playback component. This vulne

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-8091 (CVSS 9.8) - Incorrect boundary conditions in the Audio/Video: Playback component. This vulne Critical · CVSS 9.8 边界条件错误(越界写入) CVE-2026-8091 📋 漏洞概述 Firefox/Thunderbird 音视频播放组件边界条件错误,可导致远程代码执行,CVSS 9.8。 📋 基础信息 受影响版本Firefox < 150, Thunderbird < 150, Firefox ESR < 140.10.1, Thunderbird ESR <
阅读时间 2 分钟
漏洞分析

CVE-2026-5791 (CVSS 9.6) - Cross-Site request forgery (CSRF) vulnerability in DivvyDrive Information Techno

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-5791 (CVSS 9.6) - Cross-Site request forgery (CSRF) vulnerability in DivvyDrive Information Techno Critical · CVSS 9.6 跨站请求伪造 (CSRF) CVE-2026-5791 📋 漏洞概述 DivvyDrive 4.8.2.9至4.8.3.2版本存在跨站请求伪造漏洞,攻击者可诱使管理员执行非预期操作,导致数据泄露或系统控制权被窃取。 📋 基础信息 受影响版本DivvyDrive >= 4.8.2.9, < 4.8.3.2 漏洞类型跨站请求伪造 (CSRF) CVSS9.
阅读时间 3 分钟
漏洞分析

CVE-2026-6508 (CVSS 9.8) - Origin Validation Error vulnerability in TUBITAK BILGEM Software Technologies Re

🔥 热门漏洞情报 · NVD-Latest · 2026-05-07 CVE-2026-6508 (CVSS 9.8) - Origin Validation Error vulnerability in TUBITAK BILGEM Software Technologies Re Critical · CVSS 9.8 Origin Validation Error CVE-2026-6508 📋 漏洞概述 TUBITAK Liderahenk 2.0.1及之前版本存在来源验证错误漏洞,可导致绕过ACL访问受限功能。 📋 基础信息 受影响版本TUBITAK BILGEM Software Technologies Research Institute Liderahenk >= 2.0.1, < 2.0.2 漏洞类型Origin
阅读时间 3 分钟
[!] CONTACT_CHANNELS

如需商务合作、技术咨询或漏洞反馈,请通过以下离岸节点联系作者。

> PING_AUTHOR (@A1RedTeam)