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 16, 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
611 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46147 2026-06-11 16:23 2026-05-28 Show GitHub Exploit DB Packet Storm
612 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46148 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
613 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-46149 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
614 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-46162 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
615 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-46163 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
616 7 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-46164 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
617 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-46165 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
618 8.8 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46166 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
619 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-46167 2026-06-11 16:22 2026-05-28 Show GitHub Exploit DB Packet Storm
620 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46168 2026-06-11 16:22 2026-05-28 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
254971 8.8 HIGH
Network
entropymine imageworsener The iw_process_cols_to_intermediate function in imagew-main.c in libimageworsener.a in ImageWorsener before 1.3.1 allows remote attackers to cause a denial of service (heap-based buffer overflow and … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8325 2024-11-21 12:33 2017-04-30 Show GitHub Exploit DB Packet Storm
254972 8.8 HIGH
Network
roundcube webmail Roundcube Webmail allows arbitrary password resets by authenticated users. This affects versions before 1.0.11, 1.1.x before 1.1.9, and 1.2.x before 1.2.5. The problem is caused by an improperly rest… CWE-269
 Improper Privilege Management
CVE-2017-8114 2024-11-21 12:33 2017-04-30 Show GitHub Exploit DB Packet Storm
254973 7.5 HIGH
Network
xstream_project
debian
xstream
debian_linux
XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application cr… CWE-20
 Improper Input Validation 
CVE-2017-7957 2024-11-21 12:33 2017-04-30 Show GitHub Exploit DB Packet Storm
254974 8.8 HIGH
Network
enalean
phpwiki_project
tuleap
phpwiki
Tuleap before 9.7 allows command injection via the PhpWiki 1.3.10 SyntaxHighlighter plugin. This occurs in the Project Wiki component because the proc_open PHP function is used within PhpWiki before … CWE-78
OS Command 
CVE-2017-7981 2024-11-21 12:33 2017-04-30 Show GitHub Exploit DB Packet Storm
254975 9.8 CRITICAL
Network
paloaltonetworks pan-os The GlobalProtect external interface in Palo Alto Networks PAN-OS before 6.1.17, 7.x before 7.0.15, 7.1.x before 7.1.9, and 8.x before 8.0.2 provides different error messages for failed login attempt… CWE-209
Information Exposure Through an Error Message
CVE-2017-7945 2024-11-21 12:33 2017-04-29 Show GitHub Exploit DB Packet Storm
254976 9.8 CRITICAL
Network
13thmonkey udfclient The UDFclient (before 0.8.8) custom strlcpy implementation has a buffer overflow. UDFclient's strlcpy is used only on systems with a C library (e.g., glibc) that lacks its own strlcpy. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-8305 2024-11-21 12:33 2017-04-28 Show GitHub Exploit DB Packet Storm
254977 7.5 HIGH
Network
avast antivirus In Avast Antivirus before v17, an unprivileged user (and thus malware or a virus) can mark an arbitrary process as Trusted from the perspective of the Avast product. This bypasses the Self-Defense fe… CWE-269
 Improper Privilege Management
CVE-2017-8308 2024-11-21 12:33 2017-04-28 Show GitHub Exploit DB Packet Storm
254978 9.8 CRITICAL
Network
avast antivirus In Avast Antivirus before v17, using the LPC interface API exposed by the AvastSVC.exe Windows service, it is possible to launch predefined binaries, or replace or delete arbitrary files. This vulner… NVD-CWE-noinfo
CVE-2017-8307 2024-11-21 12:33 2017-04-28 Show GitHub Exploit DB Packet Storm
254979 5.4 MEDIUM
Network
blueriver muracms Mura CMS 7.0.6967 allows admin/?muraAction= XSS attacks, related to admin/core/views/carch/list.cfm, admin/core/views/carch/loadsiteflat.cfm, admin/core/views/cusers/inc/dsp_nextn.cfm, admin/core/vie… CWE-79
Cross-site Scripting
CVE-2017-8302 2024-11-21 12:33 2017-04-28 Show GitHub Exploit DB Packet Storm
254980 5.3 MEDIUM
Network
openbsd libressl LibreSSL 2.5.1 to 2.5.3 lacks TLS certificate verification if SSL_get_verify_result is relied upon for a later check of a verification result, in a use case where a user-provided verification callbac… CWE-295
Improper Certificate Validation 
CVE-2017-8301 2024-11-21 12:33 2017-04-28 Show GitHub Exploit DB Packet Storm