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 15, 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
781 7.5 重要
Network
Apache Software Foundation Apache HTTP Server Apache Software FoundationのApache HTTP Serverにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-42536 2026-06-10 14:27 2026-06-8 Show GitHub Exploit DB Packet Storm
782 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46150 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
783 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46151 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
784 8.8 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46152 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
785 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46153 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
786 7 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46154 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
787 9.1 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-46155 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
788 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-46156 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
789 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-46157 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
790 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46158 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258401 8.8 HIGH
Adjacent
kddi home_spot_cube_2_firmware Buffer overflow in HOME SPOT CUBE2 firmware V101 and earlier allows an attacker to execute arbitrary code via WebUI. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-2184 2024-11-21 12:23 2017-07-7 Show GitHub Exploit DB Packet Storm
258402 8.0 HIGH
Adjacent
kddi home_spot_cube_2_firmware HOME SPOT CUBE2 firmware V101 and earlier allows authenticated attackers to execute arbitrary OS commands via Clock Settings. CWE-78
OS Command 
CVE-2017-2183 2024-11-21 12:23 2017-07-7 Show GitHub Exploit DB Packet Storm
258403 6.1 MEDIUM
Network
cybozu kunai Cross-site scripting vulnerability in Cybozu KUNAI for Android 3.0.0 to 3.0.6 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors. CWE-79
Cross-site Scripting
CVE-2017-2172 2024-11-21 12:23 2017-07-7 Show GitHub Exploit DB Packet Storm
258404 8.2 HIGH
Network
puppet
debian
puppet
debian_linux
Versions of Puppet prior to 4.10.1 will deserialize data off the wire (from the agent to the server, in this case) with a attacker-specified format. This could be used to force YAML deserialization i… CWE-502
 Deserialization of Untrusted Data
CVE-2017-2295 2024-11-21 12:23 2017-07-6 Show GitHub Exploit DB Packet Storm
258405 7.5 HIGH
Network
puppet puppet_enterprise Versions of Puppet Enterprise prior to 2016.4.5 or 2017.2.1 failed to mark MCollective server private keys as sensitive (a feature added in Puppet 4.6), so key values could be logged and stored in Pu… CWE-200
Information Exposure
CVE-2017-2294 2024-11-21 12:23 2017-07-6 Show GitHub Exploit DB Packet Storm
258406 6.5 MEDIUM
Network
puppet mcollective-sshkey-security The mcollective-sshkey-security plugin before 0.5.1 for Puppet uses a server-specified identifier as part of a path where a file is written. A compromised server could use this to write a file to an … CWE-20
 Improper Input Validation 
CVE-2017-2298 2024-11-21 12:23 2017-07-1 Show GitHub Exploit DB Packet Storm
258407 9.0 CRITICAL
Network
puppet mcollective Versions of MCollective prior to 2.10.4 deserialized YAML from agents without calling safe_load, allowing the potential for arbitrary code execution on the server. The fix for this is to call YAML.sa… CWE-502
 Deserialization of Untrusted Data
CVE-2017-2292 2024-11-21 12:23 2017-07-1 Show GitHub Exploit DB Packet Storm
258408 8.8 HIGH
Network
apple iphone_os Use after free vulnerability in the String.replace method JavaScriptCore in Apple Safari in iOS before 10.3 allows remote attackers to execute arbitrary code via a crafted web page, or a crafted file. CWE-416
 Use After Free
CVE-2017-2491 2024-11-21 12:23 2017-06-28 Show GitHub Exploit DB Packet Storm
258409 7.8 HIGH
Local
baidu simeji Untrusted search path vulnerability in the [Simeji for Windows] installer (simeji.exe) allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory. CWE-426
 Untrusted Search Path
CVE-2017-2219 2024-11-21 12:23 2017-06-10 Show GitHub Exploit DB Packet Storm
258410 8.4 HIGH
Local
jiransoft appcheck
appcheck_pro
Untrusted search path vulnerability in AppCheck and AppCheck Pro prior to version 2.0.1.15 allows an attacker to execute arbitrary code via a specially crafted executable file in an unspecified direc… CWE-426
 Untrusted Search Path
CVE-2017-2214 2024-11-21 12:23 2017-06-10 Show GitHub Exploit DB Packet Storm