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 6, 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
1771 4.4 警告
Local
- デルのemc powerscale onefs におけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2025-43935 2026-04-23 10:15 2026-04-16 Show GitHub Exploit DB Packet Storm
1772 6.6 警告
Local
- デルのemc powerscale onefs におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2025-43937 2026-04-23 10:15 2026-04-16 Show GitHub Exploit DB Packet Storm
1773 6.5 警告
Network
Git for Windows Git for Windows Git for Windowsにおける複数の脆弱性 CWE-200
CWE-307
CVE-2025-66413 2026-04-23 10:15 2026-03-10 Show GitHub Exploit DB Packet Storm
1774 10 緊急
Network
NLTK NLTK NLTKにおける入力確認に関する脆弱性 CWE-20
CWE-noinfo
CVE-2026-0848 2026-04-23 10:15 2026-03-5 Show GitHub Exploit DB Packet Storm
1775 7.5 重要
Network
GNU Project
レッドハット
Red Hat Hardened Images
GnuTLS
GNU Project等の複数ベンダの製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-1584 2026-04-23 10:15 2026-04-9 Show GitHub Exploit DB Packet Storm
1776 7.5 重要
Network
レッドハット
p11-kit project
p11-kit
Red Hat Hardened Images
Red Hat Enterprise Linux
p11-kit project等の複数ベンダの製品における初期化されていないポインタのアクセスに関する脆弱性 CWE-824
初期化されていないポインタのアクセス
CVE-2026-2100 2026-04-23 10:15 2026-03-26 Show GitHub Exploit DB Packet Storm
1777 9.6 緊急
Network
Imagination Technologies Limited GPU DDK Imagination Technologies LimitedのGPU DDKにおける複数の脆弱性 CWE-787
CWE-823
CVE-2026-21732 2026-04-23 10:15 2026-03-20 Show GitHub Exploit DB Packet Storm
1778 7.8 重要
Local
Imagination Technologies Limited GPU DDK Imagination Technologies LimitedのGPU DDKにおける同期の欠如に関する脆弱性 CWE-820
同期の欠如
CVE-2026-22163 2026-04-23 10:15 2026-03-20 Show GitHub Exploit DB Packet Storm
1779 6.8 警告
Network
OctoberCMS October OctoberCMSのOctoberにおける複数の脆弱性 CWE-284
CWE-693
CVE-2026-22692 2026-04-23 10:15 2026-04-14 Show GitHub Exploit DB Packet Storm
1780 5.5 警告
Local
gimp gimp gimpにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-2271 2026-04-23 10:15 2026-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
521 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a du… - CVE-2026-31717 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
522 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate rec->used in journal-replay file record check check_file_record() validates rec->total against the record size… - CVE-2026-31716 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
523 8.3 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: require minimum ACE size in smb_check_perm_dacl() Both ACE-walk loops in smb_check_perm_dacl() only guard against an under… - CVE-2026-31712 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
524 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: server: fix active_num_conn leak on transport allocation failure Commit 77ffbcac4e56 ("smb: server: fix leak of active_num_c… - CVE-2026-31711 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
525 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL poin… - CVE-2026-31709 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
526 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb2_ioctl_query_info() has two response-copy branches: PASSTH… - CVE-2026-31708 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
527 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate response sizes in ipc_validate_msg() ipc_validate_msg() computes the expected message size for each response type… - CVE-2026-31707 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
528 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() smb_inherit_dacl() trusts the on-disk num_aces value from the … - CVE-2026-31706 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
529 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment smb2_get_ea() applies 4-byte alignment padding via memset() after wr… - CVE-2026-31705 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
530 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inode_switch_wbs_work_fn() inode_switch_wbs_work_fn() has a loop like: wb_get(new_wb); whil… - CVE-2026-31703 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm