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
230881 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1270 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230882 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1269 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230883 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1268 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230884 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1267 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230885 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1266 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230886 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1265 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230887 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1264 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230888 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1263 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230889 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1262 2013-02-14 17:11 2013-02-12 Show GitHub Exploit DB Packet Storm
230890 4.9 警告 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-362
競合状態
CVE-2013-1261 2013-02-14 17:11 2013-02-12 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
1561 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the shared-view password check fell back to strict-equality (===) comparison for legacy plaintext passwords, leaking the… CWE-200
CWE-203
Information Exposure
 Information Exposure Through Discrepancy
CVE-2026-47379 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1562 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, sign-in response timing differed between known and unknown email addresses because the unknown-user branch returned with… CWE-208
CWE-307
 Information Exposure Through Timing Discrepancy
mproper Restriction of Excessive Authentication Attempts
CVE-2026-47380 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1563 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying … CWE-290
 Authentication Bypass by Spoofing
CVE-2026-47381 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1564 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the connection-test endpoint opened a raw TCP socket to the user-supplied database host without resolving and range-chec… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47382 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1565 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated commenter could store HTML in row comments that executed as script when other users hovered over the co… CWE-79
Cross-site Scripting
CVE-2026-47383 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
1566 - - - 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
1567 - - - 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
1568 - - - 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
1569 - - - 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
1570 - - - 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