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 5, 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
241 7.5 重要
Network
FRRouting Project FRRouting FRRouting ProjectのFRRoutingにおける境界外書き込みに関する脆弱性 New CWE-787
境界外書き込み
CVE-2026-37457 2026-06-3 17:02 2026-05-1 Show GitHub Exploit DB Packet Storm
242 7.2 重要
Network
devcode openstamanager DevcodeのOpenSTAManagerにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 New CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-38751 2026-06-3 17:02 2026-05-4 Show GitHub Exploit DB Packet Storm
243 5.5 警告
Local
GPAC GPAC GPACにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-39103 2026-06-3 17:02 2026-05-5 Show GitHub Exploit DB Packet Storm
244 6.1 警告
Network
heartcombo devise heartcomboのdeviseにおけるオープンリダイレクトの脆弱性 New CWE-601
オープンリダイレクト
CVE-2026-40295 2026-06-3 17:02 2026-05-22 Show GitHub Exploit DB Packet Storm
245 5.5 警告
Local
BentoML BentoML BentoMLにおけるリンク解釈に関する脆弱性 New CWE-59
リンク解釈の問題
CVE-2026-40610 2026-06-3 17:02 2026-05-22 Show GitHub Exploit DB Packet Storm
246 4.3 警告
Network
Apache Software Foundation Apache ActiveMQ Artemis
Apache Artemis
Apache Software FoundationのApache ActiveMQ Artemis等の複数製品における不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-40914 2026-06-3 17:02 2026-05-28 Show GitHub Exploit DB Packet Storm
247 7.1 重要
Adjacent
free5gc free5gc free5GCにおけるセキュリティチェックに関する脆弱性 New CWE-358
不適切に実装されたセキュリティチェック
CVE-2026-42081 2026-06-3 17:02 2026-05-27 Show GitHub Exploit DB Packet Storm
248 5.4 警告
Network
Elasticsearch B.V. Kibana Elasticsearch B.V.のKibanaにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-42401 2026-06-3 17:01 2026-05-28 Show GitHub Exploit DB Packet Storm
249 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 New CWE-667
不適切なロック
CVE-2026-43061 2026-06-3 17:01 2026-05-5 Show GitHub Exploit DB Packet Storm
250 7.1 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-43062 2026-06-3 17:01 2026-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
141 6.5 MEDIUM
Adjacent
- - BrowserStack Runner through 0.9.5 contains a path traversal vulnerability in the _default HTTP handler in lib/server.js that allows unauthenticated network-adjacent attackers to read arbitrary files.… New CWE-22
Path Traversal
CVE-2026-49144 2026-06-5 01:10 2026-06-3 Show GitHub Exploit DB Packet Storm
142 5.9 MEDIUM
Network
- - QloApps through 1.7.0, fixed in commit 64e9722, contains a weak cryptographic algorithm vulnerability that allows attackers to compromise user credentials by exploiting the use of MD5 for password ha… New CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2026-25861 2026-06-5 01:10 2026-06-3 Show GitHub Exploit DB Packet Storm
143 3.6 LOW
Local
- - A vulnerability has been found in mlrun up to 1.12.0-rc3. This impacts the function mlrun.utils.helpers.calculate_dataframe_hash of the file mlrun/utils/helpers.py of the component DataFrame Hash Han… New CWE-327
CWE-328
 Use of a Broken or Risky Cryptographic Algorithm
 Use of Weak Hash
CVE-2026-10766 2026-06-5 01:10 2026-06-4 Show GitHub Exploit DB Packet Storm
144 5.3 MEDIUM
Network
- - OMICARD EDM developed by ITPison has a Insecure Direct Object Reference vulnerability, allowing unauthenticated remote attackers to modify a specific parameter to obtain user's email address. New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-10597 2026-06-5 01:10 2026-06-4 Show GitHub Exploit DB Packet Storm
145 4.3 MEDIUM
Network
- - A vulnerability was detected in keystonejs keystone up to 20260319. This vulnerability affects unknown code in the library packages/core/src/lib/core/queries/output-field.ts of the component GraphQL … New CWE-400
CWE-404
 Uncontrolled Resource Consumption
 Improper Resource Shutdown or Release
CVE-2026-10802 2026-06-5 01:10 2026-06-4 Show GitHub Exploit DB Packet Storm
146 6.4 MEDIUM
Local
- - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, using ``CookieJar.load()`` with untrusted input may allow arbitrary code execution. Most appli… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-34993 2026-06-5 00:49 2026-06-3 Show GitHub Exploit DB Packet Storm
147 - - - authentik is an open-source identity provider. Prior to versions 2025.12.5 and 2026.2.3, the SAML source response processor (ResponseProcessor.parse()) does not validate the Conditions element on ass… New CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-41577 2026-06-5 00:49 2026-06-3 Show GitHub Exploit DB Packet Storm
148 - - - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.14.0, cookies set with the `cookies` parameter on requests are sent after following a cross-origin r… New CWE-346
 Origin Validation Error
CVE-2026-47265 2026-06-5 00:49 2026-06-3 Show GitHub Exploit DB Packet Storm
149 - - - authentik is an open-source identity provider. Prior to version 2026.2.3, the WS-Federation provider validates the user-supplied wreply parameter using a raw string prefix check rather than proper UR… New CWE-601
Open Redirect
CVE-2026-41569 2026-06-5 00:49 2026-06-3 Show GitHub Exploit DB Packet Storm
150 9.3 CRITICAL
Network
- - authentik is an open-source identity provider. Prior to versions 2025.12.5 and 2026.2.3, due to the implementation of stages in the SFE (Simple Flow Executor) in order to make the interface more comp… New CWE-79
Cross-site Scripting
CVE-2026-42849 2026-06-5 00:49 2026-06-3 Show GitHub Exploit DB Packet Storm