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 6, 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
193161 6.1 警告
Network
Jensen of Scandinavia AS - 複数の Jensen of Scandinavia AS Air:Link デバイスにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2016-10315 2017-05-8 17:03 2016-12-29 Show GitHub Exploit DB Packet Storm
193162 8.8 重要
Network
Jensen of Scandinavia AS - 複数の Jensen of Scandinavia AS Air:Link デバイスにおけるパスワードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-10314 2017-05-8 17:03 2016-12-29 Show GitHub Exploit DB Packet Storm
193163 8.8 重要
Network
Jensen of Scandinavia AS - 複数の Jensen of Scandinavia AS Air:Link デバイスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-10313 2017-05-8 17:03 2016-12-29 Show GitHub Exploit DB Packet Storm
193164 9.8 緊急
Network
Jensen of Scandinavia AS - 複数の Jensen of Scandinavia AS Air:Link デバイスにおける任意のコマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2016-10312 2017-05-8 17:03 2016-12-29 Show GitHub Exploit DB Packet Storm
193165 9.8 緊急
Network
Project Atomic - Bubblewrap における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-5226 2017-05-8 16:49 2017-01-10 Show GitHub Exploit DB Packet Storm
193166 8.8 重要
Adjacent
Pidgin - Pidgin Mxit プロトコルにおけるハッシュ化されたパスワードを解読される脆弱性 CWE-326
不適切な暗号強度
CVE-2016-2379 2017-05-8 16:49 2016-06-21 Show GitHub Exploit DB Packet Storm
193167 7.5 重要
Network
MikroTik - MikroTik におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2017-7285 2017-05-8 16:48 2017-03-28 Show GitHub Exploit DB Packet Storm
193168 8.8 重要
Local
Honeywell International Inc. - 複数の Honeywell Intermec 工業用プリンタにおける BusyBox を脱獄される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5671 2017-05-8 16:47 2017-03-14 Show GitHub Exploit DB Packet Storm
193169 4.7 警告
Local
Linux - Broadcom Wi-Fi ドライバにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-0585 2017-05-8 16:00 2017-04-3 Show GitHub Exploit DB Packet Storm
193170 7 重要
Local
Linux - Broadcom Wi-Fi ドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0574 2017-05-8 16:00 2017-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1031 7.4 HIGH
Network
skim-rs skim Skim is a fuzzy finder designed to through files, lines, and commands. The generate-files job in .github/workflows/pr.yml checks out attacker-controlled fork code and executes it via cargo run, with … CWE-94
Code Injection
CVE-2026-41414 2026-05-2 04:03 2026-04-25 Show GitHub Exploit DB Packet Storm
1032 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
1033 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
1034 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
1035 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
1036 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
1037 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
1038 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
1039 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
1040 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