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 16, 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
255731 10 危険 IBM - IBM Lotus Domino Web Access の Ultra-light Mode における status-alerts URL の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-0275 2010-02-8 13:18 2010-01-7 Show GitHub Exploit DB Packet Storm
255732 10 危険 IBM - IBM Lotus Domino Web Access の Ultra-light Mode における脆弱性 CWE-noinfo
情報不足
CVE-2010-0274 2010-02-8 13:17 2010-01-7 Show GitHub Exploit DB Packet Storm
255733 3.6 注意 サイバートラスト株式会社
D-Bus
レッドハット
- D-Bus の _dbus_validate_signature_with_reason 関数におけるシグネチャを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1189 2010-02-5 14:22 2009-04-27 Show GitHub Exploit DB Packet Storm
255734 6.5 警告 シスコシステムズ - Cisco ASA のデフォルト設定におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4455 2010-02-4 11:20 2009-12-17 Show GitHub Exploit DB Packet Storm
255735 4 警告 IBM - IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4439 2010-02-4 11:20 2009-12-28 Show GitHub Exploit DB Packet Storm
255736 6.5 警告 IBM - IBM DB2 におけるデータを使用される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4438 2010-02-4 11:19 2009-12-28 Show GitHub Exploit DB Packet Storm
255737 10 危険 IBM - IBM DB2 の Spatial Extender コンポーネントに同梱されているストアドプロシージャにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-4335 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
255738 4 警告 IBM - IBM DB2 の DRDA Services コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4328 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
255739 7.2 危険 IBM - IBM DB2 の Install コンポーネントにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4331 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
255740 7.5 危険 IBM - IBM DB2 の Relational Data Services コンポーネントにおけるパスワードの引数を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4333 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211531 7.5 HIGH
Network
gitlab gitlab A Denial of Service vulnerability allowed exhausting the system resources in GitLab CE/EE 12.0 and later through 13.0.1 NVD-CWE-noinfo
CVE-2020-13273 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211532 8.8 HIGH
Network
gitlab gitlab OAuth flow missing verification checks CE/EE 12.3 and later through 13.0.1 allows unverified user to use OAuth authorization code flow CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-13272 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211533 5.3 MEDIUM
Network
gitlab gitlab User email verification bypass in GitLab CE/EE 12.5 and later through 13.0.1 allows user to bypass email verification CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-13265 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211534 6.1 MEDIUM
Network
gitlab gitlab Client-Side code injection through Mermaid markup in GitLab CE/EE 12.9 and later through 13.0.1 allows a specially crafted Mermaid payload to PUT requests on behalf of other users via clicking on a l… CWE-74
Injection
CVE-2020-13262 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211535 6.5 MEDIUM
Network
gitlab gitlab An authorization issue in the mirroring logic allowed read access to private repositories in GitLab CE/EE 10.6 and later through 13.0.5 CWE-863
 Incorrect Authorization
CVE-2020-13277 2024-11-21 14:00 2020-06-20 Show GitHub Exploit DB Packet Storm
211536 7.5 HIGH
Network
arm mbed-coap Memory leaks were discovered in the CoAP library in Arm Mbed OS 5.15.3 when using the Arm mbed-coap library 5.1.5. The CoAP parser is responsible for parsing received CoAP packets. The function sn_co… CWE-190
CWE-401
 Integer Overflow or Wraparound
 Missing Release of Memory after Effective Lifetime
CVE-2020-12887 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
211537 9.1 CRITICAL
Network
arm mbed_os A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses the C… CWE-125
Out-of-bounds Read
CVE-2020-12886 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
211538 7.5 HIGH
Network
arm mbed_os An infinite loop was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_options… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-12885 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
211539 9.1 CRITICAL
Network
arm mbed_os A buffer over-read was discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse_multiple_optio… CWE-125
Out-of-bounds Read
CVE-2020-12884 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm
211540 9.1 CRITICAL
Network
arm mbed_os Buffer over-reads were discovered in the CoAP library in Arm Mbed OS 5.15.3. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses CoAP … CWE-125
Out-of-bounds Read
CVE-2020-12883 2024-11-21 14:00 2020-06-19 Show GitHub Exploit DB Packet Storm