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 20, 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
192171 7.3 重要
Network
日立 - Hitachi Infrastructure Analytics Advisor における複数の脆弱性 CWE-79
CWE-noinfo
- 2017-10-18 12:27 2017-10-16 Show GitHub Exploit DB Packet Storm
192172 3.1
Network
日立 - Hitachi Automation Director における情報露出の脆弱性 CWE-noinfo
情報不足
- 2017-10-18 12:27 2017-10-16 Show GitHub Exploit DB Packet Storm
192173 5.9 警告
Network
F5 Networks - 複数の F5 BIG-IP 製品におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6147 2017-10-17 18:11 2017-09-16 Show GitHub Exploit DB Packet Storm
192174 7.5 重要
Network
SAP - SAP NetWeaver AS JAVA におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2017-14581 2017-10-17 18:11 2017-06-13 Show GitHub Exploit DB Packet Storm
192175 7.5 重要
Network
FreeIPA project - FreeIPA における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2015-5179 2017-10-17 18:11 2015-07-22 Show GitHub Exploit DB Packet Storm
192176 7.8 重要
Local
サイバーリンク株式会社 - CyberLink LabelPrint におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14627 2017-10-17 18:03 2017-09-19 Show GitHub Exploit DB Packet Storm
192177 6.1 警告
Network
OWASP AntiSamy Project - OWASP AntiSamy におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-14735 2017-10-17 18:01 2017-09-26 Show GitHub Exploit DB Packet Storm
192178 7.8 重要
Local
ProxyChains-NG project - ProxyChains-NG における信頼性のない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2015-3887 2017-10-17 17:54 2015-05-21 Show GitHub Exploit DB Packet Storm
192179 5.5 警告
Local
Exiv2 project - Exiv2 におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14866 2017-10-17 17:52 2017-09-22 Show GitHub Exploit DB Packet Storm
192180 5.5 警告
Local
Exiv2 project - Exiv2 におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14865 2017-10-17 17:52 2017-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211 - - - A sensitive information disclosure security issue exists within the affected CompactLogix controllers. The controller's web server exposes CIP Connection IDs on the diagnostics webpage, which are acc… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-9307 2026-06-17 00:26 2026-06-17 Show GitHub Exploit DB Packet Storm
212 7.5 HIGH
Network
- - In Spring Cloud Sleuth, it is possible for a user to provide specially crafted calls that may cause a denial-of-service (DoS) condition. The application is vulnerable when it uses a vulnerable versio… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41708 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
213 8.6 HIGH
Network
- - In Spring AI Vector Stores, special characters could be used to force the execution of arbitrary queries in Elasticsearch, OpenSearch, and GemFire VectorDB. Affected components: spring-ai-elasticsear… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-47835 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
214 8.6 HIGH
Network
- - Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded headers from untrusted proxies in certain configuration scenarios. This affects both the WebMVC and WebFlux Gateway Servers. Af… CWE-346
 Origin Validation Error
CVE-2026-47825 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
215 8.8 HIGH
Adjacent
- - A stack-based buffer overflow vulnerability in the CGI program of Zyxel GS1900-48HPv2 firmware versions through 2.90(ABTQ.1)C0 could allow a LAN-based, unauthenticated attacker to exploit the flaw an… CWE-121
Stack-based Buffer Overflow
CVE-2026-7273 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
216 6.3 MEDIUM
Local
- - On Xtensa targets with CONFIG_USERSPACE and CONFIG_XTENSA_MMU, the page-table code (arch/xtensa/core/ptables.c) maintains a global list, xtensa_domain_list, of active memory domains using a list node… CWE-416
 Use After Free
CVE-2026-10635 2026-06-17 00:23 2026-06-16 Show GitHub Exploit DB Packet Storm
217 3.7 LOW
Network
- - In Zephyr's IPv4 IGMP implementation, igmp_send() in subsys/net/ip/igmp.c read the network interface back out of the packet via net_pkt_iface(pkt) after the packet had been handed to net_send_data().… CWE-416
 Use After Free
CVE-2026-10636 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
218 5.9 MEDIUM
Adjacent
- - subsys/net/ip/ipv6_mld.c:mld_send() read the packet interface via net_pkt_iface(pkt) after net_send_data(pkt) returned successfully. Per the network stack's ownership contract (include/zephyr/net/net… CWE-416
 Use After Free
CVE-2026-10637 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
219 5.9 MEDIUM
Network
- - subsys/net/ip/icmpv6.c reads the network interface from a net_pkt after that packet has been handed to net_try_send_data(). In icmpv6_handle_echo_request() and net_icmpv6_send_error(), the post-send … CWE-416
 Use After Free
CVE-2026-10638 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm
220 4.8 MEDIUM
Network
- - In Zephyr's native IPv4 stack, icmpv4_handle_echo_request() in subsys/net/ip/icmpv4.c builds an echo-reply packet (reply), hands it to net_try_send_data(), and then, on success, calls net_stats_updat… CWE-416
 Use After Free
CVE-2026-10639 2026-06-17 00:23 2026-06-17 Show GitHub Exploit DB Packet Storm