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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196831 5.5 警告
Local
アップル - Apple iCloud の Windows セキュリティコンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7614 2017-03-1 13:44 2016-12-13 Show GitHub Exploit DB Packet Storm
196832 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7578 2017-03-1 12:28 2016-10-24 Show GitHub Exploit DB Packet Storm
196833 8.8 重要
Local
アップル - Apple OS X におけるサンドボックスをエスケープされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4617 2017-03-1 12:03 2016-10-24 Show GitHub Exploit DB Packet Storm
196834 8.1 重要
Network
アップル - 複数の Apple 製品の ImageIO コンポーネントにおけるプロセスメモリから重要な情報を取得される脆弱性 CWE-125
境界外読み取り
CVE-2016-7643 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196835 7.8 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-7637 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196836 5.9 警告
Network
アップル - 複数の Apple 製品のセキュリティコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-7636 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196837 6.5 警告
Network
アップル - 複数の Apple 製品の CoreGraphics コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7627 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196838 7.8 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7621 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196839 5.5 警告
Local
アップル - 複数の Apple 製品の libarchive コンポーネントにおける任意のコードに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2016-7619 2017-03-1 11:58 2016-12-12 Show GitHub Exploit DB Packet Storm
196840 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4666 2017-03-1 11:46 2016-10-24 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
861 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple tra… Update - CVE-2026-43353 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
862 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individ… Update - CVE-2026-43356 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
863 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on set received ioctl due to item overflow If the set received ioctl fails due to an item overflow w… Update - CVE-2026-43359 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
864 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2_write() SMB2_write() places write payload in iov[1..n] as part of rq_iov.… Update - CVE-2026-43362 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
865 - - - In the Linux kernel, the following vulnerability has been resolved: x86/apic: Disable x2apic on resume if the kernel expects so When resuming from s2ram, firmware may re-enable x2apic mode, which m… Update - CVE-2026-43363 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
866 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … Update - CVE-2026-43426 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
867 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… Update - CVE-2026-43427 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
868 - - - In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts The usbtmc driver accepts timeout values specified by the u… Update - CVE-2026-43429 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
869 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix transaction abort on file creation due to name hash collision If we attempt to create several files with names that re… Update - CVE-2026-43360 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
870 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: fix NULL pointer dereference in ublk_ctrl_set_size() ublk_ctrl_set_size() unconditionally dereferences ub->ub_disk via set_… Update - CVE-2026-43364 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm