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
249811 6.8 警告 Intuit - Intuit QuickBooks の intu-help-qb ハンドラにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2418 2012-04-27 14:49 2012-04-25 Show GitHub Exploit DB Packet Storm
249812 4.6 警告 サイバートラスト株式会社
Net_SSLeay
Canonical
- Perl モジュール Net::SSLeay.pm の entropy ソースの扱いに関する脆弱性 - CVE-2005-0106 2012-04-27 14:12 2005-05-3 Show GitHub Exploit DB Packet Storm
249813 4.3 警告 osCommerce - osCommerce におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0312 2012-04-26 16:56 2012-01-20 Show GitHub Exploit DB Packet Storm
249814 2.6 注意 Mozilla Foundation - 複数の Mozilla 製品における IPv6 リテラルのアクセス制御リスト (ACL) を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0475 2012-04-26 16:00 2012-04-24 Show GitHub Exploit DB Packet Storm
249815 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の cairo-dwrite 実装におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0472 2012-04-26 15:51 2012-04-24 Show GitHub Exploit DB Packet Storm
249816 4.3 警告 OSQA - OSQA におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1245 2012-04-26 12:03 2012-04-26 Show GitHub Exploit DB Packet Storm
249817 4 警告 株式会社NTTドコモ - spモードメールアプリにおける SSL サーバ証明書の検証不備の脆弱性 CWE-Other
その他
CVE-2012-1244 2012-04-26 12:02 2012-04-26 Show GitHub Exploit DB Packet Storm
249818 10 危険 Bharat Mediratta - Gallery における暗号化の処理に関する脆弱性 CWE-310
暗号の問題
CVE-2012-2405 2012-04-24 16:30 2012-04-3 Show GitHub Exploit DB Packet Storm
249819 4.3 警告 Cumin - Cumin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1575 2012-04-24 16:27 2012-04-22 Show GitHub Exploit DB Packet Storm
249820 4.6 警告 NVIDIA - NVIDIA UNIX ドライバにおける任意のメモリ領域にアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0946 2012-04-24 16:23 2012-04-4 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