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
255221 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4679 2011-02-24 16:26 2011-01-7 Show GitHub Exploit DB Packet Storm
255222 7.5 危険 シスコシステムズ - Cisco Adaptive Security Appliances デバイスにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4678 2011-02-24 16:24 2011-01-7 Show GitHub Exploit DB Packet Storm
255223 7.2 危険 Google - Open Handset Alliance Android の showLog 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0608 2011-02-24 14:42 2009-02-17 Show GitHub Exploit DB Packet Storm
255224 7.2 危険 Google - Open Handset Alliance Android の malloc_leak.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0607 2011-02-24 14:40 2009-02-17 Show GitHub Exploit DB Packet Storm
255225 4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3681 2011-02-24 14:29 2010-07-6 Show GitHub Exploit DB Packet Storm
255226 4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3680 2011-02-24 14:27 2010-07-9 Show GitHub Exploit DB Packet Storm
255227 9.3 危険 マイクロソフト - Microsoft Windows にバッファオーバーフローの脆弱性 CWE-noinfo
情報不足
CVE-2010-3970 2011-02-23 15:27 2011-01-6 Show GitHub Exploit DB Packet Storm
255228 10 危険 マイクロソフト - Microsoft IIS FTP サーバにメモリ破損の脆弱性 CWE-119
バッファエラー
CVE-2010-3972 2011-02-23 15:23 2010-12-24 Show GitHub Exploit DB Packet Storm
255229 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の EScript.api プラグインにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4091 2011-02-23 15:22 2010-11-7 Show GitHub Exploit DB Packet Storm
255230 6.9 警告 Google - Android における Manifest.permission.CAMER および Manifest.permission.AUDIO_RECORD の設定を回避される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2348 2011-02-23 15:19 2009-05-26 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
208271 8.7 HIGH
Network
hedgedoc hedgedoc HedgeDoc is a collaborative platform for writing and sharing markdown. In HedgeDoc before version 1.7.1 an attacker can inject arbitrary `script` tags in HedgeDoc notes using mermaid diagrams. Our co… CWE-79
Cross-site Scripting
CVE-2020-26287 2024-11-21 14:19 2020-12-29 Show GitHub Exploit DB Packet Storm
208272 7.5 HIGH
Network
hedgedoc hedgedoc HedgeDoc is a collaborative platform for writing and sharing markdown. In HedgeDoc before version 1.7.1 an unauthenticated attacker can upload arbitrary files to the upload storage backend including … - CVE-2020-26286 2024-11-21 14:19 2020-12-29 Show GitHub Exploit DB Packet Storm
208273 9.6 CRITICAL
Network
linuxfoundation dex Dex is a federated OpenID Connect provider written in Go. In Dex before version 2.27.0 there is a critical set of vulnerabilities which impacts users leveraging the SAML connector. The vulnerabilitie… - CVE-2020-26290 2024-11-21 14:19 2020-12-29 Show GitHub Exploit DB Packet Storm
208274 7.5 HIGH
Network
date-and-time_project date-and-time date-and-time is an npm package for manipulating date and time. In date-and-time before version 0.14.2, there a regular expression involved in parsing which can be exploited to to cause a denial of s… - CVE-2020-26289 2024-11-21 14:19 2020-12-29 Show GitHub Exploit DB Packet Storm
208275 5.4 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There is Stored XSS via a Tags element in a TIcket. CWE-79
Cross-site Scripting
CVE-2020-26035 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208276 4.3 MEDIUM
Network
zammad zammad An account-enumeration issue was discovered in Zammad before 3.4.1. The Create User functionality is implemented in a way that would enable an anonymous user to guess valid user email addresses. The … NVD-CWE-noinfo
CVE-2020-26034 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208277 5.4 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. The Tag and Link REST API endpoints (for add and delete) lack a CSRF token check. CWE-352
 Origin Validation Error
CVE-2020-26033 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208278 7.5 HIGH
Network
zammad zammad An SSRF issue was discovered in Zammad before 3.4.1. The SMS configuration interface for Massenversand is implemented in a way that renders the result of a test request to the User. An attacker can u… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-26032 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208279 4.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. The global-search feature leaks Knowledge Base drafts to Knowledge Base readers (who are authenticated but have insufficient permissions). CWE-276
Incorrect Default Permissions 
CVE-2020-26031 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208280 9.8 CRITICAL
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There is an authentication bypass in the SSO endpoint via a crafted header, when SSO is not configured. An attacker can create a valid and authenticate… CWE-287
Improper Authentication
CVE-2020-26030 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm