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 1, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206091 5.4 警告
Network
株式会社ウェブスクウェア - JOB-CUBE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1144 2016-03-4 17:46 2016-01-29 Show GitHub Exploit DB Packet Storm
206092 10 危険 Rockwell Automation - Rockwell Automation Allen-Bradley MicroLogix 1100 デバイスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-0868 2016-03-4 17:15 2016-01-26 Show GitHub Exploit DB Packet Storm
206093 7.8 危険 FreeBSD - FreeBSD の Stream Control Transmission Protocol モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1879 2016-03-4 15:52 2016-01-14 Show GitHub Exploit DB Packet Storm
206094 5 警告 Ruby on Rails project - Ruby on Rails の Action View におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-0752 2016-03-4 15:45 2016-01-25 Show GitHub Exploit DB Packet Storm
206095 4.3 警告 Ruby on Rails project - Ruby on Rails 用 rails-html-sanitizer gem におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7578 2016-03-4 15:45 2015-11-26 Show GitHub Exploit DB Packet Storm
206096 5 警告 Squid-cache.org - Squid の http.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2572 2016-03-4 15:43 2016-02-23 Show GitHub Exploit DB Packet Storm
206097 7.8 危険 SAP - SAP NetWeaver におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2389 2016-03-4 14:40 2016-02-9 Show GitHub Exploit DB Packet Storm
206098 4.3 警告 SAP - SAP NetWeaver の Java Proxy Runtime ProxyServer サーブレットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2387 2016-03-4 14:40 2016-02-9 Show GitHub Exploit DB Packet Storm
206099 4.3 警告 Wireshark - Wireshark の iSeries ファイルパーサの wiretap/iseries.c の iseries_check_file_type 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-2529 2016-03-4 14:36 2016-02-26 Show GitHub Exploit DB Packet Storm
206100 4.3 警告 Wireshark - Wireshark の LBMC ディセクタの epan/dissectors/packet-lbmc.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-2528 2016-03-4 14:36 2016-02-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1161 - - - In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix UAF in inactivity-timer cleanup path Commit 38224c472a03 ("HID: appletb-kbd: fix slab use-after-free bug in… - CVE-2026-46213 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1162 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() When media GT is disabled via configfs, there is no all… - CVE-2026-46216 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1163 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA du… - CVE-2026-46225 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1164 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA dur… - CVE-2026-46226 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1165 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime ti… - CVE-2026-46228 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1166 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPU_GEM_CREATE_VRAM_WIPE_ON_RELEA… - CVE-2026-46229 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1167 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission sdma_v4_0_ring_emit_fence() contains two BUG_ON(addr & 0x3) asser… - CVE-2026-46220 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1168 - - - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads The pads missed checks for connected devices which may a null deref… - CVE-2026-46222 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1169 - - - In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to sa… - CVE-2026-46223 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
1170 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into … - CVE-2026-46231 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm