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":June 13, 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
189881 6.3 警告
Network
独立行政法人情報処理推進機構 (IPA) - 脆弱性体験学習ツール AppGoat において任意のコードが実行可能な脆弱性 CWE-20
不適切な入力確認
CVE-2017-2181 2017-11-27 17:19 2017-06-6 Show GitHub Exploit DB Packet Storm
189882 4.3 警告
Network
独立行政法人情報処理推進機構 (IPA) - 脆弱性体験学習ツール AppGoat における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2017-2180 2017-11-27 17:19 2017-06-6 Show GitHub Exploit DB Packet Storm
189883 6.3 警告
Network
独立行政法人情報処理推進機構 (IPA) - 脆弱性体験学習ツール AppGoat において任意のコードが実行可能な脆弱性 CWE-20
不適切な入力確認
CVE-2017-2179 2017-11-27 17:19 2017-06-6 Show GitHub Exploit DB Packet Storm
189884 6.3 警告
Network
日本情報化農業研究所 - SOY CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-2163 2017-11-27 17:19 2017-05-11 Show GitHub Exploit DB Packet Storm
189885 6.1 警告
Network
日本情報化農業研究所 - SOY CMS のインストーラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2164 2017-11-27 17:18 2017-05-11 Show GitHub Exploit DB Packet Storm
189886 7.8 重要
Local
地方公共団体情報システム機構 - Windows 版 公的個人認証サービス 利用者クライアントソフトのインストーラにおける DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2017-2157 2017-11-27 17:13 2017-05-9 Show GitHub Exploit DB Packet Storm
189887 6.5 警告
Network
サイボウズ - サイボウズ デヂエにおける DBM ファイルの削除に関するアクセス制限不備 CWE-264
認可・権限・アクセス制御
CVE-2016-7833 2017-11-27 17:09 2016-12-12 Show GitHub Exploit DB Packet Storm
189888 5.3 警告
Network
サイボウズ - サイボウズ デヂエにおける DBM ファイルの取得に関するアクセス制限不備 CWE-264
認可・権限・アクセス制御
CVE-2016-7832 2017-11-27 17:09 2016-12-12 Show GitHub Exploit DB Packet Storm
189889 6.1 警告
Adjacent
バッファロー - WNC01WH における POST リクエストの処理に起因するディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7826 2017-11-27 17:09 2016-12-2 Show GitHub Exploit DB Packet Storm
189890 6.3 警告
Network
サイボウズ - サイボウズ ガルーンにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-7803 2017-11-27 17:09 2016-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
751 7.5 HIGH
Network
- - When OIDC authentication is enabled in configuration, clients may set specific values in the "mechanism" parameter of the "authenticate" command that lead to server crash. The authenticate command is… New CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-9742 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
752 6.5 MEDIUM
Network
- - In MongoDB Server 8.0, an aggregation stage can leave its _subPipeline field null during processing of certain pipelines. If a getMore is subsequently issued on the same cursor, the server may derefe… New CWE-476
 NULL Pointer Dereference
CVE-2026-9743 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
753 6.5 MEDIUM
Network
- - When using $changestreams and $_requestReshardingResumeToken with the exchange option the server hits an invariant which causes the server to crash. There are no special privileges needed. The user m… New CWE-617
 Reachable Assertion
CVE-2026-9746 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
754 6.5 MEDIUM
Network
- - Adding fromRouter:true and runtimeConstants.userRoles could cause aggregations to crash mongodb server. New CWE-617
 Reachable Assertion
CVE-2026-9747 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
755 6.5 MEDIUM
Network
- - The $_internalConvertBucketIndexStats stage used PauseExecution as a way to signal "skip this document" when an index stats conversion failed. But PauseExecution is not a general purpose skip mechani… New CWE-617
 Reachable Assertion
CVE-2026-9748 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
756 6.5 MEDIUM
Network
- - This issue can occur when running an aggregation pipeline that uses the internal $exchange stage configured with key-range partitioning and order-preserving delivery. If a single key range produces e… New CWE-617
 Reachable Assertion
CVE-2026-9749 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
757 6.5 MEDIUM
Network
- - An authenticated user can cause a MongoDB server to crash or return incorrect results by creating documents that interfere with internal metadata processing during query execution. This stems from in… New CWE-617
 Reachable Assertion
CVE-2026-9750 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
758 5.5 MEDIUM
Local
- - The ldapQueryPassword parameter, when set through the runtime setParameter command, will log the new password to the mongod.log file in plain text. New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-9751 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
759 6.5 MEDIUM
Network
- - An authorized user could trigger a server crash by running a query with a 2dsphere index on a field that stores a GeoJSON GeometryCollection containing a Polygon with a strict-winding CRS. Strict-wi… New CWE-476
 NULL Pointer Dereference
CVE-2026-9752 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
760 8.1 HIGH
Network
- - The $_internalApplyOplogUpdate aggregation pipeline stage can be used to execute a document diff containing a malformed binary diff to return memory out-of-bounds or crash the server. $_internalApply… New CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-9753 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm