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 2, 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
223901 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3988 2013-10-24 17:22 2012-10-9 Show GitHub Exploit DB Packet Storm
223902 7.5 危険 Quassel IRC - Quassel IRC における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4422 2013-10-24 17:18 2013-10-10 Show GitHub Exploit DB Packet Storm
223903 6.4 警告 Mozilla Foundation - 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3986 2013-10-24 17:17 2012-10-9 Show GitHub Exploit DB Packet Storm
223904 4 警告 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5383 2013-10-24 17:15 2013-09-25 Show GitHub Exploit DB Packet Storm
223905 6.5 警告 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-5381 2013-10-24 17:14 2013-09-25 Show GitHub Exploit DB Packet Storm
223906 5 警告 Wireshark - Wireshark の DVB-CI 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4930 2013-10-24 17:14 2013-07-26 Show GitHub Exploit DB Packet Storm
223907 4.9 警告 Open-Xchange
HtmlCleaner
- Open-Xchange App Suite などの製品で使用される HtmlCleaner における他人の個人的な電子メールを読まれる脆弱性 CWE-362
競合状態
CVE-2013-5035 2013-10-24 17:13 2013-08-2 Show GitHub Exploit DB Packet Storm
223908 7.2 危険 Werner Baumann - WEB-DAV Linux File System における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4362 2013-10-24 17:12 2013-09-15 Show GitHub Exploit DB Packet Storm
223909 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3983 2013-10-24 17:12 2012-10-9 Show GitHub Exploit DB Packet Storm
223910 7.8 危険 Wireshark - Wireshark の DIS 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4929 2013-10-24 17:09 2013-07-26 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
661 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… - CVE-2026-46232 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
662 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl b… - CVE-2026-46215 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
663 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmt_src during MBPF check During concurrency testing, multiple instances can run in parallel, … - CVE-2026-46210 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
664 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
665 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
666 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
667 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
668 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
669 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
670 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