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":July 1, 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
254101 6.4 警告 The phpMyAdmin Project - phpMyAdmin の libraries/auth/swekey/swekey.auth.lib.php における SESSION スーパーグローバル配列を変更される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2505 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
254102 8.3 危険 Linux - Linux kernel の l2cap_config_req 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2497 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
254103 7.2 危険 NRL - OPIE の opielogin.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2490 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
254104 7.2 危険 NRL - OPIE の opiesu.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2011-2489 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
254105 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2488 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
254106 2.6 注意 The Icinga Project - Icinga の config.c におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2477 2012-03-27 18:43 2011-06-14 Show GitHub Exploit DB Packet Storm
254107 4.3 警告 Coppermine Photo Gallery - CPG におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2476 2012-03-27 18:43 2011-06-2 Show GitHub Exploit DB Packet Storm
254108 10 危険 サイベース - Sybase OneBridge Mobile Data Suite の ECTrace.dll における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-2475 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
254109 5 警告 サイベース - Sybase EAServer Developer Edition の HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2474 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
254110 6.3 警告 maynard johnson - OProfile の do_dump_data 関数における任意のファイルを作成または上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-2473 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 2, 2026, 4:03 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
6381 8.8 HIGH
Network
- - Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO's WebSocket control plane trusts client-supplied identity and role fie… CWE-290
CWE-639
CWE-862
 Authentication Bypass by Spoofing
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
CVE-2026-46414 2026-06-3 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
6382 9.9 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.7 and earlier, the schedule router does not enforce organization/role checks. As a result, any authenticated user can create, up… CWE-78
CWE-269
CWE-862
OS Command 
 Improper Privilege Management
 Missing Authorization
CVE-2026-45632 2026-06-3 02:16 2026-05-30 Show GitHub Exploit DB Packet Storm
6383 6.1 MEDIUM
Network
authlib authlib Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.12 and 1.7.1, an unauthenticated open redirect in Authlib's OpenIDImplicitGrant and OpenIDHybridGrant authoriza… CWE-601
CWE-863
Open Redirect
 Incorrect Authorization
CVE-2026-44681 2026-06-3 02:16 2026-05-28 Show GitHub Exploit DB Packet Storm
6384 6.5 MEDIUM
Network
apache airflow A bug in Apache Airflow's Variable response masker caused nested-key redaction (triggered by secret-suffixed key names like `password`, `token`, `secret`, `api_key`) to be bypassed when the JSON valu… CWE-200
Information Exposure
CVE-2026-42358 2026-06-3 02:16 2026-06-1 Show GitHub Exploit DB Packet Storm
6385 5.9 MEDIUM
Network
apache airflow Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy … CWE-614
 Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
CVE-2026-41017 2026-06-3 02:16 2026-06-1 Show GitHub Exploit DB Packet Storm
6386 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, `modules/Forum/pages/forum/get_quotes.php` only checks whether the caller is logged in, then reads a post by attacker-controlle… CWE-285
Improper Authorization
CVE-2026-33398 2026-06-3 02:16 2026-06-3 Show GitHub Exploit DB Packet Storm
6387 9.8 CRITICAL
Network
- - Langroid is a framework for building large-language-model-powered applications. Prior to version 0.63.0, SQLChatAgent executes SQL produced by an LLM, which is influenceable by prompt injection. When… CWE-89
CWE-94
SQL Injection
Code Injection
CVE-2026-25879 2026-06-3 02:16 2026-06-2 Show GitHub Exploit DB Packet Storm
6388 4.3 MEDIUM
Network
- - A security vulnerability has been detected in Enderfga claw-orchestrator up to 3.7.0. The impacted element is the function validateRegex of the file claw-orchestrator/src/embedded-server.ts of the co… CWE-400
CWE-1333
 Uncontrolled Resource Consumption
 Inefficient Regular Expression Complexity
CVE-2026-10291 2026-06-3 02:16 2026-06-2 Show GitHub Exploit DB Packet Storm
6389 7.4 HIGH
Network
- - Tychon includes an OpenSSL component that specifies an OPENSSLDIR variable as a subdirectory that may be controllable by an unprivileged user on Windows. Tychon contains a privileged service that use… - CVE-2022-4991 2026-06-3 02:16 2026-06-2 Show GitHub Exploit DB Packet Storm
6390 5.4 MEDIUM
Network
- - NamelessMC is website software for Minecraft servers. In versions 2.2.4 and prior, the OAuth callback handling does not validate the state parameter server-side before exchanging the authorization co… CWE-302
CWE-346
CWE-352
 Authentication Bypass by Assumed-Immutable Data
 Origin Validation Error
 Origin Validation Error
CVE-2026-34460 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm