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":July 1, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216971 3.3 注意 Schneider Electric - Schneider Electric InduSoft Web Studio および InTouch Machine Edition 2014 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0998 2015-04-1 16:44 2015-02-23 Show GitHub Exploit DB Packet Storm
216972 5 警告 Schneider Electric - Schneider Electric InduSoft Web Studio および InTouch Machine Edition 2014 におけるアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0997 2015-04-1 16:44 2015-02-23 Show GitHub Exploit DB Packet Storm
216973 2.1 注意 Schneider Electric - Schneider Electric InduSoft Web Studio および InTouch Machine Edition 2014 における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0996 2015-04-1 16:44 2015-02-23 Show GitHub Exploit DB Packet Storm
216974 6.4 警告 (複数のベンダ) - 複数の認証局においてメールアドレスのみに基づいて証明書を発行している問題 - - 2015-04-1 10:57 2015-03-27 Show GitHub Exploit DB Packet Storm
216975 10 危険 ジョンソンコントロールズ - 複数の Johnson Controls 製品で使用される Metasys の不特定の Web サーバにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-5428 2015-03-31 17:15 2014-08-22 Show GitHub Exploit DB Packet Storm
216976 5 警告 ジョンソンコントロールズ - 複数の Johnson Controls で使用される Metasys におけるパスワードハッシュを読まれる脆弱性 CWE-200
情報漏えい
CVE-2014-5427 2015-03-31 17:15 2014-08-22 Show GitHub Exploit DB Packet Storm
216977 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Isilon OneFS の RPC デーモンにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0528 2015-03-31 17:01 2015-03-25 Show GitHub Exploit DB Packet Storm
216978 7.5 危険 MICROSYS - MICROSYS PROMOTIC の不特定のデモンストレーションアプリケーションにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9205 2015-03-31 16:55 2014-11-19 Show GitHub Exploit DB Packet Storm
216979 4 警告 シスコシステムズ - Cisco Unified Call Manager における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-0680 2015-03-31 16:54 2015-03-27 Show GitHub Exploit DB Packet Storm
216980 6.1 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Web 認証機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0679 2015-03-31 16:53 2015-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1871 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's … CWE-89
SQL Injection
CVE-2026-47384 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1872 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with base-create permission can attach a SQLite source pointing at an arbitrary file on the NocoDB… CWE-22
Path Traversal
CVE-2026-47385 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1873 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid (access_… CWE-362
Race Condition
CVE-2026-47386 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1874 - - - 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 … CWE-79
Cross-site Scripting
CVE-2026-47387 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1875 - - - 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… 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
1876 - - - 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… CWE-613
 Insufficient Session Expiration
CVE-2026-53926 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1877 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53927 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1878 - - - 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… CWE-613
 Insufficient Session Expiration
CVE-2026-53928 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1879 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53930 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1880 - - - 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 … 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