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":May 1, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
201951 5.5 警告
Local
オラクル - Oracle MySQL の MySQL Server における Server: DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0652 2016-04-26 10:05 2016-04-19 Show GitHub Exploit DB Packet Storm
201952 5.7 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Accounts に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3464 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
201953 6.1 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Pre-Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3463 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
201954 9.1 緊急
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0699 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
201955 6.1 警告
Network
オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における Pre-Login に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0672 2016-04-25 15:49 2016-04-19 Show GitHub Exploit DB Packet Storm
201956 5.5 警告
Local
オラクル - Oracle Sun Solaris における ZFS に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3465 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
201957 5.5 警告
Local
オラクル - Oracle Sun Solaris における Network Configuration Service に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3462 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
201958 7.8 重要
Local
オラクル - Oracle Sun Solaris における Filesystem に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3441 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
201959 3.3
Local
オラクル - Oracle Sun Solaris における Filesystem に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3419 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
201960 9.8 緊急
Network
オラクル - Oracle Sun Solaris における PAM LDAP module に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0693 2016-04-25 15:23 2016-04-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 5.5 MEDIUM
Local
- - UDS protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-7375 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
162 5.5 MEDIUM
Local
- - Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service New CWE-476
 NULL Pointer Dereference
CVE-2026-7376 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
163 5.5 MEDIUM
Local
- - Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service New CWE-122
Heap-based Buffer Overflow
CVE-2026-7378 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
164 5.5 MEDIUM
Local
- - Memory leak in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service New CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-7379 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
165 7.3 HIGH
Network
- - The BOOTP file field is written to the lease file without escaping embedded double-quotes, allowing injection of arbitrary dhclient.conf directives. When the lease file is subsequently re-parsed by … New CWE-149
 Improper Neutralization of Quoting Syntax
CVE-2026-42511 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
166 7.4 HIGH
Network
- - In JetBrains IntelliJ IDEA before 2024.3.7.1, 2025.1.7.1, 2025.2.6.2, 2025.3.4.1, 2026.1.1 reading arbitrary local files was possible via built-in web server New CWE-59
Link Following
CVE-2026-41882 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
167 6.5 MEDIUM
Network
- - A WebFlux server application that processes multipart requests creates temp files for parts larger than 10 K. Under some circumstances, temp files may remain not deleted after the request is fully pr… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-22740 2026-05-1 00:11 2026-04-29 Show GitHub Exploit DB Packet Storm
168 3.1 LOW
Network
- - Spring MVC and WebFlux applications are vulnerable to cache poisoning when resolving static resources. More precisely, an application can be vulnerable when all the following are true: * the ap… New CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-22741 2026-05-1 00:11 2026-04-29 Show GitHub Exploit DB Packet Storm
169 5.3 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources. More precisely, an application can be vulnerable when all the following are true: … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-22745 2026-05-1 00:11 2026-04-29 Show GitHub Exploit DB Packet Storm
170 4.3 MEDIUM
Network
- - A missing permission check in Jenkins Script Security Plugin 1399.ve6a_66547f6e1 and earlier allows attackers with Overall/Read permission to enumerate pending and approved Script Security classpaths. New CWE-862
 Missing Authorization
CVE-2026-42519 2026-05-1 00:11 2026-04-29 Show GitHub Exploit DB Packet Storm