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
248391 5 警告 アップル - Apple Safari の WebKit における認証情報をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2012-0647 2012-03-14 15:52 2012-03-12 Show GitHub Exploit DB Packet Storm
248392 5 警告 アップル - Apple Safari の WebKit におけるユーザを追跡される脆弱性 CWE-200
情報漏えい
CVE-2012-0640 2012-03-14 15:52 2012-03-12 Show GitHub Exploit DB Packet Storm
248393 6.4 警告 アップル - Windows 上で稼働する Apple Safari の IDN 機能におけるドメイン名を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0584 2012-03-14 15:34 2012-03-12 Show GitHub Exploit DB Packet Storm
248394 6.4 警告 VMware - VMware vCenter Chargeback Manager における任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2012-1472 2012-03-14 15:15 2012-03-8 Show GitHub Exploit DB Packet Storm
248395 5 警告 yaSSL - yaSSL CyaSSL におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-1558 2012-03-14 11:53 2012-03-12 Show GitHub Exploit DB Packet Storm
248396 7.5 危険 Parallels - Parallels Plesk Panel の admin/plib/api-rpc/Agent.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1557 2012-03-14 11:52 2012-03-12 Show GitHub Exploit DB Packet Storm
248397 4.3 警告 Ruby on Rails project - Ruby on Rails の select helper におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1099 2012-03-14 11:51 2012-03-13 Show GitHub Exploit DB Packet Storm
248398 4.3 警告 Ruby on Rails project - Ruby on Rails におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1098 2012-03-14 11:50 2012-03-13 Show GitHub Exploit DB Packet Storm
248399 7.2 危険 BlackBerry - Research In Motion BlackBerry PlayBook タブレットのソフトウェアにおける権限を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0291 2012-03-13 16:48 2011-12-6 Show GitHub Exploit DB Packet Storm
248400 7.5 危険 Google - Google Chrome の GPU プロセスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3047 2012-03-13 16:09 2012-03-10 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