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":June 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220131 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバの win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1819 2014-08-20 17:16 2014-08-12 Show GitHub Exploit DB Packet Storm
220132 4.3 警告 マイクロソフト - 64-bit プラットフォーム上で稼働する Microsoft SQL Server のマスターデータサービスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1820 2014-08-20 17:15 2014-08-12 Show GitHub Exploit DB Packet Storm
220133 6.8 警告 マイクロソフト - Microsoft SQL Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-4061 2014-08-20 17:11 2014-08-12 Show GitHub Exploit DB Packet Storm
220134 3.5 注意 Jayj.dk - WordPress 用テーマ Cakifo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3903 2014-08-20 16:29 2014-08-18 Show GitHub Exploit DB Packet Storm
220135 7.5 危険 株式会社OSK - Advance-Flow における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3906 2014-08-20 16:22 2014-08-19 Show GitHub Exploit DB Packet Storm
220136 5 警告 シスコシステムズ - Cisco Nexus 5000 および 6000 デバイス上で稼動する Cisco NX-OS の SNMP モジュールにおける VLAN を列挙される脆弱性 CWE-200
情報漏えい
CVE-2014-3341 2014-08-20 14:37 2014-08-18 Show GitHub Exploit DB Packet Storm
220137 6.8 警告 シマンテック - Symantec Endpoint Protection にバッファオーバーフローの脆弱性 CWE-119
CWE-Other
CVE-2014-3434 2014-08-19 18:04 2014-08-4 Show GitHub Exploit DB Packet Storm
220138 2.6 注意 tenfourzero - Shutter におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3905 2014-08-19 16:58 2014-08-15 Show GitHub Exploit DB Packet Storm
220139 2.6 注意 Piwigo - Piwigo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3900 2014-08-19 16:46 2014-08-8 Show GitHub Exploit DB Packet Storm
220140 5 警告 Drupal
WordPress.org
- WordPress および Drupal で使用される Incutio XML-RPC ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-5266 2014-08-19 16:42 2014-08-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3911 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases grace… - CVE-2026-46004 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3912 - - - In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_m… - CVE-2026-46002 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3913 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails If device_add(&sdkp->disk_dev) fails, put_device() runs scsi_di… - CVE-2026-45997 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3914 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer… - CVE-2026-45994 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3915 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path The previous fix for handling the error from setup_card() missed t… - CVE-2026-45992 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3916 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2 After VMRUN in guest mode, nested_sync_control_from_vmcb02() … - CVE-2026-45987 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3917 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in cc_mac_digest() Add cc_unmap_result() if cc_map_hash_request_final() fails to prevent potent… - CVE-2026-45986 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3918 - - - In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before set… - CVE-2026-45981 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3919 - - - In the Linux kernel, the following vulnerability has been resolved: bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst() bareudp_fill_metadata_dst() passes bareudp->sock to udp_tunn… - CVE-2026-45846 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3920 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: arp_tables: fix IEEE1394 ARP payload parsing Weiming Shi says: "arp_packet_match() unconditionally parses the ARP pay… - CVE-2026-45844 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm