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":May 17, 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
221901 4.3 警告 オラクル - Oracle Sun Middleware Products の Oracle GlassFish Server における ADMIN Interface の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1515 2013-11-8 13:40 2013-04-16 Show GitHub Exploit DB Packet Storm
221902 4 警告 オラクル - Oracle Fusion Middleware の Oracle Containers for J2EE における RMI Support の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1514 2013-11-8 12:27 2013-04-16 Show GitHub Exploit DB Packet Storm
221903 4.3 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools における PIA Core Technology の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1513 2013-11-8 12:23 2013-04-16 Show GitHub Exploit DB Packet Storm
221904 5 警告 オラクル - Oracle Siebel CRM の Siebel UI Framework における Portal Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1510 2013-11-8 12:22 2013-04-16 Show GitHub Exploit DB Packet Storm
221905 4 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Sites における WebCenter Sites の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1509 2013-11-8 12:21 2013-04-16 Show GitHub Exploit DB Packet Storm
221906 4.3 警告 オラクル - Oracle Sun Middleware Products の Oracle GlassFish Server における REST Interface の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1508 2013-11-8 12:20 2013-04-16 Show GitHub Exploit DB Packet Storm
221907 4.9 警告 オラクル - Oracle Sun Solaris 10 および 11 における Filesystem の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1507 2013-11-8 12:18 2013-04-16 Show GitHub Exploit DB Packet Storm
221908 4.9 警告 オラクル - Oracle Financial Services Software の Oracle FLEXCUBE Direct Banking における BASE の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1505 2013-11-8 12:17 2013-04-16 Show GitHub Exploit DB Packet Storm
221909 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WebLogic Console の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1504 2013-11-8 12:16 2013-04-16 Show GitHub Exploit DB Packet Storm
221910 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1503 2013-11-8 12:15 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1061 5.3 MEDIUM
Local
vim vim Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick… CWE-78
OS Command 
CVE-2026-44656 2026-05-14 22:59 2026-05-9 Show GitHub Exploit DB Packet Storm
1062 5.3 MEDIUM
Network
python urllib3 urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=Fa… CWE-200
NVD-CWE-noinfo
Information Exposure
CVE-2026-44431 2026-05-14 22:56 2026-05-14 Show GitHub Exploit DB Packet Storm
1063 4.4 MEDIUM
Local
vim vim Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a cr… CWE-78
OS Command 
CVE-2026-42307 2026-05-14 22:55 2026-05-9 Show GitHub Exploit DB Packet Storm
1064 5.3 MEDIUM
Network
redwoodjs redwoodsdk RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating… CWE-352
 Origin Validation Error
CVE-2026-42190 2026-05-14 22:54 2026-05-9 Show GitHub Exploit DB Packet Storm
1065 7.2 HIGH
Network
claris filemaker_cloud A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to bypass a front-end restriction on OS Script schedule types and execute arbitrary operat… CWE-94
Code Injection
CVE-2026-43680 2026-05-14 22:53 2026-05-13 Show GitHub Exploit DB Packet Storm
1066 7.2 HIGH
Network
claris filemaker_cloud A Remote Code Execution vulnerability in Claris FileMaker Cloud allowed a user with Admin Console privileges to inject arbitrary operating system commands through unsanitized input in the External OD… CWE-78
OS Command 
CVE-2026-43685 2026-05-14 22:52 2026-05-13 Show GitHub Exploit DB Packet Storm
1067 7.5 HIGH
Network
python urllib3 urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) c… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-44432 2026-05-14 22:49 2026-05-14 Show GitHub Exploit DB Packet Storm
1068 5.9 MEDIUM
Network
haxx curl A vulnerability exists where a connection requiring TLS incorrectly reuses an existing unencrypted connection from the same connection pool. If an initial transfer is made in clear-text (via IMAP, SM… CWE-295
CWE-319
Improper Certificate Validation 
Cleartext Transmission of Sensitive Information
CVE-2026-4873 2026-05-14 22:45 2026-05-13 Show GitHub Exploit DB Packet Storm
1069 5.4 MEDIUM
Network
vercel next.js Next.js is a React framework for building full-stack web applications. From 14.2.0 to before 15.5.16 and 16.2.5, applications using React Server Components can be vulnerable to cache poisoning when s… CWE-436
 Interpretation Conflict
CVE-2026-44576 2026-05-14 22:44 2026-05-14 Show GitHub Exploit DB Packet Storm
1070 5.9 MEDIUM
Network
haxx curl curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for differ… CWE-522
 Insufficiently Protected Credentials
CVE-2026-6253 2026-05-14 22:40 2026-05-13 Show GitHub Exploit DB Packet Storm