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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225281 10 危険 オラクル - Oracle Sun GlassFish Web Space Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1712 2012-12-25 14:07 2012-06-26 Show GitHub Exploit DB Packet Storm
225282 7.5 危険 MySQL AB
オラクル
- MySQL で使用される yaSSL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0882 2012-12-25 13:52 2012-12-4 Show GitHub Exploit DB Packet Storm
225283 4.3 警告 The Perl Foundation - Perl の File::Glob モジュールにおけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-Other
その他
CVE-2011-2728 2012-12-25 13:45 2012-12-21 Show GitHub Exploit DB Packet Storm
225284 1.9 注意 GNOME Project - GNOME Display Manager における権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-2387 2012-12-25 13:44 2010-06-2 Show GitHub Exploit DB Packet Storm
225285 4 警告 レッドハット
VMware
Samba Project
- Samba Web Administration Tool におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-2522 2012-12-21 17:34 2011-07-26 Show GitHub Exploit DB Packet Storm
225286 4.4 警告 ターボリナックス
VMware
レッドハット
Samba Project
- Samba の smbfs における権限を取得される脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0787 2012-12-21 16:50 2010-02-26 Show GitHub Exploit DB Packet Storm
225287 2.1 注意 レッドハット
VMware
Samba Project
- Samba の client/mount.cifs.c におけるサービス運用妨害 (mtab 破損) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0547 2012-12-21 16:48 2010-02-4 Show GitHub Exploit DB Packet Storm
225288 9.3 危険 VMware
RPM
レッドハット
- RPM におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-94
コード・インジェクション
CVE-2011-3378 2012-12-21 16:47 2011-12-24 Show GitHub Exploit DB Packet Storm
225289 7.2 危険 サイバートラスト株式会社
VMware
レッドハット
- Red Hat Package Manager の lib/fsm.c における 権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2059 2012-12-21 16:46 2010-06-8 Show GitHub Exploit DB Packet Storm
225290 7.2 危険 VMware
Linux
- Linux Kernel の net/wireless/nl80211.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2517 2012-12-21 16:44 2012-05-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
641 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… New - CVE-2026-43408 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
642 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… New - CVE-2026-43407 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
643 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in process_message_header() If the message frame is (maliciously) corrupted in a w… New - CVE-2026-43406 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
644 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… New - CVE-2026-43405 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
645 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… New - CVE-2026-43404 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
646 - - - In the Linux kernel, the following vulnerability has been resolved: nsfs: tighten permission checks for ns iteration ioctls Even privileged services should not necessarily be able to see other priv… New - CVE-2026-43403 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
647 - - - In the Linux kernel, the following vulnerability has been resolved: kthread: consolidate kthread exit paths to prevent use-after-free Guillaume reported crashes via corrupted RCU callback function … New - CVE-2026-43402 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
648 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() The update_cpu_qos_request() function attempts to… New - CVE-2026-43401 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
649 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpu_userq_signal_ioctl can lead to a OOM… New - CVE-2026-43400 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
650 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl Drop reference to syncobj and timeline fence when aborting the io… New - CVE-2026-43399 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm