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 28, 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
220781 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Updates Change Assistant に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6482 2014-10-16 16:37 2014-10-14 Show GitHub Exploit DB Packet Storm
220782 3.5 注意 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6475 2014-10-16 16:37 2014-10-14 Show GitHub Exploit DB Packet Storm
220783 4.9 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における QUERY に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6460 2014-10-16 16:36 2014-10-14 Show GitHub Exploit DB Packet Storm
220784 9.3 危険 オラクル - Oracle Java SE および JavaFX における JavaFX に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6485 2014-10-16 16:28 2014-10-14 Show GitHub Exploit DB Packet Storm
220785 5.5 警告 オラクル - Oracle Fusion Middleware の Oracle Access Manager における Admin Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6554 2014-10-16 15:41 2014-10-14 Show GitHub Exploit DB Packet Storm
220786 6.4 警告 オラクル - Oracle Fusion Middleware の Oracle Access Manager における Admin Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6553 2014-10-16 15:41 2014-10-14 Show GitHub Exploit DB Packet Storm
220787 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle Access Manager における Admin Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6552 2014-10-16 15:40 2014-10-14 Show GitHub Exploit DB Packet Storm
220788 4 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6534 2014-10-16 15:39 2014-10-14 Show GitHub Exploit DB Packet Storm
220789 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle JDeveloper における ADF Faces に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6522 2014-10-16 15:39 2014-10-14 Show GitHub Exploit DB Packet Storm
220790 6.8 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WebLogic Tuxedo Connector に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6499 2014-10-16 15:39 2014-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
921 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the client-side hashRedirect plugin called window.location.replace() on a path extracted from the URL hash fragment afte… CWE-601
Open Redirect
CVE-2026-47377 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
922 - - - NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, Public shared-view endpoints exposed values from columns that the view owner had hidden, via three independent paths: gr… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47378 2026-06-25 23:21 2026-06-24 Show GitHub Exploit DB Packet Storm
923 - - - 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
924 - - - 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
925 - - - 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
926 - - - 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
927 - - - 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
928 - - - 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
929 - - - 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
930 - - - 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