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
208811 4.4 警告 アップル - Apple OS X の Spotlight における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2015-3716 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
208812 4.3 警告 アップル - Apple iOS および Apple OS X のカーネルにおける重要なメモリレイアウト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3721 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
208813 6.8 警告 アップル - Apple iOS および Apple OS X の FontParser の TrueTypeScaler における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3719 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
208814 7.5 危険 アップル
SQLite
- Apple iOS および Apple OS X で使用される SQLite の printf 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3717 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
208815 4.3 警告 アップル - Apple iOS および Apple OS X のメールにおけるリフレッシュ操作を誘発される脆弱性 CWE-Other
その他
CVE-2015-3710 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
208816 6.8 警告 アップル - Apple iOS および Apple OS X の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3703 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
208817 9.3 危険 アップル - Apple OS X などの製品で使用される Apple Mac EFI における row-hammer 攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-3693 2015-07-8 11:33 2015-06-30 Show GitHub Exploit DB Packet Storm
208818 6.8 警告 アップル - Apple iOS および Apple OS X 上で稼動する Apple Safari などで使用される WebKit の Storage 機能における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-3659 2015-07-8 11:27 2015-06-30 Show GitHub Exploit DB Packet Storm
208819 6.8 警告 アップル - Apple iOS および Apple OS X 上で稼動する Apple Safari などで使用される WebKit の Page Loading 機能における CSRF 保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-3658 2015-07-8 11:27 2015-06-30 Show GitHub Exploit DB Packet Storm
208820 6.8 警告 アップル - Apple iOS の CoreGraphics における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3724 2015-07-8 11:20 2015-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1681 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate LTK enc_size on load Load Long Term Keys stores the user-provided enc_size and later uses it to size fi… CWE-787
 Out-of-bounds Write
CVE-2026-43020 2026-05-8 23:41 2026-05-2 Show GitHub Exploit DB Packet Storm
1682 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in se… CWE-416
 Use After Free
CVE-2026-43019 2026-05-8 23:35 2026-05-2 Show GitHub Exploit DB Packet Storm
1683 6.5 MEDIUM
Network
- - VINCE versions 3.0.38 and earlier do not properly verify the From address authenticity due to encoding confusion and use the from address for automated actions such as Ticket creation or Ticket updat… - CVE-2026-8142 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
1684 8.8 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by h… CWE-416
 Use After Free
CVE-2026-43018 2026-05-8 23:15 2026-05-2 Show GitHub Exploit DB Packet Storm
1685 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate mesh send advertising payload length mesh_send() currently bounds MGMT_OP_MESH_SEND by total command le… NVD-CWE-noinfo
CVE-2026-43017 2026-05-8 23:13 2026-05-2 Show GitHub Exploit DB Packet Storm
1686 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshv_region_pin The current error handling has two issues: First, pin_user_pages_fast() can return a… NVD-CWE-Other
CVE-2026-43045 2026-05-8 23:04 2026-05-2 Show GitHub Exploit DB Packet Storm
1687 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with drop_progress and zero drop_level [BUG] When recovering relocation at mount time, merge_reloc_root(… CWE-617
 Reachable Assertion
CVE-2026-43046 2026-05-8 22:52 2026-05-2 Show GitHub Exploit DB Packet Storm
1688 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Check to ensure report responses match the request It is possible for a malicious (or clumsy) device to respond … CWE-787
 Out-of-bounds Write
CVE-2026-43047 2026-05-8 22:50 2026-05-2 Show GitHub Exploit DB Packet Storm
1689 7.3 HIGH
Network
- - Use-after-free in the DOM: Networking component. This vulnerability was fixed in Firefox 150.0.2, Firefox ESR 140.10.2, Firefox ESR 115.35.2, Thunderbird 150.0.2, and Thunderbird 140.10.2. CWE-416
 Use After Free
CVE-2026-8090 2026-05-8 22:16 2026-05-7 Show GitHub Exploit DB Packet Storm
1690 7.2 HIGH
Network
- - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accid… - CVE-2026-7448 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm