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 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
210651 4 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise HCM Talent Acquistion Managment における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4804 2015-10-22 15:01 2015-10-20 Show GitHub Exploit DB Packet Storm
210652 7.5 危険 オラクル - Oracle Industry Applications の Oracle Utilities Work and Asset Management における Add-On Applications に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4795 2015-10-22 15:00 2015-10-20 Show GitHub Exploit DB Packet Storm
210653 4 警告 オラクル - Oracle E-Business Suite の Oracle Applications Framework における Diagnostics, DMZ に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4898 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210654 6.4 警告 オラクル - Oracle E-Business Suite の Oracle Report Manager における Reports Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4886 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210655 5 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における Single Signon に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4884 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210656 5 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における Agent Next Gen に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4875 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210657 4.1 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における Agent Next Gen に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4874 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210658 2.1 注意 オラクル - Oracle E-Business Suite の Oracle Applications Framework における Business Objects - BC4J に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4865 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210659 5.8 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における Agent Next Gen に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4859 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
210660 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library における Single Signon に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4854 2015-10-22 14:53 2015-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3291 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4,`core/classes/Misc/ProfilePostReactionContext.php` only verifies that the wall post exists and does not enforce blocked/private-… CWE-862
 Missing Authorization
CVE-2026-40314 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3292 9.8 CRITICAL
Network
- - OpenMed before 1.5.2 contains a remote code execution vulnerability in the PII privacy-filter model loading path. The privacy-filter dispatcher used broad substring matching on the user-supplied mode… CWE-94
Code Injection
CVE-2026-47117 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3293 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in elixir-mint Mint allows HTTP Request Splitting and HTTP Request Smuggling. In lib/mint/http1/request.ex, the encode_requ… CWE-93
CRLF Injection
CVE-2026-48861 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3294 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client via PUSH_PROMISE flooding. In lib/… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48862 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3295 - - - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in elixir-mint Mint allows attacker-controlled HTTP/1 servers to desynchronise response framing on share… CWE-444
HTTP Request Smuggling
CVE-2026-49753 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3296 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client (HTTP/2 CONTINUATION flood). When … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-49754 2026-06-3 02:18 2026-06-3 Show GitHub Exploit DB Packet Storm
3297 9.1 CRITICAL
Network
- - In Casdoor versions 2.362.0 and earlier, the SAML callback handler in controllers/auth.go accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnReques… - CVE-2026-9098 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm
3298 9.8 CRITICAL
Network
- - Casdoor versions 2.362.0 and earlier do not verify that a JWT used for token exchange is still active. The GetTokenExchangeToken() function in object/token_oauth.go validates the JWT signature and pa… - CVE-2026-9097 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm
3299 7.5 HIGH
Network
- - Casdoor versions 2.362.0 and earlier do not enforce SAML assertion time bounds. The gosaml2 library reports all time-validation results, including NotOnOrAfter and NotBefore, in the assertionInfo.War… - CVE-2026-9096 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm
3300 9.8 CRITICAL
Network
- - Casdoor versions 2.362.0 and earlier contain a vulnerability enabling cross-organization token exchange. The GetTokenExchangeToken function in object/token_oauth.go validates JWT signatures but does … - CVE-2026-9094 2026-06-3 02:16 2026-05-29 Show GitHub Exploit DB Packet Storm