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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3841 9.8 緊急
Network
MetaGPT MetaGPT MetaGPTにおける複数の脆弱性 CWE-77
CWE-78
CVE-2026-5974 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3842 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5979 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3843 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5980 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3844 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5981 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3845 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5982 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3846 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5983 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3847 8.8 重要
Network
D-Link Systems, Inc. DIR-605L ファームウェア D-Link CorporationのDIR-605L ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5984 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3848 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. F451 Firmware Shenzhen Tenda Technology Co.,Ltd.のF451 Firmwareにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5988 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3849 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. F451 Firmware Shenzhen Tenda Technology Co.,Ltd.のF451 Firmwareにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5989 2026-05-1 10:43 2026-04-10 Show GitHub Exploit DB Packet Storm
3850 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. F451 Firmware Shenzhen Tenda Technology Co.,Ltd.のF451 Firmwareにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5990 2026-05-1 10:42 2026-04-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313871 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme: fix SRCU protection of nvme_ns_head list Walking the nvme_ns_head siblings list is protected by the head's srcu in nvme_ns_… CWE-416
 Use After Free
CVE-2022-49003 2024-10-25 23:12 2024-10-22 Show GitHub Exploit DB Packet Storm
313872 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/ct: prevent UAF in send_recv() Ensure we serialize with completion side to prevent UAF with fence going out of scope on th… CWE-416
 Use After Free
CVE-2024-50030 2024-10-25 23:06 2024-10-22 Show GitHub Exploit DB Packet Storm
313873 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcc… CWE-476
 NULL Pointer Dereference
CVE-2024-49901 2024-10-25 23:05 2024-10-22 Show GitHub Exploit DB Packet Storm
313874 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix TTLM teardown work The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that. NVD-CWE-noinfo
CVE-2024-43848 2024-10-25 22:57 2024-08-17 Show GitHub Exploit DB Packet Storm
313875 - - - In pmucal_rae_handle_seq_int of flexpmu_cal_rae.c, there is a possible arbitrary write due to uninitialized data. This could lead to local escalation of privilege with no additional execution privile… - CVE-2024-47013 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
313876 - - - OpenRefine is a free, open source tool for working with messy data. Prior to version 3.8.3, lack of cross-site request forgery protection on the `preview-expression` command means that visiting a mal… CWE-352
CWE-94
 Origin Validation Error
Code Injection
CVE-2024-47879 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
313877 - - - An issue in SourceCodester Purchase Order Management System v1.0 allows a remote attacker to execute arbitrary code via the /admin?page=user component - CVE-2024-48454 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
313878 - - - A lack of rate limiting in the OTP validation component of Digitory Multi Channel Integrated POS v1.0 allows attackers to gain access to the ordering system and place an excessive amount of food orde… - CVE-2024-48143 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
313879 - - - A prompt injection vulnerability in the chatbox of Butterfly Effect Limited Monica ChatGPT AI Assistant v2.4.0 allows attackers to access and exfiltrate all previous and subsequent chat data between … - CVE-2024-48142 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm
313880 - - - A prompt injection vulnerability in the chatbox of Zhipu AI CodeGeeX v2.17.0 allows attackers to access and exfiltrate all previous and subsequent chat data between the user and the AI assistant via … - CVE-2024-48141 2024-10-25 21:56 2024-10-25 Show GitHub Exploit DB Packet Storm