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 27, 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
201121 10 緊急
Network
Moxa Inc. - 複数の Moxa OnCell シリーズ製品におけるサーバ上で任意の OS コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8363 2017-04-6 16:37 2016-11-3 Show GitHub Exploit DB Packet Storm
201122 6.5 警告
Network
Moxa Inc. - 複数の Moxa OnCell シリーズ製品におけるログファイルをダウンロードされる脆弱性 CWE-287
不適切な認証
CVE-2016-8362 2017-04-6 16:37 2016-11-3 Show GitHub Exploit DB Packet Storm
201123 5.5 警告
Local
Fabrice Bellard
SUSE
- Quick Emulator の usb/dev-smartcard-reader.c の emulated_apdu_from_guest 関数における整数オーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2017-5898 2017-04-6 15:58 2017-02-6 Show GitHub Exploit DB Packet Storm
201124 6.5 警告
Local
Fabrice Bellard - QEMU の hw/char/serial.c の serial_exit_core 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5579 2017-04-6 15:56 2017-01-17 Show GitHub Exploit DB Packet Storm
201125 6.5 警告
Local
Fabrice Bellard - QEMU の hw/display/virtio-gpu.c の virtio_gpu_resource_attach_backing 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5578 2017-04-6 15:56 2017-01-3 Show GitHub Exploit DB Packet Storm
201126 6.5 警告
Local
Fabrice Bellard - QEMU の hw/display/virtio-gpu-3d.c の virgl_resource_attach_backing 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-5552 2017-04-6 15:56 2017-01-3 Show GitHub Exploit DB Packet Storm
201127 7.5 重要
Network
Schneider Electric - 複数の Schneider Electric Magelis 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2016-8374 2017-04-6 15:52 2016-11-3 Show GitHub Exploit DB Packet Storm
201128 7.5 重要
Network
Schneider Electric - 複数の Schneider Electric Magelis 製品における標的の Web サーバに対して複数の接続をオープンされる脆弱性 CWE-400
リソースの枯渇
CVE-2016-8367 2017-04-6 15:51 2016-11-3 Show GitHub Exploit DB Packet Storm
201129 5.5 警告
Local
Ettercap Project - Ettercap の Etterfilter ユーティリティの ef_compiler.c の compile_tree 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-6430 2017-04-6 15:15 2017-02-10 Show GitHub Exploit DB Packet Storm
201130 6.1 警告
Network
jQuery - jQuery UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7103 2017-04-6 15:14 2016-07-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4291 7.8 HIGH
Local
- - A YAML injection vulnerability exists in the Windows.Collectors.Remapping artifact of Rapid7 Velociraptor before version 0.76.6. The hostname field in client_info.json inside a collection ZIP is inse… CWE-74
CWE-94
CWE-116
Injection
Code Injection
 Improper Encoding or Escaping of Output
CVE-2026-8795 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4292 7.5 HIGH
Network
- - In Micrometer, it is possible for a user to provide specially crafted gRPC requests that may cause a denial-of-service (DoS) condition. Affected versions: Micrometer 1.16.0 through 1.16.5; 1.15.0 th… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40983 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4293 7.5 HIGH
Network
- - In Micrometer, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Affected versions: micrometer-core 1.16.0 through 1.16.5; 1.15… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40984 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4294 5.9 MEDIUM
Network
- - An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache. Once the cache is full, it permanently rejects an… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41710 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4295 6.1 MEDIUM
Network
- - In specific scenarios involving HTTP redirects from a secure to an insecure endpoint, the Reactor Netty HTTP client may leak credentials. In order for this to happen, the HTTP client must have been e… CWE-522
 Insufficiently Protected Credentials
CVE-2026-41715 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4296 7.4 HIGH
Network
- - Spring LDAP's DirContextAuthenticationStrategy implementations do not reject a bind request where a non-empty username is paired with an empty or null password. Affected versions: Spring LDAP 2.4.0 … CWE-287
Improper Authentication
CVE-2026-41720 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4297 4.2 MEDIUM
Network
- - A WebFlux application with a compromised subdomain (for example, compromised via cross-site scripting (XSS)) is vulnerable to an escalation attack exchanging a known session ID for that of an authent… CWE-384
 Session Fixation
CVE-2026-41839 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4298 5.9 MEDIUM
Network
- - Spring WebFlux applications are vulnerable to Denial of Service (DoS) attacks when processing multipart requests. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41840 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4299 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Information Disclosure attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-41841 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4300 7.5 HIGH
Network
- - Spring MVC and WebFlux applications are vulnerable to Denial of Service (DoS) attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41842 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm