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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
861 6.1 警告
Network
MedDream PACS Server MedDream UABのPACS Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-58094 2026-02-2 19:24 2026-01-20 Show GitHub Exploit DB Packet Storm
862 6.1 警告
Network
MedDream PACS Server MedDream UABのPACS Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-58095 2026-02-2 19:24 2026-01-20 Show GitHub Exploit DB Packet Storm
863 5.3 警告
Network
The Go Project Go The Go ProjectのGoにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2025-58185 2026-02-2 19:24 2025-10-29 Show GitHub Exploit DB Packet Storm
864 7.5 重要
Network
The Go Project Go The Go ProjectのGoにおけるアルゴリズムの複雑さに関する脆弱性 CWE-407
アルゴリズムの複雑性
CVE-2025-58187 2026-02-2 19:24 2025-10-29 Show GitHub Exploit DB Packet Storm
865 7.5 重要
Network
The Go Project Go The Go ProjectのGoにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2025-58188 2026-02-2 19:24 2025-10-29 Show GitHub Exploit DB Packet Storm
866 5.3 警告
Network
The Go Project Go The Go ProjectのGoにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2025-58189 2026-02-2 19:24 2025-10-29 Show GitHub Exploit DB Packet Storm
867 3.5
Physics
Imagination Technologies Limited GPU DDK Imagination Technologies LimitedのGPU DDKにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2025-58409 2026-02-2 19:24 2026-01-13 Show GitHub Exploit DB Packet Storm
868 8.8 重要
Local
Imagination Technologies Limited GPU DDK Imagination Technologies LimitedのGPU DDKにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2025-58411 2026-02-2 19:23 2026-01-13 Show GitHub Exploit DB Packet Storm
869 7.5 重要
Network
EMQX nanomq EMQXのnanomqにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2025-59946 2026-02-2 19:23 2025-12-27 Show GitHub Exploit DB Packet Storm
870 9 緊急
Network
EMQX nanomq EMQXのnanomqにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2025-59947 2026-02-2 19:23 2025-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
81 - - - In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask Commit in Fixes added the FRED CR4 bit to the CR4 pinned bits mask so … New - CVE-2026-31561 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
82 - - - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register The call to mipi_dsi_host_register triggers a callbac… New - CVE-2026-31562 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
83 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Use dev_consume_skb_any() to free TX SKBs The napi_consume_skb() function is not intended to be called in an IRQ disab… New - CVE-2026-31563 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
84 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (powerz) Fix use-after-free on USB disconnect After powerz_disconnect() frees the URB and releases the mutex, a subsequent… New - CVE-2026-31582 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
85 - - - In the Linux kernel, the following vulnerability has been resolved: mm: call ->free_folio() directly in folio_unmap_invalidate() We can only call filemap_free_folio() if we have a reference to (or … New - CVE-2026-31589 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
86 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib amdgpu_amdkfd_submit_ib() submits a GPU job and gets a fence fro… New - CVE-2026-31566 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
87 - - - In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stac… New - CVE-2026-31567 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
88 - - - In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptio… New - CVE-2026-31568 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
89 - - - In the Linux kernel, the following vulnerability has been resolved: can: gw: fix OOB heap access in cgw_csum_crc8_rel() cgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx(): … New - CVE-2026-31570 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
90 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Unlink NV12 planes earlier unlink_nv12_plane() will clobber parts of the plane state potentially already set up by plan… New - CVE-2026-31571 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm