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 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211641 4.3 警告 アップル - Apple iOS などで使用される Webkit における UI を偽装される脆弱性 CWE-Other
その他
CVE-2014-4467 2015-02-12 10:40 2015-01-27 Show GitHub Exploit DB Packet Storm
211642 2.1 注意 アップル
Mozilla Foundation
- Apple OS X 上で稼働する複数の Mozilla 製品における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2014-1595 2015-02-2 16:39 2014-12-2 Show GitHub Exploit DB Packet Storm
211643 5 警告 アップル - Apple Safari などで使用される WebKit における同一生成元ポリシーを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4465 2015-02-2 13:30 2014-12-3 Show GitHub Exploit DB Packet Storm
211644 9.3 危険 アップル - Apple iOS および Apple TV のカーネルにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4461 2015-02-2 13:28 2014-11-17 Show GitHub Exploit DB Packet Storm
211645 2.1 注意 アップル - Apple iOS および Mac OS X の CFNetwork における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-4460 2015-02-2 13:28 2014-11-17 Show GitHub Exploit DB Packet Storm
211646 2.1 注意 アップル - Apple iOS および Apple TV の dyld におけるコード署名の制限を回避される脆弱性 CWE-399
リソース管理の問題
CVE-2014-4455 2015-02-2 13:27 2014-11-17 Show GitHub Exploit DB Packet Storm
211647 7.5 危険 アップル
NetBSD
- NetBSD で使用される tnftp の usr.bin/ftp/fetch.c 内の fetch_url 関数における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2014-8517 2015-02-2 13:26 2014-10-26 Show GitHub Exploit DB Packet Storm
211648 4.3 警告 アップル - Apple OS X の AFP ファイルサーバにおけるすべてのインターフェースのネットワークアドレスを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-4426 2015-02-2 13:24 2014-10-16 Show GitHub Exploit DB Packet Storm
211649 1.9 注意 アップル - Apple iOS および Apple TV のカーネルの network-statistics インターフェースにおける重要なメモリコンテンツ情報を取得される脆弱性 CWE-Other
その他
CVE-2014-4420 2015-02-2 12:30 2014-09-17 Show GitHub Exploit DB Packet Storm
211650 1.9 注意 アップル - Apple iOS および Apple TV のカーネルの network-statistics インターフェースにおける重要なメモリコンテンツ情報を取得される脆弱性 CWE-Other
その他
CVE-2014-4419 2015-02-2 12:30 2014-09-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… Update - CVE-2026-43355 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
812 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… Update - CVE-2026-43357 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
813 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… Update - CVE-2026-43358 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
814 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … Update - CVE-2026-43366 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
815 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… Update - CVE-2026-43322 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
816 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix interrupt synchronization error This fixes an error in synchronization in the dummy-hcd driver. The error ha… Update - CVE-2026-43324 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
817 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… Update - CVE-2026-43367 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
818 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… Update - CVE-2026-43370 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
819 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() us… Update - CVE-2026-43326 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
820 - - - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb… Update - CVE-2026-43327 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm