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 23, 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
256651 4 警告 マイクロソフト - Microsoft Windows の Hyper-V サーバ実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0026 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
256652 9.3 危険 日本電気
アップル
富士通
古河電気工業
ヒューレット・パッカード
インターネットイニシアティブ
アラクサラネットワークス
日立
- IPv6 NDP 実装における Neighbor Discovery メッセージの送信元検証処理に関する脆弱性 CWE-20
不適切な入力確認
CVE-2008-2476 2010-03-3 11:43 2008-10-3 Show GitHub Exploit DB Packet Storm
256653 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0034 2010-03-2 11:29 2010-02-9 Show GitHub Exploit DB Packet Storm
256654 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0033 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
256655 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
CWE-Other
CVE-2010-0032 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
256656 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0031 2010-03-2 11:27 2010-02-9 Show GitHub Exploit DB Packet Storm
256657 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0030 2010-03-2 11:27 2010-02-9 Show GitHub Exploit DB Packet Storm
256658 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0029 2010-03-2 11:26 2010-02-9 Show GitHub Exploit DB Packet Storm
256659 10 危険 マイクロソフト - Microsoft Office の MSO.DLL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0243 2010-03-1 11:37 2010-02-9 Show GitHub Exploit DB Packet Storm
256660 9.3 危険 マイクロソフト - Microsoft DirectX の DirectShow におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0250 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265971 6.1 MEDIUM
Network
open-xchange open-xchange_appsuite An issue was discovered in Open-Xchange OX App Suite before 7.8.1-rev11. The content sanitizer component has an issue with filtering malicious content in case invalid HTML code is provided. In such c… CWE-79
Cross-site Scripting
CVE-2016-4026 2024-11-21 11:51 2016-12-15 Show GitHub Exploit DB Packet Storm
265972 9.8 CRITICAL
Network
bmc bladelogic_server_automation_console BMC BladeLogic Server Automation (BSA) before 8.7 Patch 3 allows remote attackers to bypass authentication and consequently read arbitrary files or possibly have unspecified other impact by leveragin… CWE-287
Improper Authentication
CVE-2016-4322 2024-11-21 11:51 2016-12-14 Show GitHub Exploit DB Packet Storm
265973 8.6 HIGH
Local
hdfgroup hdf5 The HDF5 1.8.16 library allocating space for the array using a value from the file has an impact within the loop for initializing said array allowing a value within the file to modify the loop's term… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-4333 2024-11-21 11:51 2016-11-19 Show GitHub Exploit DB Packet Storm
265974 8.6 HIGH
Local
hdfgroup hdf5 The library's failure to check if certain message types support a particular flag, the HDF5 1.8.16 library will cast the structure to an alternative structure and then assign to fields that aren't su… CWE-20
 Improper Input Validation 
CVE-2016-4332 2024-11-21 11:51 2016-11-19 Show GitHub Exploit DB Packet Storm
265975 8.6 HIGH
Local
hdfgroup hdf5 When decoding data out of a dataset encoded with the H5Z_NBIT decoding, the HDF5 1.8.16 library will fail to ensure that the precision is within the bounds of the size leading to arbitrary code execu… CWE-787
 Out-of-bounds Write
CVE-2016-4331 2024-11-21 11:51 2016-11-19 Show GitHub Exploit DB Packet Storm
265976 8.6 HIGH
Local
hdfgroup hdf5 In the HDF5 1.8.16 library's failure to check if the number of dimensions for an array read from the file is within the bounds of the space allocated for it, a heap-based buffer overflow will occur, … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-4330 2024-11-21 11:51 2016-11-19 Show GitHub Exploit DB Packet Storm
265977 9.8 CRITICAL
Network
adobe acrobat
acrobat_dc
acrobat_reader_dc
reader
Adobe Reader and Acrobat before 11.0.18, Acrobat and Acrobat Reader DC Classic before 15.006.30243, and Acrobat and Acrobat Reader DC Continuous before 15.020.20039 on Windows and OS X allow attacker… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-4095 2024-11-21 11:51 2016-11-11 Show GitHub Exploit DB Packet Storm
265978 5.5 MEDIUM
Local
avast free_antivirus
pro_antivirus
premier
internet_security
business_security
file_server_security
endpoint_protection_suite
endpoint_protection
endpoint_protection_suite_plus
e…
Avast Internet Security v11.x.x, Pro Antivirus v11.x.x, Premier v11.x.x, Free Antivirus v11.x.x, Business Security v11.x.x, Endpoint Protection v8.x.x, Endpoint Protection Plus v8.x.x, Endpoint Prote… CWE-254
 7PK - Security Features
CVE-2016-4025 2024-11-21 11:51 2016-11-3 Show GitHub Exploit DB Packet Storm
265979 8.8 HIGH
Network
adobe
redhat
flash_player
flash_player_desktop_runtime
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux_desktop
Adobe Flash Player before 18.0.0.382 and 19.x through 23.x before 23.0.0.185 on Windows and OS X and before 11.2.202.637 on Linux allows attackers to bypass intended access restrictions via unspecifi… CWE-284
Improper Access Control
CVE-2016-4286 2024-11-21 11:51 2016-10-14 Show GitHub Exploit DB Packet Storm
265980 8.8 HIGH
Network
adobe flash_player
flash_player_desktop_runtime
Adobe Flash Player before 18.0.0.382 and 19.x through 23.x before 23.0.0.185 on Windows and OS X and before 11.2.202.637 on Linux allows attackers to execute arbitrary code or cause a denial of servi… CWE-787
 Out-of-bounds Write
CVE-2016-4273 2024-11-21 11:51 2016-10-14 Show GitHub Exploit DB Packet Storm