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
220551 9.3 危険 レッドハット - Red Hat Subscription Asset Manager の Candlepin における脆弱性 CWE-287
不適切な認証
CVE-2013-6439 2013-12-25 15:41 2013-12-19 Show GitHub Exploit DB Packet Storm
220552 4.3 警告 ZNC - Windows 用 ZNC で使用される ZNC の Fish プラグインにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7049 2013-12-25 15:10 2013-12-11 Show GitHub Exploit DB Packet Storm
220553 4.3 警告 レッドハット - Red Hat JBoss Portal の GateIn Portal コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4424 2013-12-25 14:51 2013-12-16 Show GitHub Exploit DB Packet Storm
220554 3.5 注意 IBM - IBM Security Access Manager for Enterprise Single Sign-On の IMS サーバにおけるログファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5420 2013-12-25 14:34 2013-12-20 Show GitHub Exploit DB Packet Storm
220555 7.5 危険 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4461 2013-12-25 14:05 2013-12-17 Show GitHub Exploit DB Packet Storm
220556 4.3 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4414 2013-12-25 14:04 2013-12-17 Show GitHub Exploit DB Packet Storm
220557 6.8 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-4405 2013-12-25 14:04 2013-12-17 Show GitHub Exploit DB Packet Storm
220558 6.5 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin におけるロールの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4404 2013-12-25 14:03 2013-12-17 Show GitHub Exploit DB Packet Storm
220559 5 警告 Idleman - Leed における認証を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-2629 2013-12-25 14:03 2013-12-18 Show GitHub Exploit DB Packet Storm
220560 2.1 注意 VMware - VMware ESX および ESXi において任意のファイルにアクセス可能な問題 CWE-noinfo
情報不足
CVE-2013-5973 2013-12-25 13:56 2013-12-24 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