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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2461 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 CWE-457
初期化されていない変数の使用
CVE-2026-11159 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2462 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-11160 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2463 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-11161 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2464 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-11162 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2465 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11163 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2466 6.8 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-11166 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2467 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける不要な特権による実行に関する脆弱性 CWE-250
不要な特権による実行
CVE-2026-11167 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2468 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-11168 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2469 8.1 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるブラインド XPath インジェクションの脆弱性 CWE-91
ブラインド XPath インジェクション
CVE-2026-11169 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2470 8.1 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-11170 2026-06-9 14:17 2026-06-4 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
931 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared form-view submit handler (packages/nc-gui/composables/useSharedFormViewStore.ts) in NocoDB writes the form's … New CWE-79
Cross-site Scripting
CVE-2026-47387 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
932 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a low-privilege MCP token holder with knowledge of an attachment path could read any file in shared storage, including a… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47388 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
933 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, revokeAllOAuthTokensByUser in the users service is an empty stub being called from passwordChange, passwordForgot, and p… New CWE-613
 Insufficient Session Expiration
CVE-2026-53926 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
934 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-fetch endpoint (axiosRequestMake) accepted URLs whose path contained a permitted extension anywhere in t… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53927 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
935 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a stolen refresh token survived a password-forgot flow and could be used to mint fresh JWTs even after the user reset th… New CWE-613
 Insufficient Session Expiration
CVE-2026-53928 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
936 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the base-migration endpoint accepted a caller-supplied URL that the migration worker dereferenced without enforcing prot… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53930 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
937 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable … New CWE-441
CWE-918
Confused Deputy
Server-Side Request Forgery (SSRF) 
CVE-2026-53931 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
938 8.5 HIGH
Network
- - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.1, 8.3.3, 8.2.3, 8.1.4, 8.0.5, 7.13.7, and 7.10.11, Rocket.Chat's sendFileMessage DDP method pas… New CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-45687 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm
939 8.3 HIGH
Network
- - Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, … New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47267 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm
940 - - - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.6, 7.13.8, and 7.10.12, Rocket.Chat does not revoke OAuth bearer or … New CWE-613
 Insufficient Session Expiration
CVE-2026-49277 2026-06-25 23:19 2026-06-25 Show GitHub Exploit DB Packet Storm