WhisperX tag archive

#GitHub Dependabot

This page collects WhisperX intelligence signals tagged #GitHub Dependabot. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (2)

The Lab · 2026-04-01 10:27:01 · GitHub Issues

1. aiocamedomotic 修复 Pygments 正则表达式拒绝服务漏洞 CVE-2026-4539

aiocamedomotic 项目通过紧急依赖项升级,修复了一个已公开的代码安全漏洞。该漏洞源于其文档生成工具链中使用的语法高亮库 Pygments 存在缺陷。具体而言,CVE-2026-4539 被标记为低严重性,其根源在于 Pygments 2.19.1 版本中 `AdlLexer` 组件使用了低效的正则表达式,可能引发正则表达式拒绝服务攻击。攻击者可利用此漏洞,通过构造特定恶意输入,导致处理进程消耗过量计算资源,从而影响服务可用性。 项目维护者响应了 GitHub Dependabot 发出的安全警报 #53,迅速将 Pygments 依赖从 2.19.1 版本升级至已修复该问题的 2.20.0 版本。此次更新并非可选,而是...

The Lab · 2026-04-10 15:23:00 · GitHub Issues

2. Dependabot Alert #32: cryptography Library Buffer Overflow Vulnerability (CVE-2026-39892) Exposes Projects

A critical buffer overflow vulnerability, tracked as CVE-2026-39892, has been identified in the widely-used `cryptography` library, prompting urgent security patches. The flaw, which affects versions 45.0.0 through 46.0.7, can be triggered when non-contiguous buffers are passed to specific APIs, such as `Hash.update()`...