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 9, 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
2141 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-5163 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2142 5.4 警告
Network
- PimcoreのPimcore Core Frameworkにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-5362 2026-05-20 13:25 2026-04-27 Show GitHub Exploit DB Packet Storm
2143 6.1 警告
Network
Python Software Foundation cpython Python Software Foundationのcpythonにおける複数の脆弱性 CWE-116
CWE-150
CVE-2026-6019 2026-05-20 13:25 2026-04-22 Show GitHub Exploit DB Packet Storm
2144 4.3 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-6339 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2145 4.3 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-6343 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2146 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2026-6345 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2147 8.7 重要
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-6346 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2148 7.6 重要
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-6347 2026-05-20 13:25 2026-05-18 Show GitHub Exploit DB Packet Storm
2149 6.5 警告
Network
webpack.js webpack-dev-server webpackのwebpack-dev-serverにおける危険なメソッドや機能の公開に関する脆弱性 CWE-749
危険なメソッドや機能の公開
CVE-2026-6402 2026-05-20 13:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2150 5.4 警告
Network
PostgreSQL.org PostgreSQL PostgreSQL.orgのPostgreSQLにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-6472 2026-05-20 13:25 2026-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319141 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
319142 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
319143 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
319144 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
319145 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
319146 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
319147 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
319148 - - - 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
319149 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
319150 5.5 MEDIUM
Local
- - Illustrator versions 28.6, 27.9.5 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to b… CWE-125
Out-of-bounds Read
CVE-2024-45111 2024-09-13 18:15 2024-09-13 Show GitHub Exploit DB Packet Storm