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 31, 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
227421 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2887 2012-12-26 18:01 2012-09-25 Show GitHub Exploit DB Packet Storm
227422 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2886 2012-12-26 18:00 2012-09-25 Show GitHub Exploit DB Packet Storm
227423 2.6 注意 VMware
Python Software Foundation
- Python SimpleHTTPServer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4940 2012-12-26 18:00 2012-06-19 Show GitHub Exploit DB Packet Storm
227424 7.5 危険 Google - Google Chrome におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2885 2012-12-26 17:59 2012-09-25 Show GitHub Exploit DB Packet Storm
227425 5 警告 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2012-2884 2012-12-26 17:58 2012-09-25 Show GitHub Exploit DB Packet Storm
227426 4.6 警告 GNU Project
VMware
- GNU C Library の stdlib における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-3480 2012-12-26 17:57 2012-08-25 Show GitHub Exploit DB Packet Storm
227427 3.3 注意 GNU Project
VMware
- GNU C Library の addmntent 関数における /etc/mtab ファイルの破損を誘発される脆弱性 CWE-16
環境設定
CVE-2011-1089 2012-12-26 17:55 2011-04-10 Show GitHub Exploit DB Packet Storm
227428 4.4 警告 Fabrice Bellard - Qemu の bdrv_open 関数における任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2012-2652 2012-12-26 17:48 2012-08-7 Show GitHub Exploit DB Packet Storm
227429 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2883 2012-12-26 17:40 2012-09-25 Show GitHub Exploit DB Packet Storm
227430 6.8 警告 Google - Google Chrome で使用される FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2882 2012-12-26 17:39 2012-09-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202611 5.5 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which it can dereference a NULL pointer, which may lead to denial of service. This affects vGPU version 8.x (prior to 8.5), … CWE-476
 NULL Pointer Dereference
CVE-2020-5989 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202612 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which allocated memory can be freed twice, which may lead to information disclosure or denial of service. This affects vGPU … CWE-415
 Double Free
CVE-2020-5988 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202613 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin in which guest-supplied parameters remain writable by the guest after the plugin has validated them, which may lead to the guest… CWE-459
 Incomplete Cleanup
CVE-2020-5987 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202614 5.5 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which an input data size is not validated, which may lead to tampering or denial of service. This affects vGPU version 8.x (… CWE-20
 Improper Input Validation 
CVE-2020-5986 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202615 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which an input data length is not validated, which may lead to tampering or denial of service. This affects vGPU version 8.x… CWE-20
 Improper Input Validation 
CVE-2020-5985 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202616 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin in which it may have the use-after-free vulnerability while freeing some resources, which may lead to denial of service, code ex… CWE-416
 Use After Free
CVE-2020-5984 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202617 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin and the host driver kernel module, in which the potential exists to write to a memory location that is outside the intended boun… CWE-787
 Out-of-bounds Write
CVE-2020-5983 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202618 4.4 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) scheduler, in which the software does not properly limit the number or frequency of i… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-5982 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202619 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the DirectX11 user mode driver (nvwgf2um/x.dll), in which a specially crafted shader can cause an out of bounds access, wh… CWE-787
 Out-of-bounds Write
CVE-2020-5981 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
202620 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in multiple components in which a securely loaded system DLL will load its dependencies in an insecure fashion, which may lea… NVD-CWE-Other
CVE-2020-5980 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm