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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2671 6.5 警告
Network
gitea project gitea gitea projectのgiteaにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-20800 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2672 6.5 警告
Network
gitea project gitea gitea projectのgiteaにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-20883 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2673 4.3 警告
Network
gitea project gitea gitea projectのgiteaにおける複数の脆弱性 CWE-284
CWE-862
CVE-2026-20888 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2674 9.1 緊急
Network
gitea project gitea gitea projectのgiteaにおける複数の脆弱性 CWE-284
CWE-639
CVE-2026-20897 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2675 6.5 警告
Network
gitea project gitea gitea projectのgiteaにおける複数の脆弱性 CWE-284
CWE-639
CVE-2026-20904 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2676 9.1 緊急
Network
gitea project gitea gitea projectのgiteaにおける複数の脆弱性 CWE-284
CWE-639
CVE-2026-20912 2026-02-2 19:36 2026-01-22 Show GitHub Exploit DB Packet Storm
2677 5.4 警告
Network
Stack Ideas Private Limited. EasyDiscuss Stack Ideas Private Limited.のEasyDiscussにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-21623 2026-02-2 19:36 2026-01-16 Show GitHub Exploit DB Packet Storm
2678 8.8 重要
Adjacent
UI UniFi Protect UIのUniFi Protectにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-21633 2026-02-2 19:36 2026-01-5 Show GitHub Exploit DB Packet Storm
2679 6.5 警告
Adjacent
UI UniFi Protect UIのUniFi Protectにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-21634 2026-02-2 19:36 2026-01-5 Show GitHub Exploit DB Packet Storm
2680 2.7
Network
Aquq Platform Revive Adserver Aquq PlatformのRevive Adserverにおける書式文字列に関する脆弱性 CWE-134
書式文字列の問題
CVE-2026-21640 2026-02-2 19:36 2026-01-20 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