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 16, 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 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
741 7.8 HIGH
Local
- - gitoxide is an implementation of git written in Rust. Prior to 0.21.1, a malicious tree can be constructed that will, when checked out with gitoxide, permit writing an attacker-controlled symlink int… New CWE-59
Link Following
CVE-2026-44471 2026-05-15 02:18 2026-05-14 Show GitHub Exploit DB Packet Storm
742 - - - OpenBao is an open source identity-based secrets management system. Prior to 2.5.3, when OpenBao's initial namespace deletion fails, subsequent retries fail to properly remove all data before marking… New CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-42186 2026-05-15 02:18 2026-05-15 Show GitHub Exploit DB Packet Storm
743 - - - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-3258. Reason: This candidate is a reservation duplicate of CVE-2026-3258. Notes: All CVE users should reference CV… New - CVE-2026-7805 2026-05-15 02:16 2026-05-15 Show GitHub Exploit DB Packet Storm
744 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks… Update CWE-123
 Write-what-where Condition
CVE-2026-43284 2026-05-15 02:16 2026-05-8 Show GitHub Exploit DB Packet Storm
745 8.8 HIGH
Network
sentry sentry Sentry 8.2.0 contains a remote code execution vulnerability that allows authenticated superusers to execute arbitrary commands by injecting malicious pickle-serialized objects through the audit log e… Update CWE-94
Code Injection
CVE-2021-47935 2026-05-15 02:16 2026-05-10 Show GitHub Exploit DB Packet Storm
746 8.7 HIGH
Network
- - Exposure of the QKEY (used as input into the ‘OTA-Quantum’ device registration process) and internal system keys via an unauthenticated and unencrypted HTTP GET method in the Arqit Symmetric Key Ag… New CWE-749
 Exposed Dangerous Method or Function
CVE-2026-33583 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
747 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in ninenines cowlib allows unauthenticated remote denial of service via memory exhaustion. cow_spdy:inflate/2 in cowlib… New CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-43970 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
748 - - - Allocation of Resources Without Limits or Throttling vulnerability in ninenines cowboy allows denial of service via unbounded buffer accumulation in multipart header parsing. cowboy_req:read_part/3 … New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8466 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
749 - - - Allocation of Resources Without Limits or Throttling vulnerability in plug_project plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':rea… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8468 2026-05-15 02:07 2026-05-14 Show GitHub Exploit DB Packet Storm
750 7.5 HIGH
Network
- - The locally served web site on the Garmin WDU (v1 1.4.6 and v2 5.0) allows a symlink attack. If a malicious graphics package containing symlinks is uploaded, the web server follows the supplied links… New CWE-59
Link Following
CVE-2025-27850 2026-05-15 02:06 2026-05-14 Show GitHub Exploit DB Packet Storm