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 16, 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
2001 8 重要
Adjacent
ディーリンクジャパン株式会社 dir-825 ファームウェア D-Link CorporationのDIR-825 ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7069 2026-05-1 10:41 2026-04-27 Show GitHub Exploit DB Packet Storm
2002 6.1 警告
Local
Artifex Software MuPDF Artifex SoftwareのMuPDFにおける複数の脆弱性 CWE-119
CWE-125
CVE-2026-7233 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2003 7.2 重要
Network
D-Link Systems, Inc. di-8100 ファームウェア D-Link Corporationのdi-8100 ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7247 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2004 9.4 緊急
Network
D-Link Systems, Inc. di-8100 ファームウェア D-Link Corporationのdi-8100 ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7248 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2005 8.8 重要
Network
D-Link Systems, Inc. DIR-825M ファームウェア D-Link CorporationのDIR-825M ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7288 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2006 8.8 重要
Network
D-Link Systems, Inc. DIR-825M ファームウェア D-Link CorporationのDIR-825M ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-7289 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2007 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける不変と仮定される Web パラメータの外部制御に関する脆弱性 CWE-472
不変と仮定される Web パラメータの外部制御
CVE-2026-7340 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2008 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7341 2026-05-1 10:41 2026-04-28 Show GitHub Exploit DB Packet Storm
2009 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7342 2026-05-1 10:40 2026-04-28 Show GitHub Exploit DB Packet Storm
2010 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7343 2026-05-1 10:40 2026-04-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 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
313321 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
313322 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
313323 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
313324 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
313325 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
313326 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
313327 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
313328 - - - 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
313329 - - - 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
313330 - - - 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