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 9, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191821 9.8 緊急
Network
Botan project - Randombit Botan における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-2801 2017-06-26 13:50 2017-04-28 Show GitHub Exploit DB Packet Storm
191822 8.8 重要
Network
Pivotal Software, Inc. - Spring Framework における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2014-0225 2017-06-26 13:50 2014-05-28 Show GitHub Exploit DB Packet Storm
191823 7.3 重要
Network
Pivotal Software, Inc. - Spring Security における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2014-0097 2017-06-26 13:50 2014-03-11 Show GitHub Exploit DB Packet Storm
191824 7.2 重要
Network
e107.org - e107 における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10378 2017-06-26 12:15 2016-09-16 Show GitHub Exploit DB Packet Storm
191825 9.8 緊急
Network
picocom project - picocom におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2015-9059 2017-06-26 12:15 2015-08-18 Show GitHub Exploit DB Packet Storm
191826 7.5 重要
Network
systemd project - systemd におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-9217 2017-06-26 11:53 2017-05-24 Show GitHub Exploit DB Packet Storm
191827 6.5 警告
Network
Artifex Software - MuPDF および Ghostscript で使用される Artifex jbig2dec における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-9216 2017-06-26 11:53 2017-05-27 Show GitHub Exploit DB Packet Storm
191828 9.8 緊急
Network
Open vSwitch - Open vSwitch における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2017-9214 2017-06-26 11:40 2017-05-20 Show GitHub Exploit DB Packet Storm
191829 5.5 警告
Local
Kodi - Kodi の Zip Extraction built-in 関数におけるディレクトリトラバーサルの脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-8314 2017-06-26 11:40 2017-04-28 Show GitHub Exploit DB Packet Storm
191830 7.8 重要
Local
Huawei - 複数の Huawei P7 のソフトウェアの GPU ドライバにおける任意のカーネルメモリ領域に読み書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8089 2017-06-26 11:40 2015-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
571 9.8 CRITICAL
Network
gitpython_project gitpython GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options)… New CWE-88
Argument Injection
CVE-2026-42284 2026-05-8 06:13 2026-05-8 Show GitHub Exploit DB Packet Storm
572 7.1 HIGH
Local
gitpython_project gitpython GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application … New CWE-22
Path Traversal
CVE-2026-44243 2026-05-8 06:12 2026-05-8 Show GitHub Exploit DB Packet Storm
573 - - - When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0. New - CVE-2026-33814 2026-05-8 05:38 2026-05-8 Show GitHub Exploit DB Packet Storm
574 - - - The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" su… New - CVE-2026-39817 2026-05-8 05:38 2026-05-8 Show GitHub Exploit DB Packet Storm
575 - - - The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one… New - CVE-2026-39819 2026-05-8 05:38 2026-05-8 Show GitHub Exploit DB Packet Storm
576 - - - ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitize… New - CVE-2026-39825 2026-05-8 05:38 2026-05-8 Show GitHub Exploit DB Packet Storm
577 - - - The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0). New - CVE-2026-39836 2026-05-8 05:38 2026-05-8 Show GitHub Exploit DB Packet Storm
578 5.3 MEDIUM
Network
- - ParquetSharp is a .NET library for reading and writing Apache Parquet files. From version 18.1.0 to before version 23.0.0.1, DecimalConverter.ReadDecimal makes a stackalloc using what might be an att… New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-42241 2026-05-8 05:37 2026-05-8 Show GitHub Exploit DB Packet Storm
579 - - - Saltcorn is an extensible, open source, no-code database application builder. Prior to versions 1.4.6, 1.5.6, and 1.6.0-beta.5, Saltcorn validates the post-login dest parameter with a string check th… New CWE-601
Open Redirect
CVE-2026-42259 2026-05-8 05:37 2026-05-8 Show GitHub Exploit DB Packet Storm
580 - - - PJSIP is a free and open source multimedia communication library written in C. Prior to version 2.17, on GnuTLS builds, the SIP TLS transport (sip_transport_tls) can accept connections with invalid o… New CWE-295
Improper Certificate Validation 
CVE-2026-42225 2026-05-8 05:36 2026-05-8 Show GitHub Exploit DB Packet Storm