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 17, 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
199791 5.3 警告
Network
アップル - Apple iOS の DataAccess コンポーネントにおける Exchange トラフィックにアクセスされる脆弱性 CWE-20
不適切な入力確認
CVE-2017-2414 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199792 7.5 重要
Network
アップル - Apple iOS のクイックルックコンポーネントにおける任意の番号に電話が発信される脆弱性 CWE-254
セキュリティ機能
CVE-2017-2404 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199793 5.3 警告
Network
アップル - Apple iOS の SafariViewController コンポーネントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-2400 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199794 4.6 警告
Physics
アップル - Apple iOS のペーストボードコンポーネントにおけるペーストボードを読まれる脆弱性 CWE-320
鍵管理のエラー
CVE-2017-2399 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199795 6.1 警告
Network
アップル - Apple iOS の Safari リーダーコンポーネントにおけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2393 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199796 3.3
Local
アップル - Apple iOS の Safari コンポーネントにおけるプライベートブラウズモードでユーザが閲覧した Web サイトを特定される脆弱性 CWE-200
情報漏えい
CVE-2017-2384 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199797 7.5 重要
Network
アップル - Apple iOS のプロファイルコンポーネントの Simple Certificate Enrollment Protocol における暗号保護メカニズムを回避される脆弱性 CWE-326
不適切な暗号強度
CVE-2017-2380 2017-04-13 13:32 2017-03-27 Show GitHub Exploit DB Packet Storm
199798 9.8 緊急
Network
アップル - Apple iOS および OS X のセキュリティコンポーネントにおけるアクセス制限を回避される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-2423 2017-04-13 11:47 2017-03-27 Show GitHub Exploit DB Packet Storm
199799 6.5 警告
Network
アップル - 複数の Apple 製品などで使用される Webkit における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2017-2480 2017-04-13 11:28 2017-03-28 Show GitHub Exploit DB Packet Storm
199800 5.5 警告
Local
アップル - Apple Safari の Safari Login AutoFill コンポーネントにおけるアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-2385 2017-04-13 11:28 2017-03-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure,… - CVE-2026-46299 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
912 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in … - CVE-2026-46289 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
913 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier i… - CVE-2026-46288 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
914 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bu… - CVE-2026-46280 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
915 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change afte… - CVE-2026-46277 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
916 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Nul… - CVE-2026-46275 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
917 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if t… - CVE-2026-46274 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
918 6.5 MEDIUM
Network
gpac gpac A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55659 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
919 7.5 HIGH
Network
gpac gpac A NULL pointer dereference in the gf_odf_vvc_cfg_write_bs function (odf/descriptors.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55657 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
920 5.5 MEDIUM
Local
gpac gpac A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55651 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm