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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191981 7.8 重要
Local
Linux - Linux Kernel の net/ipv6/tcp_ipv6.c の tcp_v6_syn_recv_sock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2017-9077 2017-06-21 17:29 2017-05-9 Show GitHub Exploit DB Packet Storm
191982 7.5 重要
Network
Secure Bytes Inc. - Secure Bytes Secure Cisco Auditor でバンドルされている Secure Bytes Cisco Configuration Manager におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-9024 2017-06-21 17:29 2017-05-20 Show GitHub Exploit DB Packet Storm
191983 6.1 警告
Network
Apache Software Foundation - Apache jUDDI におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2015-5241 2017-06-21 17:29 2015-07-1 Show GitHub Exploit DB Packet Storm
191984 7.5 重要
Network
The JASYPT team - jasypt における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2014-9970 2017-06-21 17:29 2014-02-20 Show GitHub Exploit DB Packet Storm
191985 5.3 警告
Network
シスコシステムズ - Cisco Remote Expert Manager ソフトウェアの Web インターフェースにおける重要な一時ファイルの情報にアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2017-6647 2017-06-21 17:22 2017-05-17 Show GitHub Exploit DB Packet Storm
191986 5.3 警告
Network
シスコシステムズ - Cisco Remote Expert Manager ソフトウェアの Web インターフェースにおける重要な注文情報にアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2017-6646 2017-06-21 17:22 2017-05-17 Show GitHub Exploit DB Packet Storm
191987 5.3 警告
Network
シスコシステムズ - Cisco Remote Expert Manager ソフトウェアの Web インターフェースにおける重要な情報にアクセスされる脆弱性 CWE-200
情報漏えい
CVE-2017-6644 2017-06-21 17:22 2017-05-17 Show GitHub Exploit DB Packet Storm
191988 5.3 警告
Network
シスコシステムズ - Cisco IP Phone 8851 の Session Initiation Protocol の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-6630 2017-06-21 17:22 2017-05-17 Show GitHub Exploit DB Packet Storm
191989 5.4 警告
Network
ViMbAdmin - ViMbAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5870 2017-06-21 17:06 2017-05-3 Show GitHub Exploit DB Packet Storm
191990 7.2 重要
Network
マカフィー - McAfee ePolicy Orchestrator の ePO 拡張におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-3980 2017-06-21 17:01 2017-05-18 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
921 6.8 MEDIUM
Network
- - Velociraptor versions prior to 0.76.4 contain a cross organization authorization bypass in the HTTP API. A user with only the reader role in the root organization (the lowest authenticated role, hold… New CWE-863
 Incorrect Authorization
CVE-2026-6863 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
922 5.1 MEDIUM
Physics
- - ZTE ZX297520V3 BootROM contains a vulnerability that allows arbitrary memory writes via USB. Attackers can exploit the lack of target address validation in the USB download mode to write data to any … New CWE-787
 Out-of-bounds Write
CVE-2026-40003 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
923 5.5 MEDIUM
Physics
- - There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges. New CWE-427
 Uncontrolled Search Path Element
CVE-2026-40004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
924 7.5 HIGH
Network
- - When using Google Secrets Manager as a backend for the Spring Cloud Config server a client can craft a request to the config server potentially exposing secrets from unintended GCP projects. Spring C… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-40981 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
925 9.1 CRITICAL
Network
- - Spring Cloud Config allows applications to serve arbitrary text and binary files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially cra… New CWE-22
Path Traversal
CVE-2026-40982 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
926 7.2 HIGH
Local
- - The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use (TOCTOU) attacks. Spring … New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41002 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
927 4.4 MEDIUM
Local
- - When enabling trace logging in Spring Cloud Config Server sensitive information was placed in plain text in the logs. Spring Cloud Config 3.1.x: affected from 3.1.0 through 3.1.13 (inclusive); upgrad… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-41004 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
928 4.7 MEDIUM
Local
- - A remote denial-of-service vulnerability exists in the ZTE Cloud PC client uSmartview, which may lead to memory corruption and remote denial of service. New CWE-134
Use of Externally-Controlled Format String
CVE-2026-44407 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
929 - - - Vulnerability on the external sharing feature in Cryptobox allows an attacker knowing a sharing link URL to retrieve information from the server allowing an offline brute-force attack of the access c… New CWE-280
Improper Handling of Insufficient Permissions or Privileges 
CVE-2026-6805 2026-05-7 23:56 2026-05-7 Show GitHub Exploit DB Packet Storm
930 6.8 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the OIDC token introspection endpoint (/modules/sso/index.php/oidc/introspect) always returns {"active": true} for every re… New CWE-287
Improper Authentication
CVE-2026-41671 2026-05-7 23:54 2026-05-7 Show GitHub Exploit DB Packet Storm