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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197891 5.4 警告
Network
Open-Xchange - Open-Xchange OX AppSuite の Portal のタイルのラベルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3173 2016-12-28 11:38 2016-03-29 Show GitHub Exploit DB Packet Storm
197892 6.1 警告
Network
Open-Xchange - Open-Xchange OX Guard におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6854 2016-12-27 17:35 2016-09-13 Show GitHub Exploit DB Packet Storm
197893 6.1 警告
Network
Open-Xchange - Open-Xchange OX Guard におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6853 2016-12-27 17:35 2016-09-13 Show GitHub Exploit DB Packet Storm
197894 6.1 警告
Network
Open-Xchange - Open-Xchange OX Guard におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6851 2016-12-27 17:35 2016-09-13 Show GitHub Exploit DB Packet Storm
197895 7.5 重要
Network
Open-Xchange - Open-Xchange OX Guard の API におけるパディングを推測される脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-4028 2016-12-27 17:35 2016-06-22 Show GitHub Exploit DB Packet Storm
197896 6.1 警告
Network
Open-Xchange - Open-Xchange Server 6 および OX AppSuite における信頼できるドメインのコンテキスト内で悪意のあるスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2840 2016-12-27 17:35 2016-03-14 Show GitHub Exploit DB Packet Storm
197897 8.8 重要
Network
Open-Xchange - Open-Xchange Guard におけるハッシュ化されたパスワードを取得される脆弱性 CWE-320
鍵管理のエラー
CVE-2015-8542 2016-12-27 17:35 2015-12-16 Show GitHub Exploit DB Packet Storm
197898 6.5 警告
Network
IBM
MariaDB Corporation Ab.
オラクル
- Oracle MySQL の MySQL Server における Server: Types に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-3521 2016-12-27 14:21 2016-07-19 Show GitHub Exploit DB Packet Storm
197899 8.8 重要
Network
ネットギア - 複数の NETGEAR 製ルータに脆弱性 CWE-306
CWE-352
CWE-77
CVE-2016-6277 2016-12-27 14:16 2016-12-9 Show GitHub Exploit DB Packet Storm
197900 1.7 注意 MySQL AB
openSUSE project
Canonical
Debian
MariaDB Corporation Ab.
オラクル
レッドハット
- Oracle MySQL の MySQL Server および MariaDB における Privileges に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0609 2016-12-27 10:52 2016-01-19 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