|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 20, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2271 | 5.5 |
警告
Local |
Wireshark | Wireshark | Wiresharkにおける再帰制御に関する脆弱性 |
CWE-674
不適切な再帰制御 |
CVE-2026-5409 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2272 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-122
ヒープオーバーフロー |
CVE-2026-5653 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2273 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-121
スタックオーバーフロー |
CVE-2026-5654 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2274 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおける解放済みメモリの使用に関する脆弱性 |
CWE-416
解放済みメモリの使用 |
CVE-2026-5655 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2275 | 7.8 |
重要
Local |
Wireshark | Wireshark | Wiresharkにおけるパストラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2026-5656 | 2026-05-7 12:03 | 2026-05-1 | Show | GitHub Exploit DB Packet Storm |
| 2276 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおける二重解放に関する脆弱性 |
CWE-415
二重解放 |
CVE-2026-5657 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2277 | 6.2 |
警告
Local |
FreeBSD | FreeBSD | FreeBSDにおける複数の脆弱性 |
CWE-269 CWE-732 |
CVE-2026-6386 | 2026-05-7 12:03 | 2026-04-22 | Show | GitHub Exploit DB Packet Storm |
| 2278 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおける無限ループに関する脆弱性 |
CWE-835
無限ループ |
CVE-2026-6519 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2279 | 7.5 |
重要
Network |
Wireshark | Wireshark | Wiresharkにおける無限ループに関する脆弱性 |
CWE-835
無限ループ |
CVE-2026-6520 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
| 2280 | 5.5 |
警告
Local |
Wireshark | Wireshark | Wiresharkにおける無限ループに関する脆弱性 |
CWE-835
無限ループ |
CVE-2026-6521 | 2026-05-7 12:03 | 2026-04-30 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 20, 2026, 4:14 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 313131 | 8.8 |
HIGH
Network |
microsoft |
sql_2016_azure_connect_feature_pack sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 |
Microsoft SQL Server Native Scoring Remote Code Execution Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-37338 | 2024-09-24 02:04 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313132 | 4.3 |
MEDIUM
Network |
microsoft |
sql_2016_azure_connect_feature_pack sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 |
Microsoft SQL Server Native Scoring Information Disclosure Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-37337 | 2024-09-24 02:00 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313133 | 8.8 |
HIGH
Network |
microsoft |
sql_2016_azure_connect_feature_pack sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 |
Microsoft SQL Server Native Scoring Remote Code Execution Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-37335 | 2024-09-24 01:58 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313134 | 9.8 |
CRITICAL
Network |
fabianros | hospital_management_system | A vulnerability, which was classified as critical, was found in code-projects Hospital Management System 1.0. This affects an unknown part of the file check_availability.php. The manipulation of the … |
CWE-89
SQL Injection |
CVE-2024-8944 | 2024-09-24 01:56 | 2024-09-18 | Show | GitHub Exploit DB Packet Storm |
| 313135 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator crb_pipes before used [WHAT & HOW] A denominator cannot be 0, and is checked before used. Thi… |
CWE-369
Divide By Zero |
CVE-2024-46772 | 2024-09-24 01:52 | 2024-09-18 | Show | GitHub Exploit DB Packet Storm |
| 313136 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator pbn_div before used [WHAT & HOW] A denominator cannot be 0, and is checked before used. This … |
CWE-369
Divide By Zero |
CVE-2024-46773 | 2024-09-24 01:51 | 2024-09-18 | Show | GitHub Exploit DB Packet Storm |
| 313137 | 8.8 |
HIGH
Network |
microsoft |
sql_2016_azure_connect_feature_pack sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 |
Microsoft SQL Server Native Scoring Remote Code Execution Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-26191 | 2024-09-24 01:51 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313138 | 8.8 |
HIGH
Network |
microsoft |
sql_2016_azure_connect_feature_pack sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 |
Microsoft SQL Server Native Scoring Remote Code Execution Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-26186 | 2024-09-24 01:48 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313139 | 9.8 |
CRITICAL
Network |
microsoft |
sql_server_2016 sql_server_2017 sql_server_2019 sql_server_2022 sql_2016_azure_connect_feature_pack |
Microsoft SQL Server Elevation of Privilege Vulnerability |
NVD-CWE-noinfo
|
CVE-2024-37341 | 2024-09-24 01:38 | 2024-09-11 | Show | GitHub Exploit DB Packet Storm |
| 313140 | 5.5 |
MEDIUM
Local |
linux | linux_kernel | In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN … |
CWE-416
Use After Free |
CVE-2024-46781 | 2024-09-24 01:37 | 2024-09-18 | Show | GitHub Exploit DB Packet Storm |