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 21, 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
121 8.2 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46037 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
122 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46038 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
123 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-46039 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
124 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-46040 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
125 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46041 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
126 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46042 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
127 9.1 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46043 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
128 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46044 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
129 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-46045 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
130 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46046 2026-06-17 15:40 2026-05-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 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
259121 4.6 MEDIUM
Physics
apple iphone_os
watchos
An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. watchOS before 3.1.3 is affected. The issue involves the "Unlock with iPhone" component, which allows attackers to by… NVD-CWE-noinfo
CVE-2017-2352 2024-11-21 12:23 2017-02-20 Show GitHub Exploit DB Packet Storm
259122 2.4 LOW
Physics
apple iphone_os An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. The issue involves the "WiFi" component, which allows physically proximate attackers to bypass the activation-lock pr… CWE-20
 Improper Input Validation 
CVE-2017-2351 2024-11-21 12:23 2017-02-20 Show GitHub Exploit DB Packet Storm
259123 6.5 MEDIUM
Network
apple
webkitgtk
iphone_os
safari
tvos
webkitgtk\+
An issue was discovered in certain Apple products. iOS before 10.2.1 is affected. Safari before 10.0.3 is affected. tvOS before 10.1.1 is affected. The issue involves the "WebKit" component. It allow… CWE-200
Information Exposure
CVE-2017-2350 2024-11-21 12:23 2017-02-20 Show GitHub Exploit DB Packet Storm
259124 6.5 MEDIUM
Local
linux linux_kernel The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service … CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-2596 2024-11-21 12:23 2017-02-6 Show GitHub Exploit DB Packet Storm
259125 8.4 HIGH
Local
linux linux_kernel The load_segment_descriptor implementation in arch/x86/kvm/emulate.c in the Linux kernel before 4.9.5 improperly emulates a "MOV SS, NULL selector" instruction, which allows guest OS users to cause a… NVD-CWE-noinfo
CVE-2017-2583 2024-11-21 12:23 2017-02-6 Show GitHub Exploit DB Packet Storm
259126 6.1 MEDIUM
Network
moodle moodle In Moodle 3.x, there is XSS in the assignment submission page. CWE-79
Cross-site Scripting
CVE-2017-2578 2024-11-21 12:23 2017-01-20 Show GitHub Exploit DB Packet Storm
259127 5.3 MEDIUM
Network
moodle moodle In Moodle 2.x and 3.x, there is incorrect sanitization of attributes in forums. CWE-20
 Improper Input Validation 
CVE-2017-2576 2024-11-21 12:23 2017-01-20 Show GitHub Exploit DB Packet Storm
259128 7.1 HIGH
Local
linux linux_kernel arch/x86/kvm/emulate.c in the Linux kernel through 4.9.3 allows local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free) via a crafted application … CWE-200
CWE-416
Information Exposure
 Use After Free
CVE-2017-2584 2024-11-21 12:23 2017-01-15 Show GitHub Exploit DB Packet Storm
259129 4.7 MEDIUM
Network
zimbra zm-ajax A vulnerability has been found in Zimbra zm-ajax up to 8.8.1 and classified as problematic. Affected by this vulnerability is the function XFormItem.prototype.setError of the file WebRoot/js/ajax/dwt… - CVE-2017-20188 2024-11-21 12:22 2024-01-3 Show GitHub Exploit DB Packet Storm
259130 6.1 MEDIUM
Network
share_on_diaspora_project share_on_diaspora A vulnerability classified as problematic was found in ciubotaru share-on-diaspora 0.7.9. This vulnerability affects unknown code of the file new_window.php. The manipulation of the argument title/ur… - CVE-2017-20176 2024-11-21 12:22 2023-02-6 Show GitHub Exploit DB Packet Storm