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
961 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46246 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
962 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46247 2026-06-10 14:27 2026-06-3 Show GitHub Exploit DB Packet Storm
963 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46248 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
964 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46249 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
965 7.3 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46250 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
966 8.4 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46251 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
967 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-46252 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
968 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-46253 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
969 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46254 2026-06-10 14:26 2026-06-3 Show GitHub Exploit DB Packet Storm
970 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46255 2026-06-10 14:26 2026-06-3 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
255781 5.5 MEDIUM
Local
podofo_project podofo The doc/PdfPage.cpp:609:23 code in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document. CWE-476
 NULL Pointer Dereference
CVE-2017-7381 2024-11-21 12:31 2017-04-3 Show GitHub Exploit DB Packet Storm
255782 5.5 MEDIUM
Local
podofo_project podofo The doc/PdfPage.cpp:614:20 code in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document. CWE-476
 NULL Pointer Dereference
CVE-2017-7380 2024-11-21 12:31 2017-04-3 Show GitHub Exploit DB Packet Storm
255783 5.5 MEDIUM
Local
podofo_project podofo The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function in PdfEncoding.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) v… CWE-125
Out-of-bounds Read
CVE-2017-7379 2024-11-21 12:31 2017-04-3 Show GitHub Exploit DB Packet Storm
255784 5.5 MEDIUM
Local
podofo_project podofo The PoDoFo::PdfPainter::ExpandTabs function in PdfPainter.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PD… CWE-125
Out-of-bounds Read
CVE-2017-7378 2024-11-21 12:31 2017-04-3 Show GitHub Exploit DB Packet Storm
255785 7.5 HIGH
Network
tigervnc tigervnc In TigerVNC 1.7.1 (CConnection.cxx CConnection::CConnection), an unauthenticated client can cause a small memory leak in the server. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-7396 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm
255786 6.5 MEDIUM
Network
tigervnc tigervnc In TigerVNC 1.7.1 (SMsgReader.cxx SMsgReader::readClientCutText), by causing an integer overflow, an authenticated client can crash the server. CWE-190
 Integer Overflow or Wraparound
CVE-2017-7395 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm
255787 7.5 HIGH
Network
tigervnc tigervnc In TigerVNC 1.7.1 (SSecurityPlain.cxx SSecurityPlain::processMsg), unauthenticated users can crash the server by sending long usernames. CWE-20
 Improper Input Validation 
CVE-2017-7394 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm
255788 8.8 HIGH
Network
tigervnc tigervnc In TigerVNC 1.7.1 (VNCSConnectionST.cxx VNCSConnectionST::fence), an authenticated client can cause a double free, leading to denial of service or potentially code execution. CWE-415
 Double Free
CVE-2017-7393 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm
255789 7.5 HIGH
Network
tigervnc tigervnc In TigerVNC 1.7.1 (SSecurityVeNCrypt.cxx SSecurityVeNCrypt::SSecurityVeNCrypt), an unauthenticated client can cause a small memory leak in the server. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-7392 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm
255790 6.1 MEDIUM
Network
magmi_project magmi A Cross-Site Scripting (XSS) was discovered in 'Magmi 0.7.22'. The vulnerability exists due to insufficient filtration of user-supplied data (prefix) passed to the 'magmi-git-master/magmi/web/ajax_ge… CWE-79
Cross-site Scripting
CVE-2017-7391 2024-11-21 12:31 2017-04-1 Show GitHub Exploit DB Packet Storm