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 5, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196111 9.8 緊急
Network
GNU Project - GNU Chess の frontend/move.cc の ValidateMove 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8972 2017-02-8 15:24 2015-10-29 Show GitHub Exploit DB Packet Storm
196112 7.5 重要
Network
Atlassian - 複数の Atlassian Hipchat 製品における HipChat インスタンスの通信用の秘密鍵を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6668 2017-02-8 15:04 2016-09-21 Show GitHub Exploit DB Packet Storm
196113 8.8 重要
Network
Arista Networks, Inc. - Arista CloudVision Portal における内部構成メカニズムへのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9012 2017-02-8 12:21 2016-12-1 Show GitHub Exploit DB Packet Storm
196114 9.8 緊急
Network
Joomla! - Joomla! におけるユーザ名などのアサイメントをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-9081 2017-02-8 12:11 2016-10-25 Show GitHub Exploit DB Packet Storm
196115 5.5 警告
Local
GNU Project - bash の popd における制限されたシェルを回避される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9401 2017-02-8 11:25 2016-11-17 Show GitHub Exploit DB Packet Storm
196116 6.5 警告
Network
Paessler AG - PRTG Network Monitor における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-7743 2017-02-8 10:41 2015-08-28 Show GitHub Exploit DB Packet Storm
196117 9.8 緊急
Network
Vivint, Inc. - Vivint SkyControl Panel におけるアラームシステムを有効/無効にされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2014-8362 2017-02-8 10:31 2014-09-25 Show GitHub Exploit DB Packet Storm
196118 7.5 重要
Network
GStreamer - GStreamer の vmnc デコーダにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9446 2017-02-8 10:06 2016-11-16 Show GitHub Exploit DB Packet Storm
196119 7.8 重要
Local
GStreamer - GStreamer の NSF デコーダの ROM マッピングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-125
CWE-787
CVE-2016-9447 2017-02-8 10:06 2016-11-14 Show GitHub Exploit DB Packet Storm
196120 7.5 重要
Network
The PHP Group - PHP の ext/wddx/wddx.c の php_wddx_pop_element 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10162 2017-02-7 17:42 2016-12-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
421 7.5 HIGH
Network
wireshark wireshark HTTP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-121
Stack-based Buffer Overflow
CVE-2026-6868 2026-05-2 04:01 2026-04-30 Show GitHub Exploit DB Packet Storm
422 7.5 HIGH
Network
wireshark wireshark 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 CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-7375 2026-05-2 04:00 2026-04-30 Show GitHub Exploit DB Packet Storm
423 7.5 HIGH
Network
wireshark wireshark Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-476
 NULL Pointer Dereference
CVE-2026-7376 2026-05-2 03:59 2026-04-30 Show GitHub Exploit DB Packet Storm
424 7.5 HIGH
Network
wireshark wireshark Crash in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-122
Heap-based Buffer Overflow
CVE-2026-7378 2026-05-2 03:55 2026-04-30 Show GitHub Exploit DB Packet Storm
425 7.5 HIGH
Network
wireshark wireshark Memory leak in sharkd 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-7379 2026-05-2 03:41 2026-04-30 Show GitHub Exploit DB Packet Storm
426 7.5 HIGH
Network
libsndfile_project libsndfile An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When … CWE-190
 Integer Overflow or Wraparound
CVE-2026-37555 2026-05-2 03:37 2026-04-30 Show GitHub Exploit DB Packet Storm
427 5.5 MEDIUM
Local
wireshark wireshark SANE 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 CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-6531 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
428 5.5 MEDIUM
Local
wireshark wireshark Kismet protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-126
 Buffer Over-read
CVE-2026-6532 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
429 5.5 MEDIUM
Local
wireshark wireshark Dissection engine LZ77 decompression crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-6533 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm
430 5.5 MEDIUM
Local
wireshark wireshark USB HID 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 CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-6534 2026-05-2 03:16 2026-04-30 Show GitHub Exploit DB Packet Storm