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 15, 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
206941 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle Access Manager における SSO Engine に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4912 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206942 5 警告 オラクル - Oracle Fusion Middleware の Oracle JDeveloper における ADF Faces に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4909 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206943 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle GlassFish Server における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4899 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206944 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4880 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206945 1.5 注意 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4878 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206946 1.5 注意 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4877 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206947 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content における Content Server に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4867 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206948 4 警告 オラクル - Oracle Fusion Middleware の Oracle JDeveloper における ADF Faces に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4838 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206949 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle Identity Manager における OIM Legacy UI に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4832 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
206950 2.6 注意 オラクル - Oracle Fusion Middleware の Oracle HTTP Server における OSSL Module に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4812 2015-10-22 14:17 2015-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
661 - - - Data Space Portal is an open-source Software as a Service (SaaS) solution designed to streamline Dataspace management. From version 2.1.1 to before version 7.3.2, there is insufficient authorization … Update CWE-602
CWE-863
 Client-Side Enforcement of Server-Side Security
 Incorrect Authorization
CVE-2026-42160 2026-05-14 02:24 2026-05-9 Show GitHub Exploit DB Packet Storm
662 9.9 CRITICAL
Network
- - FireFighter is an incident management application. Prior to 0.0.54, the POST /api/v2/firefighter/raid/jira_bot endpoint (CreateJiraBotView) is reachable without authentication (permission_classes = [… New CWE-306
CWE-918
Missing Authentication for Critical Function
Server-Side Request Forgery (SSRF) 
CVE-2026-42864 2026-05-14 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
663 6.8 MEDIUM
Adjacent
- - Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the… New CWE-295
Improper Certificate Validation 
CVE-2026-44305 2026-05-14 02:24 2026-05-13 Show GitHub Exploit DB Packet Storm
664 7.3 HIGH
Network
mozilla firefox JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3. New CWE-119
CWE-686
CWE-843
Incorrect Access of Indexable Resource ('Range Error') 
 Function Call With Incorrect Argument Type
Type Confusion
CVE-2026-8389 2026-05-14 02:23 2026-05-12 Show GitHub Exploit DB Packet Storm
665 5.3 MEDIUM
Network
mozilla firefox Other issue in the JavaScript Engine component. This vulnerability was fixed in Firefox 150.0.3. New CWE-20
CWE-79
CWE-119
 Improper Input Validation 
Cross-site Scripting
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-8391 2026-05-14 02:22 2026-05-12 Show GitHub Exploit DB Packet Storm
666 8.8 HIGH
Local
apple macos An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.2. An app may be able to break out of its sandbox. New CWE-284
Improper Access Control
CVE-2025-43524 2026-05-14 02:22 2026-05-13 Show GitHub Exploit DB Packet Storm
667 6.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes that allows attackers to redirect writes outside the intended mount root. Attacker… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-44112 2026-05-14 02:16 2026-05-7 Show GitHub Exploit DB Packet Storm
668 6.5 MEDIUM
Network
- - A vulnerability exists in the undisclosed pages in the Configuration utility that may allow a low-privileged authenticated attacker to access to undisclosed sensitive information.  Note: Software ver… New CWE-643
XPath Injection
CVE-2026-40699 2026-05-14 02:16 2026-05-14 Show GitHub Exploit DB Packet Storm
669 6.5 MEDIUM
Network
- - Incorrect permission assignment vulnerabilities exist in iControl REST and TMOS shell (tmsh) undisclosed command which may allow an authenticated attacker to view sensitive information.  Note: Softwa… New CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-40462 2026-05-14 02:16 2026-05-14 Show GitHub Exploit DB Packet Storm
670 8.8 HIGH
Network
litellm litellm LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templ… Update CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-42203 2026-05-14 02:14 2026-05-8 Show GitHub Exploit DB Packet Storm