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 3, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198551 6.5 警告
Network
シーメンス - Siemens Automation License Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-8564 2016-10-20 15:31 2016-10-12 Show GitHub Exploit DB Packet Storm
198552 7.5 重要
Network
シーメンス - Siemens Automation License Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-8563 2016-10-20 15:31 2016-10-12 Show GitHub Exploit DB Packet Storm
198553 2.5
Local
シーメンス - Siemens SIMATIC STEP 7 における重要な設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7960 2016-10-20 15:31 2016-10-12 Show GitHub Exploit DB Packet Storm
198554 4.7 警告
Local
シーメンス - Siemens SIMATIC STEP 7 における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2016-7959 2016-10-20 15:31 2016-10-12 Show GitHub Exploit DB Packet Storm
198555 5.3 警告
Network
シスコシステムズ - 複数の Cisco Nexus デバイス上で稼動する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1454 2016-10-20 15:23 2016-10-5 Show GitHub Exploit DB Packet Storm
198556 7.5 重要
Network
シスコシステムズ - 複数の Cisco Nexus デバイス上で稼動する Cisco NX-OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-6392 2016-10-20 15:23 2015-08-17 Show GitHub Exploit DB Packet Storm
198557 5.5 警告
Local
systemd project
SUSE
レッドハット
- systemd の manager_dispatch_notify_fd 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-7796 2016-10-20 11:43 2016-09-29 Show GitHub Exploit DB Packet Storm
198558 5.5 警告
Local
systemd project
Canonical
- systemd の manager_invoke_notify_message 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-7795 2016-10-20 11:43 2016-09-29 Show GitHub Exploit DB Packet Storm
198559 4.4 警告
Local
Fabrice Bellard - QEMU の mptsas_process_scsi_io_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-7423 2016-10-19 18:08 2016-09-14 Show GitHub Exploit DB Packet Storm
198560 5.4 警告
Network
フォーティネット - ハードディスクを持つアプライアンスモデルの Fortinet FortiManager および FortiAnalyzer の詳細設定ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7363 2016-10-19 17:49 2015-09-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 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
391 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: me_daq: Fix potential overrun of firmware buffer `me2600_xilinx_download()` loads the firmware that was requested by `req… New - CVE-2026-31748 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
392 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: ni_atmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function (`atmio16d_attach(… New - CVE-2026-31749 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
393 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: runflags cannot determine whether to reclaim chanlist syzbot reported a memory leak [1], because commit 4e1da516debb ("co… New - CVE-2026-31750 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
394 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: dt2815: add hardware detection to prevent crash The dt2815 driver crashes when attached to I/O ports without actual hardw… New - CVE-2026-31751 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
395 - - - In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct li… New - CVE-2026-31753 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
396 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in g… New - CVE-2026-31754 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
397 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop() dwc2_gadget_exit_clock_gating() internally calls call_g… New - CVE-2026-31756 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
398 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is c… New - CVE-2026-31764 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
399 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB Currently, AMDGPU_VA_RESERVED_TRAP_SIZE is hardcoded to 8KB, while KFD_CW… New - CVE-2026-31765 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
400 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the… New - CVE-2026-31767 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm