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 13, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
132441 4.4 警告
Local
インテル Intel Core i7
Intel Core i3
Intel Core i5
Intel(R) 10th Generation Core Processor における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2020-24491 2021-11-5 16:06 2020-08-19 Show GitHub Exploit DB Packet Storm
132442 6.7 警告
Local
インテル RealSense Depth Camera Manager Intel(R) RealSense(TM) DCM における不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2020-8765 2021-11-5 16:04 2020-02-6 Show GitHub Exploit DB Packet Storm
132443 6.7 警告
Local
インテル SSD Toolbox Intel(R) SSD Toolbox における不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2020-8701 2021-11-5 16:04 2020-02-6 Show GitHub Exploit DB Packet Storm
132444 7.8 重要
Local
インテル Intel Graphics Drivers Intel(R) Graphics Drivers における脆弱性 CWE-Other
その他
CVE-2020-8678 2021-11-5 16:04 2020-02-6 Show GitHub Exploit DB Packet Storm
132445 8.8 重要
Network
uPrism Co.,Ltd. CURIX uPrism.io CURIX における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2020-7849 2021-11-5 16:04 2020-01-22 Show GitHub Exploit DB Packet Storm
132446 5.5 警告
Local
インテル Intel Ethernet Network Adapter E810 ファームウェア Linux 用 Intel(R) Ethernet E810 Adapter ドライバにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2020-24504 2021-11-5 16:04 2020-08-19 Show GitHub Exploit DB Packet Storm
132447 5.5 警告
Local
インテル Intel Ethernet Network Adapter E810 ファームウェア Linux 用 Intel(R) Ethernet E810 Adapter ドライバにおける脆弱性 CWE-noinfo
情報不足
CVE-2020-24503 2021-11-5 16:04 2020-08-19 Show GitHub Exploit DB Packet Storm
132448 5.5 警告
Local
インテル Intel Ethernet Network Adapter E810 ファームウェア Linux および Windows 用 Intel(R) Ethernet E810 Adapter ドライバにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2020-24502 2021-11-5 16:04 2020-08-19 Show GitHub Exploit DB Packet Storm
132449 6.5 警告
Adjacent
インテル Intel Ethernet Network Adapter E810 ファームウェア Intel(R) E810 Ethernet Controllers のファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2020-24501 2021-11-5 16:04 2020-08-19 Show GitHub Exploit DB Packet Storm
132450 4.4 警告
Local
インテル Intel Ethernet Network Adapter E810 ファームウェア Intel(R) E810 Ethernet Controllers のファームウェアにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2020-24500 2021-11-5 16:04 2020-08-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211 - - - Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, a moderator with the relevant Discord permission bit can use the bot to moderate users above them in the Discord role hierarchy, as lon… New CWE-862
 Missing Authorization
CVE-2026-47197 2026-06-13 00:56 2026-06-12 Show GitHub Exploit DB Packet Storm
212 - - - Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the latest release suppresses mentions when creating, unbanning, unwarning, kicking, muting, and unmuting, but stored warning reasons a… New CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-48485 2026-06-13 00:56 2026-06-12 Show GitHub Exploit DB Packet Storm
213 - - - Quest Bot is an opensource Discord Bot. Prior to version 1.1.8, any user who can access the ticket panel can repeatedly create new ticket channels. The latest release still creates a new database tic… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-49347 2026-06-13 00:56 2026-06-12 Show GitHub Exploit DB Packet Storm
214 - - - Frappe is a full-stack web application framework. Prior to versions 15.106.0 and 16.16.0, there is a possible SQL Injection via get_blog_list. This issue has been patched in versions 15.106.0 and 16.… New CWE-89
SQL Injection
CVE-2026-41581 2026-06-13 00:56 2026-06-13 Show GitHub Exploit DB Packet Storm
215 - - - Frappe is a full-stack web application framework. Prior to version 15.106.0, a stored XSS vulnerability in the user profile image section allows an attacker to execute malicious scripts in the browse… New CWE-79
Cross-site Scripting
CVE-2026-44205 2026-06-13 00:56 2026-06-13 Show GitHub Exploit DB Packet Storm
216 - - - Frappe is a full-stack web application framework. Prior to versions 15.106.0 and 16.16.0, stored XSS in Note was possible due to lack of sanitization. This issue has been patched in versions 15.106.0… New CWE-79
Cross-site Scripting
CVE-2026-47739 2026-06-13 00:56 2026-06-13 Show GitHub Exploit DB Packet Storm
217 8.1 HIGH
Network
- - Netty is a network application framework for development of protocol servers and clients. In netty-handler prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can bypass IPv6 subnet rules d… New CWE-284
CWE-697
Improper Access Control
 Incorrect Comparison
CVE-2026-44249 2026-06-13 00:55 2026-06-12 Show GitHub Exploit DB Packet Storm
218 7.5 HIGH
Network
- - Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-44250 2026-06-13 00:55 2026-06-12 Show GitHub Exploit DB Packet Storm
219 7.5 HIGH
Network
- - Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending c… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-44890 2026-06-13 00:55 2026-06-12 Show GitHub Exploit DB Packet Storm
220 7.5 HIGH
Network
- - Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, the default configuration of the `Http3ConnectionHandler` in the Netty HTTP/3 … New CWE-400
CWE-1188
 Uncontrolled Resource Consumption
 Insecure Default Initialization of Resource
CVE-2026-44892 2026-06-13 00:55 2026-06-12 Show GitHub Exploit DB Packet Storm