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 29, 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
2671 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11650 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2672 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11651 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2673 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11652 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2674 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11654 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2675 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける不変と仮定される Web パラメータの外部制御に関する脆弱性 CWE-472
不変と仮定される Web パラメータの外部制御
CVE-2026-11655 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2676 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11656 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2677 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11657 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2678 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11659 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2679 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11660 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
2680 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11661 2026-06-10 14:30 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201 7.5 HIGH
Network
envoyproxy envoy Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.34.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, a vulnerability exists in Envoy's TCP StatsD sink (TcpSta… New CWE-120
Classic Buffer Overflow
CVE-2026-48706 2026-06-30 03:34 2026-06-27 Show GitHub Exploit DB Packet Storm
202 7.5 HIGH
Network
envoyproxy envoy Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, Envoy can translate a downstream HTTP/3 request that is complete a… New CWE-444
HTTP Request Smuggling
CVE-2026-48743 2026-06-30 03:27 2026-06-27 Show GitHub Exploit DB Packet Storm
203 5.9 MEDIUM
Network
envoyproxy envoy Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.36.0 until 1.36.9, 1.37.5, and 1.38.3, a Use-After-Free (UAF) vulnerability leading to a sudden segmentat… New CWE-416
 Use After Free
CVE-2026-47205 2026-06-30 03:21 2026-06-27 Show GitHub Exploit DB Packet Storm
204 7.5 HIGH
Network
envoyproxy envoy Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.37.0 until 1.37.5 and 1.38.3, when the %REQUESTED_SERVER_NAME(X:Y)% is used in log format and host relate… New CWE-476
 NULL Pointer Dereference
CVE-2026-47220 2026-06-30 03:21 2026-06-27 Show GitHub Exploit DB Packet Storm
205 6.5 MEDIUM
Network
- - Hi.Events through 1.9.0 public check-in list endpoints use short_id as sole access control, allowing unauthenticated access to retrieve full attendee lists including emails and personal information. … New CWE-359
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-57960 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm
206 5.9 MEDIUM
Network
- - Hi.Events through 1.9.0 contains a promo code validation vulnerability where reservation validates usage count before asynchronous UpdateEventStatisticsJob increments it, allowing attackers to redeem… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-57959 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm
207 6.1 MEDIUM
Network
- - Mixpost through 2.6.0 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in authenticated users' browsers by crafting malici… New CWE-79
Cross-site Scripting
CVE-2026-57958 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm
208 4.7 MEDIUM
Network
- - Papermark through 0.22.0 contains a cross-origin resource sharing (CORS) misconfiguration vulnerability that allows unauthenticated remote attackers to perform credentialed cross-origin requests by e… New CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-57957 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm
209 6.4 MEDIUM
Network
- - SigNoz through 0.130.1 contains a broken access control vulnerability that allows authenticated users to access other organizations' alert rules by supplying a target rule UUID, as the alert rule sto… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-57956 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm
210 8.5 HIGH
Network
- - SigNoz through 0.130.1 contains a SQL injection vulnerability that allows authenticated attackers to execute arbitrary ClickHouse queries by injecting URL-encoded quotes into the rule ID path paramet… New CWE-89
SQL Injection
CVE-2026-57955 2026-06-30 03:16 2026-06-30 Show GitHub Exploit DB Packet Storm