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":May 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1161 5.3 警告
Network
Timo Sirainen
Open-Xchange
Dovecot Pro
Dovecot
Timo Sirainen等の複数ベンダの製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-27859 2026-05-7 12:30 2026-03-27 Show GitHub Exploit DB Packet Storm
1162 8.2 重要
Network
Wazuh Inc. Wazuh Wazuh Inc.のWazuhにおける複数の脆弱性 CWE-121
CWE-400
CVE-2026-28221 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
1163 9.9 緊急
Network
Wazuh Inc. Wazuh Wazuh Inc.のWazuhにおける複数の脆弱性 CWE-22
CWE-73
CVE-2026-30893 2026-05-7 12:30 2026-04-29 Show GitHub Exploit DB Packet Storm
1164 9 緊急
Network
angular Angular CLI angularのAngular CLIにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-32635 2026-05-7 12:30 2026-03-16 Show GitHub Exploit DB Packet Storm
1165 6.5 警告
Network
Ruby on Rails project rails Ruby on Rails projectのRailsにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-33658 2026-05-7 12:30 2026-03-26 Show GitHub Exploit DB Packet Storm
1166 9.8 緊急
Network
ggml.ai llama.cpp ggml.aiのllama.cppにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-34159 2026-05-7 12:30 2026-04-1 Show GitHub Exploit DB Packet Storm
1167 7.8 重要
Local
OpenClaw OpenClaw OpenClawにおける許容された入力値の許可リストに関する脆弱性 CWE-183
許容された入力値の許可リスト
CVE-2026-41387 2026-05-7 12:30 2026-04-28 Show GitHub Exploit DB Packet Storm
1168 6.5 警告
Network
OpenClaw OpenClaw OpenClawにおける不完全な内部状態の区別に関する脆弱性 CWE-372
不完全な内部状態の区別
CVE-2026-41388 2026-05-7 12:30 2026-04-28 Show GitHub Exploit DB Packet Storm
1169 7.3 重要
Local
OpenClaw OpenClaw OpenClawにおけるセキュリティ決定の信頼できない入力への依存に関する脆弱性 CWE-807
セキュリティ決定の信頼できない入力への依存
CVE-2026-41390 2026-05-7 12:30 2026-04-28 Show GitHub Exploit DB Packet Storm
1170 6.1 警告
Local
OpenClaw OpenClaw OpenClawにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-41391 2026-05-7 12:30 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312651 7.5 HIGH
Network
microfocus netiq_access_manager Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in OpenText NetIQ Access Manager allows access the sensitive information. This issue affects NetIQ Access … CWE-22
Path Traversal
CVE-2024-4556 2024-09-13 00:09 2024-08-28 Show GitHub Exploit DB Packet Storm
312652 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be … CWE-476
 NULL Pointer Dereference
CVE-2023-52908 2024-09-12 23:54 2024-08-21 Show GitHub Exploit DB Packet Storm
312653 7.8 HIGH
Local
beckhoff ipc_diagnostics_package
twincat\/bsd
The IPC-Diagnostics package included in TwinCAT/BSD is vulnerable to a local authentication bypass by a low privileged attacker. NVD-CWE-Other
CVE-2024-41173 2024-09-12 23:52 2024-08-27 Show GitHub Exploit DB Packet Storm
312654 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4_open codepath Commit fb70bf124b05 ("NFSD: Instantiate a struct file when creatin… CWE-476
 NULL Pointer Dereference
CVE-2023-52909 2024-09-12 23:52 2024-08-21 Show GitHub Exploit DB Packet Storm
312655 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU worki… CWE-476
 NULL Pointer Dereference
CVE-2023-52911 2024-09-12 23:49 2024-08-21 Show GitHub Exploit DB Packet Storm
312656 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The valu… NVD-CWE-noinfo
CVE-2023-52910 2024-09-12 23:47 2024-08-21 Show GitHub Exploit DB Packet Storm
312657 6.3 MEDIUM
Local
sap netweaver_abap
netweaver_java
content_server
web_dispatcher
Due to the missing authorization checks in the local systems, the admin users of SAP Web Dispatcher, SAP NetWeaver Application Server (ABAP and Java), and SAP Content Server can impersonate other use… CWE-862
 Missing Authorization
CVE-2024-33005 2024-09-12 23:39 2024-08-13 Show GitHub Exploit DB Packet Storm
312658 - - - In wifi_item_edit_content of styles.xml , there is a possible FRP bypass due to Missing check for FRP state. This could lead to local escalation of privilege with no additional execution privileges n… - CVE-2024-40650 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm
312659 - - - In DevmemIntPFNotify of devicemem_server.c, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege in the kernel with no additional execution pri… - CVE-2024-23716 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm
312660 - - - An attacker with authenticated access to VICIdial as an "agent" can execute arbitrary shell commands as the "root" user. This attack can be chained with CVE-2024-8503 to execute arbitrary shell comma… - CVE-2024-8504 2024-09-12 23:35 2024-09-11 Show GitHub Exploit DB Packet Storm