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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2991 7.1 重要
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおける暗号化処理のナンスおよび鍵ペアの再利用に関する脆弱性 CWE-323
暗号化処理のナンスおよび鍵ペアの再利用
CVE-2026-5446 2026-05-1 10:44 2026-04-9 Show GitHub Exploit DB Packet Storm
2992 7.5 重要
Network
wolfSSL Inc. wolfSSL wolfSSL Inc.のwolfSSLにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-5447 2026-05-1 10:44 2026-04-9 Show GitHub Exploit DB Packet Storm
2993 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC10 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC10 ファームウェアにおける複数の脆弱性 CWE-77
CWE-78
CVE-2026-5547 2026-05-1 10:44 2026-04-5 Show GitHub Exploit DB Packet Storm
2994 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC10 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC10 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5548 2026-05-1 10:44 2026-04-5 Show GitHub Exploit DB Packet Storm
2995 7.5 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC10 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC10 ファームウェアにおける複数の脆弱性 CWE-320
CWE-321
CVE-2026-5549 2026-05-1 10:44 2026-04-5 Show GitHub Exploit DB Packet Storm
2996 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. AC10 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC10 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5550 2026-05-1 10:44 2026-04-5 Show GitHub Exploit DB Packet Storm
2997 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. m3 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のm3 ファームウェアにおける複数の脆弱性 CWE-119
CWE-120
CVE-2026-5567 2026-05-1 10:44 2026-04-5 Show GitHub Exploit DB Packet Storm
2998 8.8 重要
Network
Belkin International F9K1122 ファームウェア Belkin InternationalのF9K1122 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5608 2026-05-1 10:44 2026-04-6 Show GitHub Exploit DB Packet Storm
2999 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. I12 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のI12 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5609 2026-05-1 10:44 2026-04-6 Show GitHub Exploit DB Packet Storm
3000 8.8 重要
Network
Belkin International F9K1015 ファームウェア Belkin InternationalのF9K1015 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-5610 2026-05-1 10:44 2026-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313871 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it cre… - CVE-2024-46733 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313872 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop [WHY] fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 whi… - CVE-2024-46729 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313873 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor… - CVE-2024-46734 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313874 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow [WHY & HOW] Make sure vmid0p72_idx, vnom0p8_idx and vmax0p9_idx calcu… - CVE-2024-46726 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313875 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number Check the fb_channel_number range to avoid the array out-of-bounds r… - CVE-2024-46724 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313876 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode[] may out-of-bounds. - CVE-2024-46723 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313877 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mc_data out-of-bounds read warning Clear warning that read mc_data[i-1] may out-of-bounds. - CVE-2024-46722 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313878 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use. - CVE-2024-46720 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313879 - - - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsi_register_altmode checks IS_ERR for the alt pointer and treats NULL a… - CVE-2024-46719 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm
313880 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platform… - CVE-2024-46718 2024-09-20 21:30 2024-09-18 Show GitHub Exploit DB Packet Storm