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 22, 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
2641 5.5 警告
Local
Wireshark Wireshark WiresharkにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-6526 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2642 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-6527 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2643 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6528 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2644 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-6529 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2645 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-6530 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2646 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6531 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2647 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるバッファオーバーリードの脆弱性 CWE-126
バッファオーバーリード
CVE-2026-6532 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2648 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける不適切に制御された順次メモリ割り当てに関する脆弱性 CWE-1325
不適切に制御された順次メモリ割り当て
CVE-2026-6533 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2649 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6534 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
2650 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける不適切に制御された順次メモリ割り当てに関する脆弱性 CWE-1325
不適切に制御された順次メモリ割り当て
CVE-2026-6535 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1171 7.5 HIGH
Network
- - A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS pa… CWE-475
 Undefined Behavior for Input to API
CVE-2026-42009 2026-05-18 22:16 2026-05-18 Show GitHub Exploit DB Packet Storm
1172 9.8 CRITICAL
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpObjectDecoder strips a conflicting Content-Length header when a request carries both… CWE-444
HTTP Request Smuggling
CVE-2026-42581 2026-05-18 22:14 2026-05-14 Show GitHub Exploit DB Packet Storm
1173 9.8 CRITICAL
Network
espressif arduino-esp32 arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, the WebServer multipart form parser in arduino-esp32 allocates a … CWE-121
Stack-based Buffer Overflow
CVE-2026-42854 2026-05-18 22:09 2026-05-13 Show GitHub Exploit DB Packet Storm
1174 8.8 HIGH
Network
mongodb mongodb An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issu… CWE-787
 Out-of-bounds Write
CVE-2026-8053 2026-05-18 22:06 2026-05-13 Show GitHub Exploit DB Packet Storm
1175 7.5 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the webhook middleware spawns a goroutine that holds a reference to the request's echo.Context after the synchronous handle… CWE-362
Race Condition
CVE-2026-42594 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1176 8.2 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, Gotenberg only checks if the tag is exactly FileName, so System:FileName slips right through and ExifTool happily renames t… CWE-73
CWE-184
 External Control of File Name or Path
 Incomplete Blacklist
CVE-2026-40893 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1177 8.2 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the LibreOffice conversion endpoint (/forms/libreoffice/convert) passes uploaded documents directly to LibreOffice without … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42591 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1178 5.9 MEDIUM
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the /forms/chromium/convert/url and /forms/chromium/screenshot/url routes accept url=file:///tmp/... from anonymous callers… CWE-73
CWE-918
 External Control of File Name or Path
Server-Side Request Forgery (SSRF) 
CVE-2026-42597 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1179 5.3 MEDIUM
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only th… CWE-367
CWE-918
 Time-of-check Time-of-use (TOCTOU) Race Condition
Server-Side Request Forgery (SSRF) 
CVE-2026-42592 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1180 9.8 CRITICAL
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, Gotenberg's /forms/pdfengines/metadata/write HTTP endpoint accepts a JSON metadata object and passes its keys directly to E… CWE-78
OS Command 
CVE-2026-42589 2026-05-18 22:01 2026-05-15 Show GitHub Exploit DB Packet Storm