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 4, 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
198391 4 警告 レッドハット
openSUSE project
Canonical
オラクル
- Oracle MySQL の MySQL Server における Server: DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0503 2016-10-27 17:53 2016-01-19 Show GitHub Exploit DB Packet Storm
198392 6.1 警告
Network
SAP - SAP Manufacturing Integration and Intelligence におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4016 2016-10-27 17:41 2016-04-14 Show GitHub Exploit DB Packet Storm
198393 7.5 重要
Local
レッドハット
オラクル
- Oracle MySQL の MySQL Server における Server: Option に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3471 2016-10-27 17:36 2016-07-19 Show GitHub Exploit DB Packet Storm
198394 5.5 警告
Local
レッドハット
オラクル
- Oracle MySQL の MySQL Server における Server: Security: Encryption に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0665 2016-10-27 17:36 2016-04-19 Show GitHub Exploit DB Packet Storm
198395 4.7 警告
Local
レッドハット
オラクル
- Oracle MySQL の MySQL Server における Server: Options に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0661 2016-10-27 17:36 2016-04-19 Show GitHub Exploit DB Packet Storm
198396 9.8 緊急
Network
レッドハット
オラクル
- Oracle MySQL の MySQL Server における Server: Pluggable Authentication に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0639 2016-10-27 17:36 2016-04-19 Show GitHub Exploit DB Packet Storm
198397 8.8 重要
Network
The PHP Group
LibGD project
- PHP で使用される GD Graphics Library の gd.c の gdImageCreate 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5767 2016-10-27 15:38 2016-06-23 Show GitHub Exploit DB Packet Storm
198398 6.4 警告 The PHP Group - PHP の ext/gd/libgd/gd_interpolation.c の gdImageRotateInterpolated 関数における重要な情報を取得される脆弱性 CWE-119
CWE-200
CVE-2016-1903 2016-10-27 15:18 2016-01-7 Show GitHub Exploit DB Packet Storm
198399 7.8 重要
Local
Debian
The Perl Foundation
- Perl の複数のファイルにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1238 2016-10-27 15:18 2016-07-25 Show GitHub Exploit DB Packet Storm
198400 4.8 警告
Network
Google
Linux
オラクル
- Linux Kernel の net/ipv4/tcp_input.c における TCP セッションをハイジャックされる脆弱性 CWE-200
情報漏えい
CVE-2016-5696 2016-10-27 13:46 2016-07-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 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
461 - - - 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
462 - - - In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() callback aml_sfc_probe() registers the on-host NAND E… New - CVE-2026-31783 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
463 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginnin… New - CVE-2026-31784 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
464 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs… New - CVE-2026-31785 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
465 - - - 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
466 - - - 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
467 - - - 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
468 - - - 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
469 - - - 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
470 - - - In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() faile… New - CVE-2026-43004 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm