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 17, 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
401 7.8 重要
Local
マイクロソフト Microsoft PowerToys Microsoft PowerToys の特権昇格の脆弱性 New CWE-285
不適切な認可
CVE-2026-42902 2026-06-15 11:22 2026-06-9 Show GitHub Exploit DB Packet Storm
402 7.5 重要
Network
OpenVM OpenVM OpenVMにおける入力確認に関する脆弱性 New CWE-20
CWE-noinfo
CVE-2026-46669 2026-06-15 11:22 2026-06-10 Show GitHub Exploit DB Packet Storm
403 7.8 重要
Local
マイクロソフト Windows Narrator Braille Windows ナレーターの点字機能の特権昇格の脆弱性 New CWE-426
信頼性のない検索パス
CVE-2026-48565 2026-06-15 11:21 2026-06-9 Show GitHub Exploit DB Packet Storm
404 6.5 警告
Network
Apache Software Foundation Airflow Providers Samba (apache-airflow-providers-samba) Apache Software FoundationのAirflow Providers Samba (apache-airflow-providers-samba)におけるパストラバーサルの脆弱性 New CWE-22
パス・トラバーサル
CVE-2026-49818 2026-06-15 11:21 2026-06-9 Show GitHub Exploit DB Packet Storm
405 5.5 警告
Local
- アップルのmacOSにおけるパストラバーサルの脆弱性 New CWE-22
パス・トラバーサル
CVE-2025-24268 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
406 8.8 重要
Local
- アップルのmacOSにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2025-24284 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
407 5.5 警告
Local
- アップルのmacOSにおける保護メカニズムの不具合に関する脆弱性 New CWE-693
保護メカニズムの不具合
CVE-2025-30431 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
408 5.5 警告
Local
- アップルのmacOSにおける認可されていない行為者への個人情報の漏えいに関する脆弱性 New CWE-359
認可されていないアクターへの個人情報の漏えい
CVE-2025-30459 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
409 7.8 重要
Local
- アップルのmacOSにおける権限管理に関する脆弱性 New CWE-269
不適切な権限管理
CVE-2025-31272 2026-06-15 11:21 2026-06-11 Show GitHub Exploit DB Packet Storm
410 5.5 警告
Local
- アップルのmacOSにおけるアクセス制御に関する脆弱性 New CWE-284
不適切なアクセス制御
CVE-2025-43339 2026-06-15 11:21 2026-06-11 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