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 13, 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
220651 6.4 警告 Zend Technologies Ltd. - Zend Framework の Zend_XmlRpc における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2012-3363 2013-12-19 19:07 2013-02-13 Show GitHub Exploit DB Packet Storm
220652 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3327 2013-12-19 18:46 2013-05-14 Show GitHub Exploit DB Packet Storm
220653 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3326 2013-12-19 18:43 2013-05-14 Show GitHub Exploit DB Packet Storm
220654 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3325 2013-12-19 18:38 2013-05-14 Show GitHub Exploit DB Packet Storm
220655 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3324 2013-12-19 18:36 2013-05-14 Show GitHub Exploit DB Packet Storm
220656 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2728 2013-12-19 18:32 2013-05-14 Show GitHub Exploit DB Packet Storm
220657 7.8 危険 Wireshark - Wireshark の REsource LOcation And Discovery 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2013-2487 2013-12-19 18:29 2013-03-6 Show GitHub Exploit DB Packet Storm
220658 5 警告 Boost.org - Boost の Boost.Locale ライブラリにおける入力検証の保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0252 2013-12-19 18:28 2013-02-1 Show GitHub Exploit DB Packet Storm
220659 6.1 警告 Wireshark - Wireshark の REsource LOcation And Discovery 解析機能におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-189
数値処理の問題
CVE-2013-2486 2013-12-19 18:27 2013-03-6 Show GitHub Exploit DB Packet Storm
220660 5 警告 libarchive - libarchive の archive_write_set_format_zip.c における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-0211 2013-12-19 18:25 2013-03-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1701 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: row_sb, col_sb, start_pos and end_pos (4 bytes … - CVE-2026-43222 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1702 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls ne… - CVE-2026-43180 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1703 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for build ID for PROCMAP_QU… - CVE-2026-43178 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1704 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate release report content before using for RTL8922DE The commit 957eda596c76 ("wifi: rtw89: pci: validate… - CVE-2026-43176 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1705 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then us… - CVE-2026-43172 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1706 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length a… - CVE-2026-43166 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1707 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). syzbot reported null-ptr-deref of udp_sk(sk)->udp_prod_queue. [0] S… - CVE-2026-43164 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1708 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block fre… - CVE-2026-43158 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1709 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buf… - CVE-2026-43153 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
1710 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: perf/arm-cmn: Reject unsupported hardware configurations So far we've been fairly lax about accepting both unknown CMN models (at… - CVE-2026-43150 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm