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 8, 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
199841 4.6 警告
Physics
アップル - Apple iOS のアクセシビリティコンポーネントにおけるパスワードが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2016-7634 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199842 9.8 緊急
Network
アップル - Apple iOS の WebSheet コンポーネントにおけるサンドボックス保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2016-7630 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199843 6.8 警告
Physics
アップル - Apple iOS のローカル認証コンポーネントにおける脆弱性 CWE-254
セキュリティ機能
CVE-2016-7601 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199844 4.6 警告
Physics
アップル - Apple iOS の SpringBoard コンポーネントにおけるロック解除状態を維持される脆弱性 CWE-254
セキュリティ機能
CVE-2016-7597 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199845 6.8 警告
Physics
アップル - Apple iOS の SpringBoard コンポーネントにおけるパスコード試行カウンターを回避される脆弱性 CWE-254
セキュリティ機能
CVE-2016-4781 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199846 6.8 警告
Physics
アップル - Apple iOS のイメージキャプチャコンポーネントにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4690 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199847 7.5 重要
Network
アップル - Apple iOS のメールコンポーネントにおける脆弱性 CWE-254
セキュリティ機能
CVE-2016-4689 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
199848 7.8 重要
Local
アップル - Apple OS X の Thunderbolt コンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-4780 2017-02-28 11:46 2016-10-24 Show GitHub Exploit DB Packet Storm
199849 7.8 重要
Local
アップル - Apple OS X の ImageIO コンポーネントにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4683 2017-02-28 11:46 2016-10-24 Show GitHub Exploit DB Packet Storm
199850 7.1 重要
Local
アップル - Apple OS X の ImageIO コンポーネントにおける重要な情報を取得される脆弱性 CWE-125
境界外読み取り
CVE-2016-4682 2017-02-28 11:46 2016-10-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 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
3361 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3362 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3363 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3364 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3365 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB… - CVE-2026-46074 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3366 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3367 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3368 - - - In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAG… - CVE-2026-46089 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3369 - - - In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. H… - CVE-2026-46091 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3370 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET… - CVE-2026-46014 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm