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 27, 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
212031 1.5 注意 オラクル - Oracle Fusion Middleware の Oracle Outside In Technology における Outside In Filters に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0474 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212032 7 危険 オラクル - Oracle Fusion Middleware の Oracle Access Manager における Authentication Engine に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0461 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212033 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Portal における Portlet Services に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0456 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212034 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle OpenSSO における OpenSSO Web Agents に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0451 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212035 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Portal における WebCenter Spaces Application に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0450 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212036 5 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0449 2015-04-20 13:45 2015-04-14 Show GitHub Exploit DB Packet Storm
212037 4.6 警告 オラクル - Oracle Hyperion の Oracle Hyperion Smart View for Office における Core に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2572 2015-04-20 13:43 2015-04-14 Show GitHub Exploit DB Packet Storm
212038 4.3 警告 オラクル - Oracle Hyperion の Oracle Hyperion BI+ における Reporting and Analysis に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0509 2015-04-20 13:43 2015-04-14 Show GitHub Exploit DB Packet Storm
212039 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Installed Base における Create Item Instance に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-2565 2015-04-20 13:41 2015-04-14 Show GitHub Exploit DB Packet Storm
212040 2.6 注意 オラクル - Oracle E-Business Suite の Oracle Application Object Library における Error Messages に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-0504 2015-04-20 13:41 2015-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2561 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-35439 2026-05-14 05:53 2026-05-13 Show GitHub Exploit DB Packet Storm
2562 8.8 HIGH
Network
microsoft sharepoint_server Insufficient granularity of access control in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-1220
 Insufficient Granularity of Access Control
CVE-2026-40365 2026-05-14 05:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2563 8.0 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-40368 2026-05-14 05:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2564 7.5 HIGH
Network
protobufjs_project protobufjs protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected bo… CWE-674
 Uncontrolled Recursion
CVE-2026-44289 2026-05-14 05:50 2026-05-14 Show GitHub Exploit DB Packet Storm
2565 7.5 HIGH
Network
protobufjs_project protobufjs protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.8 and 8.2.0, protobufjs could recurse without a depth limit while expanding nested JSON descriptors through Root.… CWE-674
 Uncontrolled Recursion
CVE-2026-45740 2026-05-14 05:50 2026-05-14 Show GitHub Exploit DB Packet Storm
2566 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-40357 2026-05-14 05:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2567 9.6 CRITICAL
Network
ivanti xtraction External control of a file name in Ivanti Xtraction before version 2026.2 allows a remote authenticated attacker to read sensitive files and write arbitrary HTML files to a web directory, leading to … CWE-73
 External Control of File Name or Path
CVE-2026-8043 2026-05-14 05:34 2026-05-13 Show GitHub Exploit DB Packet Storm
2568 5.0 MEDIUM
Local
- - csync2 uses insecure temporary directories when compiled with C99 or later, allowing for TOCTOU style attacks on the temporary directories. CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-41051 2026-05-14 05:16 2026-05-13 Show GitHub Exploit DB Packet Storm
2569 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … CWE-787
 Out-of-bounds Write
CVE-2026-34684 2026-05-14 05:16 2026-05-13 Show GitHub Exploit DB Packet Storm
2570 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … CWE-787
 Out-of-bounds Write
CVE-2026-34683 2026-05-14 05:16 2026-05-13 Show GitHub Exploit DB Packet Storm