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 10, 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
511 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
512 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
513 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
514 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
515 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
516 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6536 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
517 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6537 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
518 5.5 警告
Local
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6538 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
519 4.4 警告
Local
notepad-plus-plus notepad++ notepad-plus-plusのnotepad++における書式文字列に関する脆弱性 CWE-134
書式文字列の問題
CVE-2026-6539 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
520 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける不適切に制御された順次メモリ割り当てに関する脆弱性 CWE-1325
不適切に制御された順次メモリ割り当て
CVE-2026-6867 2026-05-7 12:02 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 - - - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… New - CVE-2026-43374 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
552 - - - In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting… New - CVE-2026-43373 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
553 - - - In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly … New - CVE-2026-43372 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
554 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… New - CVE-2026-43371 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
555 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… New - CVE-2026-43370 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
556 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… New - CVE-2026-43369 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
557 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… New - CVE-2026-43368 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
558 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… New - CVE-2026-43367 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
559 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … New - CVE-2026-43366 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
560 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff valu… New - CVE-2026-43365 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm