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 15, 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
225901 4.3 警告 シスコシステムズ - Cisco Unified Communications Manager の Unified Serviceability コンポーネントにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3397 2013-10-24 16:59 2013-06-25 Show GitHub Exploit DB Packet Storm
225902 5 警告 Wireshark - Wireshark の DCOM ISystemActivator 解析機能におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4922 2013-10-24 16:58 2013-07-26 Show GitHub Exploit DB Packet Storm
225903 4 警告 IBM - IBM Sterling B2B Integrator および Sterling File Gateway における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3020 2013-10-24 16:58 2013-06-30 Show GitHub Exploit DB Packet Storm
225904 4 警告 IBM - IBM Sterling B2B Integrator および Sterling File Gateway における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2987 2013-10-24 16:57 2013-06-30 Show GitHub Exploit DB Packet Storm
225905 4.3 警告 IBM - IBM Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5389 2013-10-24 16:56 2013-10-18 Show GitHub Exploit DB Packet Storm
225906 4.3 警告 IBM - IBM Domino の iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5388 2013-10-24 16:53 2013-10-18 Show GitHub Exploit DB Packet Storm
225907 5 警告 Wireshark - Wireshark の Radiotap 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4921 2013-10-24 16:53 2013-07-26 Show GitHub Exploit DB Packet Storm
225908 5 警告 Wireshark - Wireshark の P1 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4920 2013-10-24 16:41 2013-07-26 Show GitHub Exploit DB Packet Storm
225909 10 危険 アドビシステムズ - Windows 上で稼働する Adobe Flash Player における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2013-2555 2013-10-24 12:11 2013-03-12 Show GitHub Exploit DB Packet Storm
225910 6.9 警告 オラクル - Oracle Support Tools の Oracle Auto Service Request の asr における任意のファイルを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2013-1495 2013-10-24 11:47 2013-03-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4061 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tp_meter sessions during mesh teardown TP meter sessions remain linked on bat_priv->tp_list after the netlink re… - CVE-2026-46208 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4062 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds c… - CVE-2026-46204 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4063 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynami… - CVE-2026-46201 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4064 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parse_sec_desc(), build_sec_desc(), and the chown path in id_mode_… - CVE-2026-46195 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4065 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show() Sashiko noticed an out-of-bounds read [1]. In spi_nor_par… - CVE-2026-46190 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4066 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Sashiko points out the radix_tree itself is RCU safe, but nothing ever frees th… - CVE-2026-46181 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4067 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() mlx5_ib_dev_res_srq_init() allocates two SRQs, s0 and s1. Wh… - CVE-2026-46176 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4068 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by FGGC of node block During FGGC node block migration, fsck may incorrectly treat the migrat… - CVE-2026-46175 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4069 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache Make sure resources are not improperly shared in t… - CVE-2026-46174 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4070 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx … - CVE-2026-46166 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm