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 11, 2026, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
811 7.7 重要
Network
lfprojects mlflow lfprojectsのmlflowにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
送信データへの重要な情報の挿入
CVE-2026-4035 2026-06-8 11:47 2026-06-3 Show GitHub Exploit DB Packet Storm
812 9.1 緊急
Network
SmarterTools Inc. SmarterMail SmarterTools Inc.のSmarterMailにおける暗号の脆弱な PRNG の使用に関する脆弱性 CWE-338
暗号における脆弱な PRNG の使用
CVE-2026-40514 2026-06-8 11:47 2026-04-27 Show GitHub Exploit DB Packet Storm
813 6.1 警告
Physics
デル ThinOS デルのThinOSにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-40713 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
814 7.8 重要
Local
デル ThinOS デルのThinOSにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-40715 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
815 6.1 警告
Network
Authentik Security Inc authentik Authentik Security Incのauthentikにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-41569 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
816 7.5 重要
Network
Authentik Security Inc authentik Authentik Security Incのauthentikにおけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2026-41577 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
817 8.1 重要
Network
Shopify React Router ShopifyのReact Routerにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-42211 2026-06-8 11:47 2026-06-2 Show GitHub Exploit DB Packet Storm
818 8.1 重要
Network
budibase budibase budibaseにおけるHttpOnly 属性のない重要な Cookie に関する脆弱性 CWE-1004
HttpOnly 属性のない重要な Cookie
CVE-2026-42239 2026-06-8 11:47 2026-05-7 Show GitHub Exploit DB Packet Storm
819 7.5 重要
Network
Python Software Foundation Python Python Software FoundationのPythonにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-4224 2026-06-8 11:47 2026-03-16 Show GitHub Exploit DB Packet Storm
820 7.1 重要
Network
Auth0 Inc. auth0.js Auth0 Inc.のauth0.jsにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-42280 2026-06-8 11:47 2026-05-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319481 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause n… CWE-476
 NULL Pointer Dereference
CVE-2023-52898 2024-09-13 22:46 2024-08-21 Show GitHub Exploit DB Packet Storm
319482 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic wi… CWE-476
 NULL Pointer Dereference
CVE-2023-52899 2024-09-13 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
319483 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree n… NVD-CWE-noinfo
CVE-2023-52900 2024-09-13 22:40 2024-08-21 Show GitHub Exploit DB Packet Storm
319484 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all end… CWE-476
 NULL Pointer Dereference
CVE-2023-52901 2024-09-13 22:37 2024-08-21 Show GitHub Exploit DB Packet Storm
319485 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_ur… CWE-667
 Improper Locking
CVE-2023-52903 2024-09-13 22:34 2024-08-21 Show GitHub Exploit DB Packet Storm
319486 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_jus… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2023-52902 2024-09-13 22:29 2024-08-21 Show GitHub Exploit DB Packet Storm
319487 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and ha… NVD-CWE-Other
CVE-2023-52905 2024-09-13 22:27 2024-08-21 Show GitHub Exploit DB Packet Storm
319488 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has … NVD-CWE-noinfo
CVE-2023-52906 2024-09-13 22:21 2024-08-21 Show GitHub Exploit DB Packet Storm
319489 - - - Rejected reason: After careful review of CVE-2024-5203, it has been determined that the issue is not exploitable in real-world scenarios. Moreover, the exploit assumes that the attacker has access to… - CVE-2024-5203 2024-09-13 20:15 2024-06-12 Show GitHub Exploit DB Packet Storm
319490 9.8 CRITICAL
Network
learningdigital orca_hcm Orca HCM from LEARNING DIGITAL does not properly restrict access to a specific functionality, allowing unauthenticated remote attacker to exploit this functionality to create an account with administ… NVD-CWE-Other
CVE-2024-8584 2024-09-13 19:15 2024-09-9 Show GitHub Exploit DB Packet Storm