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 6, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1591 7.5 重要
Network
アップル watchOS
visionos
iOS
iPadOS
アップルのiPadOS等の複数製品におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-28943 2026-05-18 12:18 2026-05-11 Show GitHub Exploit DB Packet Storm
1592 4.6 警告
Physics
- アップルのmacOSにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-28961 2026-05-18 12:18 2026-05-11 Show GitHub Exploit DB Packet Storm
1593 6.2 警告
Local
アップル visionos
watchOS
iOS
tvOS
iPadOS
アップルのiPadOS等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-28977 2026-05-18 12:18 2026-05-11 Show GitHub Exploit DB Packet Storm
1594 5.5 警告
Local
アップル visionos
watchOS
iOS
tvOS
iPadOS
アップルのiPadOS等の複数製品における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-28996 2026-05-18 12:18 2026-05-11 Show GitHub Exploit DB Packet Storm
1595 7.8 重要
Local
Zoom Video Communications, Inc. Zoom Workplace VDI
Zoom Meeting SDK
Zoom Workplace Desktop
Zoom Video Communications, Inc.のZoom Meeting SDK等の複数製品における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2026-30900 2026-05-18 12:18 2026-03-11 Show GitHub Exploit DB Packet Storm
1596 7.8 重要
Local
Zoom Video Communications, Inc. Zoom Rooms Zoom Video Communications, Inc.のZoom Roomsにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-30901 2026-05-18 12:18 2026-03-11 Show GitHub Exploit DB Packet Storm
1597 7.8 重要
Local
Zoom Video Communications, Inc. Zoom Workplace VDI
Zoom Rooms
Zoom Workplace Desktop
Zoom Video Communications, Inc.のZoom Rooms等の複数製品における権限管理に関する脆弱性 CWE-269
CWE-noinfo
CVE-2026-30902 2026-05-18 12:18 2026-03-11 Show GitHub Exploit DB Packet Storm
1598 9.8 緊急
Network
Zoom Video Communications, Inc. Zoom Workplace VDI
Zoom Workplace Desktop
Zoom Video Communications, Inc.のZoom Workplace Desktop等の複数製品における複数の脆弱性 CWE-610
CWE-73
CVE-2026-30903 2026-05-18 12:18 2026-03-11 Show GitHub Exploit DB Packet Storm
1599 7.8 重要
Local
lightningai pytorch lightning Lightning AIのPyTorch Lightningにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-31221 2026-05-18 12:18 2026-05-12 Show GitHub Exploit DB Packet Storm
1600 7.5 重要
Adjacent
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2016
Microsoft Windows 10 1809
Microsoft Windows 11 23h2
Microsoft Wind…
Windows ネイティブ WiFi ミニポート ドライバーのリモートでコードが実行される脆弱性 CWE-362
CWE-416
CVE-2026-32161 2026-05-18 12:18 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2801 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and realier, in src/mistune/directives/image.py, the render_figure() function concatenates figclass and figwidth options direc… CWE-79
Cross-site Scripting
CVE-2026-44896 2026-05-28 22:43 2026-05-27 Show GitHub Exploit DB Packet Storm
2802 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading() builds the opening <hN> tag by string-concatenating the id attribute value directly into the HTM… CWE-79
Cross-site Scripting
CVE-2026-44897 2026-05-28 22:42 2026-05-27 Show GitHub Exploit DB Packet Storm
2803 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, render_toc_ul() builds a <ul> table-of-contents tree from a list of (level, id, text) tuples. Both the id value (used a… CWE-79
Cross-site Scripting
CVE-2026-44898 2026-05-28 22:42 2026-05-27 Show GitHub Exploit DB Packet Storm
2804 5.4 MEDIUM
Network
apache shiro Apache Shiro’s Jakarta EE module used the HTTP Referer header in certain cases to issue redirect after a user login. In affected versions, insufficient validation of this client-controlled value coul… CWE-601
Open Redirect
CVE-2026-48589 2026-05-28 22:38 2026-05-26 Show GitHub Exploit DB Packet Storm
2805 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the Image directive plugin validates the :width: and :height: options with a regex compiled as _num_re = re.compile(r"^… CWE-79
Cross-site Scripting
CVE-2026-44899 2026-05-28 22:38 2026-05-27 Show GitHub Exploit DB Packet Storm
2806 8.8 HIGH
Network
tanium connect Tanium addressed an unauthorized code execution vulnerability in Connect. CWE-78
OS Command 
CVE-2026-9207 2026-05-28 22:31 2026-05-27 Show GitHub Exploit DB Packet Storm
2807 10.0 CRITICAL
Network
free5gc free5gc free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the nnef-pfdmanagement route group without inbound OAuth2/bearer-token authorization. A network a… CWE-863
 Incorrect Authorization
CVE-2026-44330 2026-05-28 22:06 2026-05-28 Show GitHub Exploit DB Packet Storm
2808 9.9 CRITICAL
Network
- - A flaw was found in KubeVirt's virt-handler component. This vulnerability allows an authenticated OpenShift user with edit permissions in a single namespace to exploit improper symlink validation whe… CWE-59
Link Following
CVE-2026-7374 2026-05-28 12:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2809 7.2 HIGH
Network
apache syncope Improper Isolation or Compartmentalization vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy class containing untrusted c… CWE-653
 Improper Isolation or Compartmentalization
CVE-2026-42782 2026-05-28 06:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2810 2.4 LOW
Physics
- - AppLockZ App Lock and Fingerprint Lock (applock.passwordfingerprint.applockz) 4.2.11 for Android allows a local attacker with physical access to bypass the PIN lock. The lock is implemented as an ove… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2025-68711 2026-05-28 06:16 2026-05-27 Show GitHub Exploit DB Packet Storm