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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2451 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-11148 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
2452 6.1 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-11150 2026-06-9 14:18 2026-06-4 Show GitHub Exploit DB Packet Storm
2453 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11151 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2454 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11152 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2455 9.1 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける物理サイドチャネルの不適切な保護に関する脆弱性 CWE-1300
物理サイドチャネルの不適切な保護
CVE-2026-11153 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2456 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-11154 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2457 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-11155 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2458 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-11156 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2459 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-11157 2026-06-9 14:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2460 8.6 重要
Local
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-11158 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