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 7, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3081 5.5 警告
Local
OpenVPN Technologies OpenVPN OpenVPN TechnologiesのOpenVPNにおける複数の脆弱性 CWE-770
CWE-775
CWE-841
CVE-2025-13751 2026-02-2 19:27 2025-12-3 Show GitHub Exploit DB Packet Storm
3082 4.9 警告
Network
IBM IBM Aspera Console IBMのIBM Aspera Consoleにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2025-13925 2026-02-2 19:27 2026-01-20 Show GitHub Exploit DB Packet Storm
3083 7.5 重要
Network
TP-LINK Technologies TL-WA850RE ファームウェア TP-LINK TechnologiesのTL-WA850RE ファームウェアにおける認証に関する脆弱性 CWE-287
CWE-noinfo
CVE-2025-14738 2026-02-2 19:27 2025-12-18 Show GitHub Exploit DB Packet Storm
3084 6.1 警告
Network
Philip Okugbe Simple-PHP-Blog Philip OkugbeのSimple-PHP-Blogにおける複数の脆弱性 CWE-79
CWE-79
CWE-94
CVE-2025-15223 2026-02-2 19:27 2025-12-31 Show GitHub Exploit DB Packet Storm
3085 9.8 緊急
Network
HzManyun Education and Training System HzManyunのEducation and Training Systemにおける複数の脆弱性 CWE-74
CWE-77
CWE-77
CVE-2025-1946 2026-02-2 19:27 2025-03-4 Show GitHub Exploit DB Packet Storm
3086 9.8 緊急
Network
HzManyun Education and Training System HzManyunのEducation and Training Systemにおける複数の脆弱性 CWE-74
CWE-77
CWE-77
CVE-2025-1947 2026-02-2 19:26 2025-03-4 Show GitHub Exploit DB Packet Storm
3087 4.6 警告
Physics
サムスン Gallery サムスンのGalleryにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20966 2026-02-2 19:26 2025-05-7 Show GitHub Exploit DB Packet Storm
3088 9.1 緊急
Network
サムスン Gallery サムスンのGalleryにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20967 2026-02-2 19:26 2025-05-7 Show GitHub Exploit DB Packet Storm
3089 9.1 緊急
Network
サムスン Gallery サムスンのGalleryにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20968 2026-02-2 19:26 2025-05-7 Show GitHub Exploit DB Packet Storm
3090 5.5 警告
Local
サムスン Gallery サムスンのGalleryにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20969 2026-02-2 19:26 2025-05-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
341 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… New - CVE-2026-43245 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
342 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amd… New - CVE-2026-43237 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
343 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash() Commit 38a6f0865796 ("net: sched: support hash selecting tx queu… New - CVE-2026-43238 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
344 - - - In the Linux kernel, the following vulnerability has been resolved: x86/kexec: add a sanity check on previous kernel's ima kexec buffer When the second-stage kernel is booted via kexec with a limit… New - CVE-2026-43240 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
345 - - - In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in frag_list on partial sendmsg error Syzkaller reported a warning in kcm_write_msgs() when processing a m… New - CVE-2026-43244 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
346 - - - In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated … New - CVE-2026-43246 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
347 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. T… New - CVE-2026-43247 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
348 - - - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … New - CVE-2026-43248 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
349 - - - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… New - CVE-2026-43249 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
350 - - - In the Linux kernel, the following vulnerability has been resolved: HID: prodikeys: Check presence of pm->input_ep82 Fake USB devices can send their own report descriptors for which the input_mappi… New - CVE-2026-43251 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm