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 2, 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
195791 7.5 重要
Network
openSUSE project
GraphicsMagick
- GraphicsMagick の Utah RLE リーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-7448 2017-02-17 18:15 2016-09-5 Show GitHub Exploit DB Packet Storm
195792 6.1 警告
Network
アドビシステムズ - Adobe Campaign におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2969 2017-02-17 17:26 2017-02-14 Show GitHub Exploit DB Packet Storm
195793 9.1 緊急
Network
アドビシステムズ - Adobe Campaign におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2017-2968 2017-02-17 17:26 2017-02-14 Show GitHub Exploit DB Packet Storm
195794 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2981 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195795 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2980 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195796 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2979 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195797 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2978 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195798 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2977 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195799 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2976 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
195800 7.5 重要
Network
アドビシステムズ - Adobe Digital Editions におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-2975 2017-02-17 16:36 2017-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 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
211 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_uac1_legacy: validate control request size f_audio_complete() copies req->length bytes into a 4-byte stack variabl… New - CVE-2026-31720 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
212 - - - 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-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm
213 - - - 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-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm
214 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in create_card() The caiaq driver stores a pointer to the parent USB device in cd… New - CVE-2026-31701 2026-05-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm
215 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io() In f2fs_compress_write_end_io(), dec_page_count(sbi, type) can br… New - CVE-2026-31702 2026-05-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm
216 - - - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device… New - CVE-2026-31736 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
217 - - - In the Linux kernel, the following vulnerability has been resolved: net: ftgmac100: fix ring allocation unwind on open failure ftgmac100_alloc_rings() allocates rx_skbs, tx_skbs, rxdes, txdes, and … New - CVE-2026-31737 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
218 - - - In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A m… New - CVE-2026-31738 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
219 - - - 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-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm
220 - - - 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-2 00:24 2026-05-1 Show GitHub Exploit DB Packet Storm