momo安全漏洞库

多模块数据检索平台

登录 注册
共聚合 5140 条情报 漏洞监控 3326 / 网安开源项目 1567 / 威胁情报 247

漏洞监控

来自 GitHub Issues、仓库检索和关键词命中的 CVE / RCE / POC 动态。

3326总量

网安开源项目

优先展示中文安全团队维护的开源项目,兼顾工具落地场景和最近更新时间。

1567总量

威胁情报

来自 360、奇安信、斗象等官方站点的公开情报聚合。

247总量
Chromium: CVE-2026-3540 Inappropriate implementation in WebAudio
<p>This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see <a href="https://chromereleases.googleblog.com/2021">Google Chrome Releases</a> for mo...
本页此列暂无更多数据
本页此列暂无更多数据
Chromium: CVE-2026-3539 Object lifecycle issue in DevTools
<p>This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see <a href="https://chromereleases.googleblog.com/2021">Google Chrome Releases</a> for mo...
Chromium: CVE-2026-3538 Integer overflow in Skia
<p>This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see <a href="https://chromereleases.googleblog.com/2021">Google Chrome Releases</a> for mo...
Chromium: CVE-2026-3536 Integer overflow in ANGLE
<p>This CVE was assigned by Chrome. Microsoft Edge (Chromium-based) ingests Chromium, which addresses this vulnerability. Please see <a href="https://chromereleases.googleblog.com/2021">Google Chrome Releases</a> for mo...
UnsatisfiedDependencyException when using @Nested Junit5 Test class and inheritance
I'm migrating from 3.5 to 4.0.3 and some beans cannot be found anymore, tests are throwing the following : `org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.MyTest': ...
atiilla/CVE-2026-21852-PoC
language: Python
Add logging to show the address and port of started gRPC server
<!-- Thanks for raising a Spring Boot issue. Please take the time to review the following categories as some of them do not apply here. 🙅 "Please DO NOT Raise an Issue" Cases - Question STOP!! Please ask questions about...
b1nzeex/rce.js
language: TypeScript
D7EAD/CVE-2026-22722
A State-based logic vulnerability in VMWare Workstation Pro's Kernel NUIF
"spring.main.cloud-platform=none" does not disable cloud features
When the application sets `"spring.main.cloud-platform=none"`, related auto-configurations react to this property but the `CloudPlatform` enum itself should disable all cloud-related features.