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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220221 4.3 警告 Novell - Novell ZENworks Configuration Management の ZCC ページにおけるクロスフレームスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6344 2013-11-6 10:54 2013-10-28 Show GitHub Exploit DB Packet Storm
220222 6.4 警告 Ruby-lang.org
Novell
- Ruby の DL および Fiddle における $SAFE レベルの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2065 2013-11-5 19:13 2013-05-14 Show GitHub Exploit DB Packet Storm
220223 5 警告 strongSwan - strongSWAN におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-6076 2013-11-5 19:02 2013-11-1 Show GitHub Exploit DB Packet Storm
220224 5 警告 strongSwan - strongSwan の utils/identification.c の compare_dn 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-6075 2013-11-5 18:54 2013-11-1 Show GitHub Exploit DB Packet Storm
220225 6.8 警告 thoughtbot - Ruby 用 cocaine gem における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-4457 2013-11-5 18:45 2013-10-22 Show GitHub Exploit DB Packet Storm
220226 4.3 警告 Xen プロジェクト - Xen の oxenstored におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0215 2013-11-5 18:06 2013-03-7 Show GitHub Exploit DB Packet Storm
220227 3.7 注意 Fedora Project
レッドハット
- System Security Services Daemon における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0219 2013-11-5 18:04 2013-01-23 Show GitHub Exploit DB Packet Storm
220228 4.3 警告 Andrew Simpson - WebCollab の help/help_language.php における CRLF インジェクションの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2652 2013-11-5 17:52 2013-10-18 Show GitHub Exploit DB Packet Storm
220229 6.8 警告 Reality66 - WordPress 用 Cart66 Lite プラグインの Cart66Product.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5977 2013-11-5 17:32 2013-10-2 Show GitHub Exploit DB Packet Storm
220230 4.3 警告 Simplenews Project - Drupal 用 Simplenews モジュールの API におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4447 2013-11-5 16:47 2013-10-16 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