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":June 1, 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
223791 6.8 警告 IBM - IBM Flex System Manager におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5424 2013-10-29 16:37 2013-10-22 Show GitHub Exploit DB Packet Storm
223792 7.5 危険 Igor Sysoev - nginx のデフォルト設定における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0337 2013-10-29 15:52 2013-10-6 Show GitHub Exploit DB Packet Storm
223793 6.8 警告 ARM Ltd. (旧 Offspark) - PolarSSL の ssl_tls.c の ssl_read_record 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-5914 2013-10-29 15:47 2013-10-1 Show GitHub Exploit DB Packet Storm
223794 4.3 警告 Dwayne C. Litzenberger - PyCrypto の Crypto.Random.atfork 関数における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-1445 2013-10-29 15:29 2013-10-14 Show GitHub Exploit DB Packet Storm
223795 7.5 危険 VideoLAN - VideoLAN VLC media player におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6283 2013-10-29 15:23 2013-10-25 Show GitHub Exploit DB Packet Storm
223796 4.9 警告 Canonical - Apport における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1067 2013-10-29 15:19 2013-10-24 Show GitHub Exploit DB Packet Storm
223797 5.8 警告 WellinTech - WellinTech KingView の KChartXY.ocx における任意のファイルを生成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6128 2013-10-29 11:39 2013-10-22 Show GitHub Exploit DB Packet Storm
223798 5.8 警告 WellinTech - WellinTech KingView の SuperGrid.ocx における任意のファイルを生成される脆弱性 CWE-22
パス・トラバーサル
CVE-2013-6127 2013-10-29 11:34 2013-10-22 Show GitHub Exploit DB Packet Storm
223799 5 警告 Puppet - Puppet Enterprise におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-4965 2013-10-29 11:22 2013-10-15 Show GitHub Exploit DB Packet Storm
223800 6.8 警告 Puppet - Puppet Enterprise のダッシュボードレポートにおける任意の YAML コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4957 2013-10-29 11:16 2013-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
321 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3() The convert_chmap_v3() has a loop with its increment size of … Update - CVE-2026-46146 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
322 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens As prepare can be called mulitple times, this can result in multiple graph … Update - CVE-2026-46143 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
323 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buf_len is used to limit the iterations for retrieving the co… Update - CVE-2026-46136 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
324 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 ("RDMA/rxe: Validate pad and ICRC… Update - CVE-2026-46133 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
325 - - - In the Linux kernel, the following vulnerability has been resolved: net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo rtnl_fill_vfinfo() declares struct ifla_vf_bro… Update - CVE-2026-46132 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
326 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info() error path When kobject_init_and_add() fails, the call chain is: create_space_info… Update - CVE-2026-46129 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
327 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when process… Update - CVE-2026-46128 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
328 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until l… Update - CVE-2026-46127 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
329 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofs_export_iget isofs_fh_to_dentry() and isofs_fh_to_parent() pass an atta… Update - CVE-2026-46124 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
330 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: clamp rx length before skb_put virtbt_rx_work() calls skb_put(skb, len) where len comes directly from virtq… Update - CVE-2026-46123 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm