Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 14, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
132291 7.5 重要
Network
Fedora Project
Python Software Foundation
Python Pillow
Fedora
Pillow におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-27923 2021-11-10 10:14 2021-03-3 Show GitHub Exploit DB Packet Storm
132292 7.5 重要
Network
Google Gerrit Gerrit におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2021-22553 2021-11-9 18:08 2021-01-13 Show GitHub Exploit DB Packet Storm
132293 8.8 重要
Network
Changjia Property Management System project Changjia Property Management System CGE における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2021-22858 2021-11-9 18:08 2021-02-17 Show GitHub Exploit DB Packet Storm
132294 5.5 警告
Local
インテル Intel Graphics Drivers Windows および Linux 用 Intel(R) Graphics Drivers における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2020-12364 2021-11-9 18:08 2020-04-28 Show GitHub Exploit DB Packet Storm
132295 5.5 警告
Local
インテル Intel Graphics Drivers Windows および Linux 用 Intel(R) Graphics Drivers における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2020-12363 2021-11-9 18:08 2020-04-28 Show GitHub Exploit DB Packet Storm
132296 7.8 重要
Local
インテル Intel Graphics Drivers Windows および Linux 用 Intel(R) Graphics Drivers における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2020-12362 2021-11-9 18:08 2020-04-28 Show GitHub Exploit DB Packet Storm
132297 5.5 警告
Local
インテル Intel Graphics Drivers Intel(R) Graphics Drivers における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2020-12361 2021-11-9 18:08 2020-04-28 Show GitHub Exploit DB Packet Storm
132298 8.8 重要
Network
インテル Collaboration Suite WebRTC 用 Intel(R) Collaboration Suite における脆弱性 CWE-Other
その他
CVE-2020-12339 2021-11-9 18:08 2020-04-28 Show GitHub Exploit DB Packet Storm
132299 7.8 重要
Local
インテル Intel Graphics Drivers Intel(R) Graphics Drivers における脆弱性 CWE-Other
その他
CVE-2020-0544 2021-11-9 18:08 2021-02-9 Show GitHub Exploit DB Packet Storm
132300 4.4 警告
Local
インテル Intel Ethernet Controller I210 ファームウェア Intel(R) Ethernet I210 Controller における脆弱性 CWE-noinfo
情報不足
CVE-2020-0525 2021-11-9 18:08 2021-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 6.5 MEDIUM
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.9, any authenticated non-admin member can connect to the serve… New CWE-200
Information Exposure
CVE-2026-47124 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
92 7.1 HIGH
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember can fire other users' cron tasks via AlertRule… New CWE-862
CWE-863
 Missing Authorization
 Incorrect Authorization
CVE-2026-47120 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
93 9.9 CRITICAL
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.4.0 to before version 2.0.8, a RoleMember user can create a scheduled cron task with Cov… New CWE-78
CWE-269
CWE-862
OS Command 
 Improper Privilege Management
 Missing Authorization
CVE-2026-46716 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
94 - - - Software installed and run as a non-privileged user may conduct GPU system calls to write to arbitrary freed physical pages. Physical memory allocated and freed, without the deferred free mechanis… New CWE-416
 Use After Free
CVE-2026-41158 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
95 - - - A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger an out-of-bound write in the GPU user-space driver, leading to memory corruption and possible b… New CWE-787
 Out-of-bounds Write
CVE-2026-41157 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
96 - - - An attacker could cooperatively pass data from one secure GPU process to another secure GPU process through shared secure memory allocations in the kernel module. Additionally, an attacker could disr… New CWE-653
 Improper Isolation or Compartmentalization
CVE-2026-41155 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
97 - - - Software installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel. The product incorrectly indexes internal state w… New CWE-787
 Out-of-bounds Write
CVE-2026-34195 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
98 6.3 MEDIUM
Network
- - A weakness has been identified in CodeAstro Human Resource Management System 1.0. This vulnerability affects the function Invoice of the file \application\controllers\Payroll.php of the component Pay… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-12131 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
99 5.5 MEDIUM
Local
- - Stack overflow vulnerability in Avast Antivirus when scanning a malformed Office Open XML file may allow Denial-of-Service of the antivirus process. This issue affects Avast Antivirus, AVG Antivirus… New CWE-121
Stack-based Buffer Overflow
CVE-2025-7019 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
100 5.5 MEDIUM
Local
- - Null pointer dereference vulnerability in Avira Antivirus engine when scanning a malformed Windows PE file may allow Denial-of-Service of the antivirus engine process. This issue affects Avira Antiv… New CWE-476
 NULL Pointer Dereference
CVE-2025-7018 2026-06-13 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm