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 8, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
361 6.1 警告
Network
Authentik Security Inc authentik Authentik Security Incのauthentikにおけるオープンリダイレクトの脆弱性 New CWE-601
オープンリダイレクト
CVE-2026-41569 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
362 7.5 重要
Network
Authentik Security Inc authentik Authentik Security Incのauthentikにおけるデータの信頼性についての不十分な検証に関する脆弱性 New CWE-345
データの信頼性についての不十分な検証
CVE-2026-41577 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
363 8.1 重要
Network
Shopify React Router ShopifyのReact Routerにおける信頼できないデータのデシリアライゼーションに関する脆弱性 New CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-42211 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
364 8.1 重要
Network
budibase budibase budibaseにおけるHttpOnly 属性のない重要な Cookie に関する脆弱性 New CWE-1004
HttpOnly 属性のない重要な Cookie
CVE-2026-42239 2026-06-8 11:47 2026-05-7 Show GitHub Exploit DB Packet Storm
365 7.5 重要
Network
Python Software Foundation Python Python Software FoundationのPythonにおける再帰制御に関する脆弱性 New CWE-674
不適切な再帰制御
CVE-2026-4224 2026-06-8 11:47 2026-03-16 Show GitHub Exploit DB Packet Storm
366 7.1 重要
Network
Auth0 Inc. auth0.js Auth0 Inc.のauth0.jsにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-42280 2026-06-8 11:47 2026-05-27 Show GitHub Exploit DB Packet Storm
367 9.3 緊急
Network
Authentik Security Inc authentik Authentik Security Incのauthentikにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-42849 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
368 8.3 重要
Adjacent
MacGregor Interschalt VDR G4e Firmware MacGregorのInterschalt VDR G4e Firmwareにおけるハードコードされた認証情報の使用に関する脆弱性 New CWE-798
ハードコードされた認証情報の使用
CVE-2026-42929 2026-06-8 11:47 2026-05-29 Show GitHub Exploit DB Packet Storm
369 8.3 重要
Adjacent
MacGregor Interschalt VDR G4e Firmware MacGregorのInterschalt VDR G4e Firmwareにおけるデフォルトの認証情報の使用に関する脆弱性 New CWE-1392
デフォルトの認証情報の使用
CVE-2026-42941 2026-06-8 11:46 2026-05-29 Show GitHub Exploit DB Packet Storm
370 5.4 警告
Adjacent
MacGregor Interschalt VDR G4e Firmware MacGregorのInterschalt VDR G4e Firmwareにおける認証情報の不十分な保護に関する脆弱性 New CWE-522
認証情報の不十分な保護
CVE-2026-42951 2026-06-8 11:46 2026-05-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2331 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot In the 'DeleteIndexEntryRoot' case of the 'do_action' function, the… - CVE-2026-45935 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2332 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve id of register in sync_linked_regs() sync_linked_regs() copies the id of known_reg to reg when propagating bounds o… - CVE-2026-45933 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2333 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx o… - CVE-2026-45932 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2334 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to … - CVE-2026-45931 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2335 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpn_net_xmit When building the skb_list in ovpn_net_xmit, skb_share_check will free the ori… - CVE-2026-45929 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2336 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race condition in QP timer handlers I encontered the following warning: WARNING: drivers/infiniband/sw/rxe/rxe_tas… - CVE-2026-45910 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2337 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Drop __initconst from gates Since commit 8ceff24a754a ("clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to… - CVE-2026-45909 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2338 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix workqueue list corruption by removing work_list The commit e1168f0 ("RDMA/iwcm: Simplify cm_event_handler()") chan… - CVE-2026-45898 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2339 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down PASID entry The Intel VT-d Scalable Mode PASID table entry consists of 512 bits… - CVE-2026-45894 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
2340 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to … - CVE-2026-45892 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm