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 12, 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
631 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46158 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
632 4.7 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 New CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-46159 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
633 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46160 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
634 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 New CWE-369
ゼロ除算
CVE-2026-46161 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
635 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける入力確認に関する脆弱性 New CWE-20
CWE-noinfo
CVE-2026-46243 2026-06-10 14:27 2026-06-1 Show GitHub Exploit DB Packet Storm
636 9.1 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46244 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
637 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2026-46245 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
638 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-46246 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
639 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46247 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
640 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46248 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255531 5.5 MEDIUM
Local
freedesktop virglrenderer Integer overflow in the vrend_create_shader function in vrend_renderer.c in virglrenderer before 0.6.0 allows local guest OS users to cause a denial of service (process crash) via crafted pkt_length … CWE-190
 Integer Overflow or Wraparound
CVE-2017-6355 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255532 5.5 MEDIUM
Local
gnome
fedoraproject
debian
gdk-pixbuf
fedora
debian_linux
The make_available_at_least function in io-tiff.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (infinite loop) via a large TIFF file. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-6314 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255533 7.1 HIGH
Local
gnome
fedoraproject
debian
gdk-pixbuf
fedora
debian_linux
Integer underflow in the load_resources function in io-icns.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (out-of-bounds read and program crash) via a crafted image … CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-6313 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255534 5.5 MEDIUM
Local
gnome
fedoraproject
debian
gdk-pixbuf
fedora
debian_linux
Integer overflow in io-ico.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (segmentation fault and application crash) via a crafted image entry offset in an ICO file, … CWE-190
 Integer Overflow or Wraparound
CVE-2017-6312 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255535 7.5 HIGH
Network
gnome
fedoraproject
gdk-pixbuf
fedora
gdk-pixbuf-thumbnailer.c in gdk-pixbuf allows context-dependent attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors related to printing an error messag… CWE-476
 NULL Pointer Dereference
CVE-2017-6311 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255536 9.8 CRITICAL
Network
ftpshell ftpshell_client Remote Code Execution was discovered in FTPShell Client 6.53. By default, the client sends a PWD command to the FTP server it is connecting to; however, it doesn't check the response's length, leadin… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-6465 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255537 8.8 HIGH
Network
dnatools dnalims An issue was discovered in dnaTools dnaLIMS 4-2015s13. dnaLIMS is vulnerable to session hijacking by guessing the UID parameter. CWE-613
 Insufficient Session Expiration
CVE-2017-6529 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255538 8.1 HIGH
Network
dnatools dnalims An issue was discovered in dnaTools dnaLIMS 4-2015s13. dnaLIMS is affected by plaintext password storage (the /home/dna/spool/.pfile file). CWE-522
 Insufficiently Protected Credentials
CVE-2017-6528 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255539 7.5 HIGH
Network
dnatools dnalims An issue was discovered in dnaTools dnaLIMS 4-2015s13. dnaLIMS is vulnerable to a NUL-terminated directory traversal attack allowing an unauthenticated attacker to access system files readable by the… CWE-22
Path Traversal
CVE-2017-6527 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm
255540 9.8 CRITICAL
Network
dnatools dnalims An issue was discovered in dnaTools dnaLIMS 4-2015s13. dnaLIMS is vulnerable to unauthenticated command execution through an improperly protected administrative web shell (cgi-bin/dna/sysAdmin.cgi PO… CWE-287
Improper Authentication
CVE-2017-6526 2024-11-21 12:29 2017-03-10 Show GitHub Exploit DB Packet Storm