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 16, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216851 5 警告 オラクル - Oracle Java SE における Deployment に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6476 2014-12-17 17:31 2014-10-14 Show GitHub Exploit DB Packet Storm
216852 6.4 警告 アドビシステムズ - Windows 上で稼働する Adobe Reader および Acrobat におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-362
競合状態
CVE-2014-9150 2014-12-17 17:27 2014-11-26 Show GitHub Exploit DB Packet Storm
216853 6.4 警告 フォーティネット - FortiNet FortiADC-E のファームウェアおよび Coyote Point Equalizer のファームウェアにおける任意のサブネットへのアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-8582 2014-12-17 17:18 2014-10-20 Show GitHub Exploit DB Packet Storm
216854 4.6 警告 GNU Project - GNU C Library の wordexp 関数における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-7817 2014-12-17 17:10 2014-11-19 Show GitHub Exploit DB Packet Storm
216855 6.8 警告 Zenoss, Inc. - Zenoss Core におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2014-9386 2014-12-17 16:59 2014-12-5 Show GitHub Exploit DB Packet Storm
216856 6.8 警告 Zenoss, Inc. - Zenoss Core におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9385 2014-12-17 16:57 2014-12-5 Show GitHub Exploit DB Packet Storm
216857 2.1 注意 Zenoss, Inc. - Zenoss Core における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9252 2014-12-17 16:57 2014-12-5 Show GitHub Exploit DB Packet Storm
216858 5 警告 Zenoss, Inc. - Zenoss Core における平文の値を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-9251 2014-12-17 16:55 2014-12-5 Show GitHub Exploit DB Packet Storm
216859 5 警告 Zenoss, Inc. - Zenoss Core における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9250 2014-12-17 16:54 2014-12-5 Show GitHub Exploit DB Packet Storm
216860 7.5 危険 Zenoss, Inc. - Zenoss Core のデフォルト設定におけるデータベースの情報を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9249 2014-12-17 16:51 2014-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1501 8.2 HIGH
Local
- - The utility functions used by Malwarebytes EDR 1.0.11 on Linux for calculating a cryptographic hash of data bytes truncate the hashed data if it exceeds 4GB. This leads to an integer wrap-around if t… CWE-190
 Integer Overflow or Wraparound
CVE-2023-29146 2026-06-10 05:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1502 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: AppArmor: Allow apparmor to handle unaligned dfa tables The dfa tables can originate from kernel or userspace and 8-byte alignmen… NVD-CWE-noinfo
CVE-2026-46254 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1503 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove() The clocks in fsl_edma_engine::muxclk are allocated and enabled… NVD-CWE-noinfo
CVE-2026-46255 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1504 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages LOCALIO is an NFS loopback mount optimization that avoi… CWE-667
 Improper Locking
CVE-2026-46256 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1505 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registere… CWE-908
 Use of Uninitialized Resource
CVE-2026-46257 2026-06-10 05:10 2026-06-4 Show GitHub Exploit DB Packet Storm
1506 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: retain_and_nu… CWE-476
 NULL Pointer Dereference
CVE-2026-46258 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm
1507 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: procfs: fix missing RCU protection when reading real_parent in do_task_stat() When reading /proc/[pid]/stat, do_task_stat() acces… NVD-CWE-noinfo
CVE-2026-46259 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm
1508 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bound access in fib6_add_rt2node(). syzbot reported out-of-bound read in fib6_add_rt2node(). [0] When IPv6 rout… CWE-125
Out-of-bounds Read
CVE-2026-46260 2026-06-10 05:09 2026-06-4 Show GitHub Exploit DB Packet Storm
1509 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe() platform_get_resource_byname() can return NULL, which w… CWE-476
 NULL Pointer Dereference
CVE-2026-46261 2026-06-10 05:03 2026-06-4 Show GitHub Exploit DB Packet Storm
1510 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing loc… CWE-667
 Improper Locking
CVE-2026-46262 2026-06-10 04:59 2026-06-4 Show GitHub Exploit DB Packet Storm