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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1391 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23349 2026-04-27 11:28 2026-03-25 Show GitHub Exploit DB Packet Storm
1392 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-23350 2026-04-27 11:28 2026-03-25 Show GitHub Exploit DB Packet Storm
1393 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-23351 2026-04-27 11:28 2026-03-25 Show GitHub Exploit DB Packet Storm
1394 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-23352 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
1395 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-23353 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
1396 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-23354 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
1397 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-23355 2026-04-27 11:27 2026-03-25 Show GitHub Exploit DB Packet Storm
1398 7.4 重要
Network
ERLANG Erlang/SSL (Erlang SSL)
Erlang/OTP
Erlang/Public Key (Public Key)
ERLANGのErlang/OTP等の複数製品における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-32144 2026-04-27 11:27 2026-04-7 Show GitHub Exploit DB Packet Storm
1399 9.8 緊急
Network
CoreWeave marimo CoreWeaveのmarimoにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2026-39987 2026-04-27 11:27 2026-04-9 Show GitHub Exploit DB Packet Storm
1400 9.8 緊急
Network
codefuture CF Image Hosting Script codefutureのCF Image Hosting Scriptにおける外部からアクセス可能なファイルまたはディレクトリに関する脆弱性 CWE-552
外部からアクセス可能なファイルまたはディレクトリ
CVE-2019-25709 2026-04-27 11:27 2026-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
761 - - - In the Linux kernel, the following vulnerability has been resolved: pstore: ram_core: fix incorrect success return when vmap() fails In persistent_ram_vmap(), vmap() may return NULL on failure. If… New - CVE-2026-43124 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
762 - - - In the Linux kernel, the following vulnerability has been resolved: dlm: validate length in dlm_search_rsb_tree The len parameter in dlm_dump_rsb_name() is not validated and comes from network mess… New - CVE-2026-43125 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
763 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending ca… New - CVE-2026-43126 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
764 - - - In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in try_to_free_buffers() for folios without buffers try_to_free_buffers() can be called on folios with no bu… New - CVE-2025-71295 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
765 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix user_ref race between scrub and refill paths The io_zcrx_put_niov_uref() function uses a non-atomic check-then… New - CVE-2026-43121 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
766 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix circular locking dependency in run_unpack_ex Syzbot reported a circular locking dependency between wnd->rw_lock (sbi->… New - CVE-2026-43127 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
767 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix double dma_buf_unpin in failure path In ib_umem_dmabuf_get_pinned_with_dma_device(), the call to ib_umem_dmabuf_ma… New - CVE-2026-43128 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
768 - - - In the Linux kernel, the following vulnerability has been resolved: ima: verify the previous kernel's IMA buffer lies in addressable RAM Patch series "Address page fault in ima_restore_measurement_… New - CVE-2026-43129 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
769 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix null pointer dereference issue If SMU is disabled, during RAS initialization, there will be null pointer derefere… New - CVE-2026-43131 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
770 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity: correctly handle dm_bufio_client_create() failure If either of the calls to dm_bufio_client_create() in verity_fec_ctr… New - CVE-2026-43132 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm