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 15, 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
200801 5.5 警告
Local
IBM - IBM Security Access Manager アプライアンスにおける設定ファイルにアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2015-5013 2017-03-2 16:54 2015-06-24 Show GitHub Exploit DB Packet Storm
200802 5.5 警告
Local
IBM - IBM Security Directory Server の Web 管理ツールにおけるツールのクラッシュを引き起こすコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2015-1976 2017-03-2 16:54 2015-02-19 Show GitHub Exploit DB Packet Storm
200803 4.4 警告
Local
IBM - IBM WebSphere eXtreme Scale および WebSphere DataPower XC10 アプライアンスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7418 2017-03-2 16:31 2015-09-29 Show GitHub Exploit DB Packet Storm
200804 6.1 警告
Network
IBM - IBM InfoSphere DataStage におけるクロスフレームスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9000 2017-03-2 16:14 2016-10-25 Show GitHub Exploit DB Packet Storm
200805 5.4 警告
Network
IBM - IBM Tivoli Storage Productivity Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8943 2017-03-2 16:07 2016-12-13 Show GitHub Exploit DB Packet Storm
200806 3.1
Network
IBM - IBM Tivoli Storage Productivity Center におけるサーバの限定的なプロパティセットを編集される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8942 2017-03-2 16:06 2016-12-13 Show GitHub Exploit DB Packet Storm
200807 8.8 重要
Network
IBM - IBM Tivoli Storage Productivity Center におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-8941 2017-03-2 16:06 2016-12-13 Show GitHub Exploit DB Packet Storm
200808 6.8 警告
Network
IBM - IBM Tivoli Storage Manager for Virtual Environments における高い権限のユーザへ Windows ドメインの認証情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-6034 2017-03-2 16:06 2016-12-12 Show GitHub Exploit DB Packet Storm
200809 7.8 重要
Local
IBM - IBM Tivoli Storage Manager の AIX クライアントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5985 2017-03-2 16:06 2016-11-10 Show GitHub Exploit DB Packet Storm
200810 7.5 重要
Network
IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-8919 2017-03-2 15:08 2016-10-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
961 7.8 HIGH
Local
microsoft windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2019
windows_server_2022
windows_server_2025
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. CWE-362
Race Condition
CVE-2026-42977 2026-06-11 04:49 2026-06-10 Show GitHub Exploit DB Packet Storm
962 5.5 MEDIUM
Local
- - MongoDB server may log authentication parameters, including credentials, to the server log during SASL authentication. When connection health metric logging is enabled, the full authentication parame… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-9735 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
963 7.5 HIGH
Network
- - A vulnerability in MongoDB Server's BSON validation logic allows an unauthenticated user to crash the mongod process by sending a specially crafted message. The BSON validator's handling of certain n… CWE-674
 Uncontrolled Recursion
CVE-2026-9740 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
964 6.5 MEDIUM
Network
- - A bug in query analysis processing of the $vectorSearch aggregation stage for Queryable Encryption (QE) or Client-Side Field Level Encryption (CSFLE) results in literal values for encrypted fields w… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-9741 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
965 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… 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
966 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… CWE-476
 NULL Pointer Dereference
CVE-2026-9743 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
967 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… CWE-617
 Reachable Assertion
CVE-2026-9746 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
968 6.5 MEDIUM
Network
- - Adding fromRouter:true and runtimeConstants.userRoles could cause aggregations to crash mongodb server. CWE-617
 Reachable Assertion
CVE-2026-9747 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
969 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… CWE-617
 Reachable Assertion
CVE-2026-9748 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
970 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… CWE-617
 Reachable Assertion
CVE-2026-9749 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm