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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
301 7.5 重要
Network
マイクロソフト Microsoft Global Secure Access (GSA) Microsoft グローバル セキュア アクセス (GSA) の情報漏えいの脆弱性 CWE-269
不適切な権限管理
CVE-2026-23663 2026-05-29 11:20 2026-05-22 Show GitHub Exploit DB Packet Storm
302 8.8 重要
Network
マイクロソフト Azure Privileged Identity Management (PIM) Azure Privileged Identity Management (PIM) Elevation of Privilege Vulnerability CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-35430 2026-05-29 11:20 2026-05-22 Show GitHub Exploit DB Packet Storm
303 8.8 重要
Network
マイクロソフト Azure Virtual Network Gateway Azure Virtual Network Gateway Remote Code Execution Vulnerability CWE-20
CWE-noinfo
CVE-2026-40411 2026-05-29 11:20 2026-05-22 Show GitHub Exploit DB Packet Storm
304 9.8 緊急
Network
マイクロソフト Azure Orbital Spatio Azure Orbital Spatio のリモートでコードが実行される脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-40412 2026-05-29 11:20 2026-05-22 Show GitHub Exploit DB Packet Storm
305 9.8 緊急
Network
midoks mdserver-web midoksのmdserver-webにおける複数の脆弱性 CWE-78
CWE-862
CVE-2026-41315 2026-05-29 11:20 2026-05-14 Show GitHub Exploit DB Packet Storm
306 7.5 重要
Network
opentelemetry OpenTelemetry.OpAmp.Client opentelemetryのOpenTelemetry.OpAmp.Clientにおける過剰なサイズ値のメモリ割り当てに関する脆弱性 CWE-789
過剰なサイズ値のメモリ割り当て
CVE-2026-42348 2026-05-29 11:20 2026-05-12 Show GitHub Exploit DB Packet Storm
307 9.1 緊急
Network
Archive::Tar project Archive::Tar Archive::Tar projectのArchive::Tarにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-42496
CVE-2026-42497
2026-05-29 11:20 2026-05-26 Show GitHub Exploit DB Packet Storm
308 7.5 重要
Network
Archive::Tar project Archive::Tar Archive::Tar projectのArchive::Tarにおける複数の脆弱性 CWE-59
CWE-732
CVE-2026-42496
CVE-2026-42497
2026-05-29 11:20 2026-05-26 Show GitHub Exploit DB Packet Storm
309 6.5 警告
Network
Hatchet Hatchet Hatchetにおける複数の脆弱性 CWE-639
CWE-863
CVE-2026-42572 2026-05-29 11:19 2026-05-14 Show GitHub Exploit DB Packet Storm
310 9.8 緊急
Network
Workiva Arelle WorkivaのArelleにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-42796 2026-05-29 11:19 2026-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1981 6.1 MEDIUM
Network
mistune_project mistune Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the mistune math plugin renders inline math ($...$) and block math ($$...$$) by concatenating the raw user-supplied con… CWE-79
Cross-site Scripting
CVE-2026-44708 2026-05-28 22:44 2026-05-27 Show GitHub Exploit DB Packet Storm
1982 - - - In the Linux kernel, the following vulnerability has been resolved: selinux: use sk blob accessor in socket permission helpers SELinux socket state lives in the composite LSM socket blob. sock_has… - CVE-2026-46104 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1983 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss() Sashiko points out there are two bugs here in the error u… - CVE-2026-46126 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1984 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() … - CVE-2026-46131 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1985 - - - In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfs_mutex and SRCU when remount walks events Commit 340f0c7067a9 ("eventfs: Update all the eventfs_inodes from … - CVE-2026-46106 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1986 - - - In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the … - CVE-2026-46134 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1987 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: validate WMT event SKB length before struct access btmtk_usb_hci_wmt_sync() casts the WMT event response SKB da… - CVE-2026-46140 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1988 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WX_CFG_PORT_ST is a PF restricted register. When a VF is initialized, attempt… - CVE-2026-46142 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1989 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1990 - - - In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the … - CVE-2026-46153 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm