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 22, 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
3011 5.5 警告
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品におけるキャッチされない例外に関する脆弱性 CWE-248
キャッチされない例外
CVE-2026-5937 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3012 5.5 警告
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における不十分な制御フロー管理に関する脆弱性 CWE-691
不十分な制御フロー管理
CVE-2026-5938 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3013 5.5 警告
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5939 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3014 5.5 警告
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5940 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3015 7.1 重要
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-5941 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3016 5.5 警告
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5942 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3017 7.8 重要
Local
Foxit pdf editor
pdf reader
Foxitのpdf editor等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5943 2026-05-1 10:43 2026-04-27 Show GitHub Exploit DB Packet Storm
3018 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. ch22 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のch22 ファームウェアにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-5962 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3019 9.8 緊急
Network
MetaGPT MetaGPT MetaGPTにおける複数の脆弱性 fix: isolate Test.exec_code() namespace and subprocess to prevent CWE-95 code injection via globals() leak by sebastiondev&n…
CVE-2026-5970 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
3020 9.8 緊急
Network
MetaGPT MetaGPT MetaGPTにおける複数の脆弱性 CWE-94
CWE-95
CVE-2026-5971 2026-05-1 10:43 2026-04-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
315871 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Custom Tabs in Google Chrome on Android prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: L… NVD-CWE-noinfo
CVE-2024-8034 2024-08-23 02:35 2024-08-22 Show GitHub Exploit DB Packet Storm
315872 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Extensions in Google Chrome on Windows prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Lo… NVD-CWE-noinfo
CVE-2024-8035 2024-08-23 02:33 2024-08-22 Show GitHub Exploit DB Packet Storm
315873 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init() "nph = of_count_phandle_with_args… CWE-476
 NULL Pointer Dereference
CVE-2024-43860 2024-08-23 02:08 2024-08-17 Show GitHub Exploit DB Packet Storm
315874 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal Keith reports a use-after-free when a DPC event occurs concurrently… CWE-416
 Use After Free
CVE-2024-42302 2024-08-23 01:37 2024-08-17 Show GitHub Exploit DB Packet Storm
315875 - - - JPress through 5.1.1 on Windows has an arbitrary file upload vulnerability that could cause arbitrary code execution via ::$DATA to AttachmentController, such as a .jsp::$DATA file to io.jpress.web.c… - CVE-2024-43033 2024-08-23 01:35 2024-08-22 Show GitHub Exploit DB Packet Storm
315876 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dev/parport: fix the array out-of-bounds risk Fixed array out-of-bounds issues caused by sprintf by replacing it with snprintf fo… CWE-129
 Improper Validation of Array Index
CVE-2024-42301 2024-08-23 01:31 2024-08-17 Show GitHub Exploit DB Packet Storm
315877 - - - memos is a privacy-first, lightweight note-taking service. A CORS misconfiguration exists in memos 0.20.1 and earlier where an arbitrary origin is reflected with Access-Control-Allow-Credentials set … - CVE-2024-41659 2024-08-23 01:15 2024-08-21 Show GitHub Exploit DB Packet Storm
315878 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdec_close There appears to be a possible use after free with vdec_close(). The firmware will… CWE-416
 Use After Free
CVE-2024-42313 2024-08-23 01:01 2024-08-17 Show GitHub Exploit DB Packet Storm
315879 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes In cdv_intel_lvds_get_modes(), the return value of drm_mode_… CWE-476
 NULL Pointer Dereference
CVE-2024-42310 2024-08-23 01:01 2024-08-17 Show GitHub Exploit DB Packet Storm
315880 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes In psb_intel_lvds_get_modes(), the return value of drm_mode_… CWE-476
 NULL Pointer Dereference
CVE-2024-42309 2024-08-23 01:01 2024-08-17 Show GitHub Exploit DB Packet Storm