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 5, 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
1131 6.8 警告
Physics
マイクロソフト Microsoft Windows 11 24h2
Microsoft Windows 11 25h2
Microsoft Windows Server 2025
Microsoft Windows 11 26h1
Windows BitLocker Security Feature Bypass Vulnerability CWE-77
コマンドインジェクション
CVE-2026-45585 2026-05-22 10:52 2026-05-20 Show GitHub Exploit DB Packet Storm
1132 5.5 警告
Local
GNU Project
レッドハット
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
nano
GNU Project等の複数ベンダの製品における書式文字列に関する脆弱性 CWE-134
書式文字列の問題
CVE-2026-6843 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1133 5.5 警告
Local
GNU Project
レッドハット
Red Hat Hardened Images
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
GNU Binutils
GNU Project等の複数ベンダの製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-6844 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1134 5 警告
Local
GNU Project
レッドハット
Red Hat Hardened Images
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
GNU Binutils
GNU Project等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-6845 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1135 7.8 重要
Local
GNU Project
レッドハット
Red Hat Hardened Images
Red Hat OpenShift Container Platform
Red Hat Enterprise Linux
GNU Binutils
GNU Project等の複数ベンダの製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-6846 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1136 8.1 重要
Network
レッドハット Quay レッドハットのQuayにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-6848 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1137 7.1 重要
Local
レッドハット Red Hat Enterprise Linux AI
InstructLab
レッドハットのRed Hat Enterprise Linux AI等の複数製品におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-6855 2026-05-22 10:52 2026-04-22 Show GitHub Exploit DB Packet Storm
1138 6.5 警告
Adjacent
Mozilla Foundation Mozilla Firefox Mozilla FoundationのMozilla Firefoxにおける複数の脆弱性 CWE-200
CWE-306
CVE-2026-8706 2026-05-22 10:52 2026-05-19 Show GitHub Exploit DB Packet Storm
1139 3.1
Network
EMQX emqx EMQXのemqxにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-8741 2026-05-22 10:52 2026-05-17 Show GitHub Exploit DB Packet Storm
1140 9.1 緊急
Network
Mozilla Foundation Mozilla Firefox
Mozilla Thunderbird
Mozilla FoundationのMozilla Firefox等の複数製品における過度に許容されるクロスドメインホワイトリストに関する脆弱性 CWE-942
過度に許容されるクロスドメインホワイトリスト
CVE-2026-8948 2026-05-22 10:52 2026-05-19 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