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 12, 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
196751 4.3 警告
Physics
アップル - Apple iOS の Springboard における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7759 2017-02-28 16:56 2016-09-13 Show GitHub Exploit DB Packet Storm
196752 2.4
Physics
アップル - Apple iOS のクリップボードコンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7765 2017-02-28 16:49 2016-12-12 Show GitHub Exploit DB Packet Storm
196753 6.1 警告
Network
アップル - Apple iOS などで使用される Webkit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7762 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196754 5.5 警告
Local
アップル - Apple iOS のグラフィックドライバコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-7665 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196755 2.4
Physics
アップル - Apple iOS のアクセシビリティコンポーネントにおける重要な写真および連絡先情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7664 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196756 2.4
Physics
アップル - Apple iOS のメディアプレーヤーコンポーネントにおける重要な写真および連絡先情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7653 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196757 4.6 警告
Physics
アップル - Apple iOS における "iPhone を探す" コンポーネントを無効にされる脆弱性 CWE-254
セキュリティ機能
CVE-2016-7638 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196758 4.6 警告
Physics
アップル - Apple iOS のアクセシビリティコンポーネントにおけるパスワードが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2016-7634 2017-02-28 14:45 2016-12-12 Show GitHub Exploit DB Packet Storm
196759 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
196760 6.8 警告
Physics
アップル - Apple iOS のローカル認証コンポーネントにおける脆弱性 CWE-254
セキュリティ機能
CVE-2016-7601 2017-02-28 14:45 2016-12-12 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
781 - - - In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialize… Update - CVE-2026-43312 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
782 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspen… Update - CVE-2026-43301 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
783 - - - In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIG_DMA_API_DEBUG enabled, the kernel occa… Update - CVE-2026-43302 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
784 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page->private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page->private but don'… Update - CVE-2026-43303 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
785 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function c… Update - CVE-2026-43306 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
786 - - - In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for s… Update - CVE-2026-43317 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
787 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue [why] Need to add function hook check before use Update - CVE-2026-43320 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
788 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the… Update - CVE-2026-43321 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
789 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't send a 6E related command when not supported MCC_ALLOWED_AP_TYPE_CMD is related to 6E support. Do not s… Update - CVE-2026-43325 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
790 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path When kobject_init_and_add() fails, cpufreq_dbs_gover… Update - CVE-2026-43328 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm