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 13, 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
255061 6.5 警告 サイバートラスト株式会社
Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0298 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
255062 4.4 警告 サイバートラスト株式会社
Fabrice Bellard
レッドハット
- QEMU の usb_host_handle_control 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0297 2010-03-16 11:13 2010-02-9 Show GitHub Exploit DB Packet Storm
255063 6.8 警告 サン・マイクロシステムズ
freedesktop.org
- Poppler における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3605 2010-03-15 16:40 2009-11-2 Show GitHub Exploit DB Packet Storm
255064 4.1 警告 Linux
レッドハット
- Linux kernel の smbfs に関する脆弱性 - CVE-2006-5871 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
255065 7.8 危険 Linux
レッドハット
- Linux kernel の selinux_parse_skb_ipv6 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2005-4886 2010-03-15 16:40 2005-10-5 Show GitHub Exploit DB Packet Storm
255066 5 警告 サン・マイクロシステムズ - Sun ONE/iPlanet Web Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2003-1589 2010-03-15 16:39 2003-12-2 Show GitHub Exploit DB Packet Storm
255067 5 警告 サン・マイクロシステムズ - Sun ONE/iPlanet Web Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2003-1590 2010-03-15 16:39 2003-08-13 Show GitHub Exploit DB Packet Storm
255068 7.1 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の handle_dr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3722 2010-03-15 15:23 2009-10-30 Show GitHub Exploit DB Packet Storm
255069 4.3 警告 シュナイダーエレクトリック株式会社 (旧社名株式会社エーピーシー・ジャパン) - APC Switched Rack PDU におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4406 2010-03-12 15:13 2009-12-23 Show GitHub Exploit DB Packet Storm
255070 4.3 警告 シュナイダーエレクトリック株式会社 (旧社名株式会社エーピーシー・ジャパン) - APC Network Management Card におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1798 2010-03-12 15:13 2009-12-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212951 9.8 CRITICAL
Network
zephyrproject zephyr In the Zephyr Project MQTT code, improper bounds checking can result in memory corruption and possibly remote code execution. NCC-ZEP-031 This issue affects: zephyrproject-rtos zephyr version 2.2.0 a… CWE-120
Classic Buffer Overflow
CVE-2020-10070 2024-11-21 13:54 2020-06-6 Show GitHub Exploit DB Packet Storm
212952 6.5 MEDIUM
Adjacent
zephyrproject zephyr In the Zephyr project Bluetooth subsystem, certain duplicate and back-to-back packets can cause incorrect behavior, resulting in a denial of service. This issue affects: zephyrproject-rtos zephyr ver… CWE-20
 Improper Input Validation 
CVE-2020-10068 2024-11-21 13:54 2020-06-6 Show GitHub Exploit DB Packet Storm
212953 7.5 HIGH
Network
zephyrproject zephyr A remote adversary with the ability to send arbitrary CoAP packets to be parsed by Zephyr is able to cause a denial of service. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later v… CWE-190
 Integer Overflow or Wraparound
CVE-2020-10063 2024-11-21 13:54 2020-06-6 Show GitHub Exploit DB Packet Storm
212954 9.8 CRITICAL
Network
zephyrproject zephyr An off-by-one error in the Zephyr project MQTT packet length decoder can result in memory corruption and possible remote code execution. NCC-ZEP-031 This issue affects: zephyrproject-rtos zephyr vers… CWE-193
 Off-by-one Error
CVE-2020-10062 2024-11-21 13:54 2020-06-6 Show GitHub Exploit DB Packet Storm
212955 8.8 HIGH
Adjacent
zephyrproject zephyr Improper handling of the full-buffer case in the Zephyr Bluetooth implementation can result in memory corruption. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and v… CWE-787
 Out-of-bounds Write
CVE-2020-10061 2024-11-21 13:54 2020-06-6 Show GitHub Exploit DB Packet Storm
212956 5.3 MEDIUM
Network
cisco
digi
hp
treck
nx-os
ucs_manager
saros
x3220nr_firmware
tcp\/ip
unified_computing_system
IP-in-IP protocol specifies IP Encapsulation within IP standard (RFC 2003, STD 1) that decapsulate and route IP-in-IP traffic is vulnerable to spoofing, access-control bypass and other unexpected beh… CWE-290
 Authentication Bypass by Spoofing
CVE-2020-10136 2024-11-21 13:54 2020-06-2 Show GitHub Exploit DB Packet Storm
212957 6.5 MEDIUM
Network
microsoft windows_server_2008
windows_server_2012
windows_10
windows_8.1
windows_server_2016
windows_7
windows_rt_8.1
windows_server_2019
An information disclosure vulnerability exists when the Windows GDI component improperly discloses the contents of its memory, aka 'Windows GDI Information Disclosure Vulnerability'. This CVE ID is u… NVD-CWE-noinfo
CVE-2020-0963 2024-11-21 13:54 2020-05-22 Show GitHub Exploit DB Packet Storm
212958 7.5 HIGH
Network
microsoft windows_10
windows_server_2008
windows_server_2012
windows_server_2016
windows_7
windows_8.1
windows_server_2019
A denial of service vulnerability exists when Hyper-V on a Windows Server fails to properly handle specially crafted network packets.To exploit the vulnerability, an attacker would send specially cra… NVD-CWE-noinfo
CVE-2020-0909 2024-11-21 13:54 2020-05-22 Show GitHub Exploit DB Packet Storm
212959 9.8 CRITICAL
Network
microsoft office
365_apps
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka 'Microsoft Excel Remote Code Execution Vulnerability'. NVD-CWE-noinfo
CVE-2020-0901 2024-11-21 13:54 2020-05-22 Show GitHub Exploit DB Packet Storm
212960 5.4 MEDIUM
Adjacent
bluetooth
opensuse
bluetooth_core
leap
Legacy pairing and secure-connections pairing authentication in Bluetooth BR/EDR Core Specification v5.2 and earlier may allow an unauthenticated user to complete authentication without pairing crede… CWE-290
 Authentication Bypass by Spoofing
CVE-2020-10135 2024-11-21 13:54 2020-05-20 Show GitHub Exploit DB Packet Storm