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":April 30, 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
252961 5 警告 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1119 2010-07-13 16:39 2010-06-10 Show GitHub Exploit DB Packet Storm
252962 4.3 警告 アップル - Apple Safari の WebKit におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1391 2010-07-13 16:38 2010-06-10 Show GitHub Exploit DB Packet Storm
252963 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1390 2010-07-13 16:37 2010-06-10 Show GitHub Exploit DB Packet Storm
252964 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1389 2010-07-13 16:36 2010-06-10 Show GitHub Exploit DB Packet Storm
252965 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0054 2010-07-13 16:36 2010-03-15 Show GitHub Exploit DB Packet Storm
252966 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0053 2010-07-13 16:35 2010-03-15 Show GitHub Exploit DB Packet Storm
252967 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0052 2010-07-13 16:35 2010-03-15 Show GitHub Exploit DB Packet Storm
252968 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0050 2010-07-13 16:34 2010-03-15 Show GitHub Exploit DB Packet Storm
252969 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0049 2010-07-13 16:33 2010-03-15 Show GitHub Exploit DB Packet Storm
252970 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0048 2010-07-13 16:33 2010-03-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
257221 5.5 MEDIUM
Local
linux linux_kernel arch/x86/kvm/emulate.c in the Linux kernel before 4.8.12 does not properly initialize Code Segment (CS) in certain error cases, which allows local users to obtain sensitive information from kernel st… CWE-200
Information Exposure
CVE-2016-9756 2024-11-21 12:01 2016-12-28 Show GitHub Exploit DB Packet Storm
257222 7.8 HIGH
Local
linux linux_kernel The netfilter subsystem in the Linux kernel before 4.9 mishandles IPv6 reassembly, which allows local users to cause a denial of service (integer overflow, out-of-bounds write, and GPF) or possibly h… CWE-787
 Out-of-bounds Write
CVE-2016-9755 2024-11-21 12:01 2016-12-28 Show GitHub Exploit DB Packet Storm
257223 5.5 MEDIUM
Local
linux linux_kernel Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in the Linux kernel before 4.5.1 allow local users to cause a denial of service (memory consumption) via crafted XFS filesystem operatio… CWE-400
 Uncontrolled Resource Consumption
CVE-2016-9685 2024-11-21 12:01 2016-12-28 Show GitHub Exploit DB Packet Storm
257224 5.5 MEDIUM
Local
linux linux_kernel arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception… CWE-388
 7PK - Errors
CVE-2016-9588 2024-11-21 12:01 2016-12-28 Show GitHub Exploit DB Packet Storm
257225 7.8 HIGH
Local
linux linux_kernel The blk_rq_map_user_iov function in block/blk-map.c in the Linux kernel before 4.8.14 does not properly restrict the type of iterator, which allows local users to read or write to arbitrary kernel me… CWE-416
 Use After Free
CVE-2016-9576 2024-11-21 12:01 2016-12-28 Show GitHub Exploit DB Packet Storm
257226 5.4 MEDIUM
Network
s9y serendipity Multiple cross-site scripting (XSS) vulnerabilities in Serendipity before 2.0.5 allow remote authenticated users to inject arbitrary web script or HTML via a category or directory name. CWE-79
Cross-site Scripting
CVE-2016-9681 2024-11-21 12:01 2016-12-26 Show GitHub Exploit DB Packet Storm
257227 6.5 MEDIUM
Local
qemu qemu Quick Emulator (Qemu) built with the Virtio GPU Device emulator support is vulnerable to a memory leakage issue. It could occur while destroying gpu resource object in 'virtio_gpu_resource_destroy'. … CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9912 2024-11-21 12:01 2016-12-24 Show GitHub Exploit DB Packet Storm
257228 6.5 MEDIUM
Local
qemu
debian
redhat
qemu
debian_linux
openstack
virtualization
Quick Emulator (Qemu) built with the USB EHCI Emulation support is vulnerable to a memory leakage issue. It could occur while processing packet data in 'ehci_init_transfer'. A guest user/process coul… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9911 2024-11-21 12:01 2016-12-24 Show GitHub Exploit DB Packet Storm
257229 3.3 LOW
Local
qemu qemu Quick Emulator (Qemu) built with the Virtio GPU Device emulator support is vulnerable to an information leakage issue. It could occur while processing 'VIRTIO_GPU_CMD_GET_CAPSET' command. A guest use… CWE-200
Information Exposure
CVE-2016-9908 2024-11-21 12:01 2016-12-24 Show GitHub Exploit DB Packet Storm
257230 6.5 MEDIUM
Local
qemu
debian
redhat
qemu
debian_linux
openstack
virtualization
Quick Emulator (Qemu) built with the USB redirector usb-guest support is vulnerable to a memory leakage flaw. It could occur while destroying the USB redirector in 'usbredir_handle_destroy'. A guest … CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9907 2024-11-21 12:01 2016-12-24 Show GitHub Exploit DB Packet Storm