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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193531 8.1 重要
Network
heinekingmedia GmbH - heinekingmedia StashCat における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-11130 2017-09-1 11:46 2017-07-31 Show GitHub Exploit DB Packet Storm
193532 9.8 緊急
Network
heinekingmedia GmbH - heinekingmedia StashCat におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-11129 2017-09-1 11:46 2017-07-31 Show GitHub Exploit DB Packet Storm
193533 9.8 緊急
Network
トレンドマイクロ - Trend Micro Deep Discovery Director におけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2017-11380 2017-09-1 11:43 2017-07-12 Show GitHub Exploit DB Packet Storm
193534 7.5 重要
Network
トレンドマイクロ - Trend Micro Deep Discovery Director におけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2017-11379 2017-09-1 11:43 2017-07-12 Show GitHub Exploit DB Packet Storm
193535 6.1 警告
Network
Trello, Inc. - iOS 用 Trello アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9244 2017-09-1 11:19 2017-07-12 Show GitHub Exploit DB Packet Storm
193536 9.8 緊急
Network
UNIT4 - Unit4 Polska TETA Web におけるセッションの固定化の脆弱性 CWE-384
セッションの固定化
CVE-2015-1174 2017-09-1 11:19 2015-01-8 Show GitHub Exploit DB Packet Storm
193537 7.8 重要
Local
GNU Project - GNU Binutils における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-12459 2017-09-1 10:49 2017-07-27 Show GitHub Exploit DB Packet Storm
193538 7.8 重要
Local
GNU Project - GNU Binutils における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-12458 2017-09-1 10:49 2017-07-27 Show GitHub Exploit DB Packet Storm
193539 7.8 重要
Local
GNU Project - GNU Binutils における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12457 2017-09-1 10:49 2017-07-27 Show GitHub Exploit DB Packet Storm
193540 7.8 重要
Local
GNU Project - GNU Binutils における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-12456 2017-09-1 10:49 2017-07-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
371 8.1 HIGH
Network
microsoft windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2022
windows_server_2025
Integer underflow (wrap or wraparound) in Windows Performance Monitor allows an unauthorized attacker to execute code over a network. New CWE-190
 Integer Overflow or Wraparound
CVE-2026-42974 2026-06-11 04:53 2026-06-10 Show GitHub Exploit DB Packet Storm
372 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. New CWE-362
Race Condition
CVE-2026-42977 2026-06-11 04:49 2026-06-10 Show GitHub Exploit DB Packet Storm
373 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… New 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
374 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… New CWE-674
 Uncontrolled Recursion
CVE-2026-9740 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
375 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… New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-9741 2026-06-11 04:43 2026-06-10 Show GitHub Exploit DB Packet Storm
376 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
377 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
378 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
379 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
380 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