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 4, 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
230311 1.9 注意 シトリックス・システムズ - Xen におけるサービス運用妨害 (Xen の無限ループおよび物理 CPU の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4535 2012-12-17 12:28 2012-11-13 Show GitHub Exploit DB Packet Storm
230312 4.3 警告 Wikka Development Team - WikkaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2012-12-17 12:15 2012-12-17 Show GitHub Exploit DB Packet Storm
230313 4.3 警告 Netsweeper, Inc. - Netsweeper の WebAdmin Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2446 2012-12-17 11:02 2012-07-9 Show GitHub Exploit DB Packet Storm
230314 10 危険 Netsweeper, Inc. - Netsweeper の WebAdmin Portal における脆弱性 CWE-noinfo
情報不足
CVE-2012-3859 2012-12-17 10:56 2012-07-9 Show GitHub Exploit DB Packet Storm
230315 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1537 2012-12-17 10:56 2012-12-11 Show GitHub Exploit DB Packet Storm
230316 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-2539 2012-12-17 10:55 2012-12-11 Show GitHub Exploit DB Packet Storm
230317 6.8 警告 Netsweeper, Inc. - Netsweeper の WebAdmin Portal におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2447 2012-12-17 10:53 2012-07-9 Show GitHub Exploit DB Packet Storm
230318 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4781 2012-12-17 10:52 2012-12-11 Show GitHub Exploit DB Packet Storm
230319 10 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4786 2012-12-17 10:50 2012-12-11 Show GitHub Exploit DB Packet Storm
230320 10 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-4787 2012-12-17 10:49 2012-12-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 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… New - CVE-2026-31709 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
72 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… New - CVE-2026-31708 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
73 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… New - CVE-2026-31707 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
74 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 … New - CVE-2026-31706 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
75 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… New - CVE-2026-31705 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
76 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… New - CVE-2026-31703 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
77 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd() In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr point… New - CVE-2026-31700 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
78 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed When retrieving the PEK CSR, don't attempt to copy the … New - CVE-2026-31699 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
79 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed When retrieving the PDH cert, don't attempt to cop… New - CVE-2026-31698 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm
80 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed When retrieving the ID for the CPU, don't attempt to cop… New - CVE-2026-31697 2026-05-3 16:16 2026-05-1 Show GitHub Exploit DB Packet Storm