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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
210081 2.1 注意 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における CLIENT:MYSQLADMIN に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6551 2015-11-6 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
210082 6.5 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における SERVER:DML に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6555 2015-11-6 15:15 2014-10-14 Show GitHub Exploit DB Packet Storm
210083 7.5 危険 Mozilla Foundation - Mozilla Firefox の CryptoKey インターフェースの実装における脆弱性 CWE-Other
その他
CVE-2015-7200 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210084 7.5 危険 Mozilla Foundation - Mozilla Firefox の AddWeightedPathSegLists および SVGPathSegListSMILType::Interpolate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-7199 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210085 7.5 危険 Mozilla Foundation - Mozilla Firefox で使用される ANGLE の TextureStorage11 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7198 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210086 5 警告 Mozilla Foundation - Mozilla Firefox における混在コンテンツの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7197 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210087 6.8 警告 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-7196 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210088 5 警告 Mozilla Foundation - Mozilla Firefox の URL 構文解析の実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-7195 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210089 7.5 危険 Mozilla Foundation - Mozilla Firefox の libjar におけるバッファアンダーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7194 2015-11-6 14:21 2015-11-3 Show GitHub Exploit DB Packet Storm
210090 7.5 危険 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-Other
その他
CVE-2015-7193 2015-11-6 14:21 2015-11-3 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
3311 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
3312 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
3313 - - - 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
3314 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
3315 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
3316 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
3317 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
3318 2.7 LOW
Network
- - Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, a vulnerability exists in the user registration and login mechanisms due to inconsistent handling… CWE-20
CWE-178
 Improper Input Validation 
 Improper Handling of Case Sensitivity
CVE-2026-44367 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3319 - - - Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, improper access control allows disclosure of password hash. This issue has been patched in versio… CWE-200
CWE-284
Information Exposure
Improper Access Control
CVE-2026-45080 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm
3320 7.5 HIGH
Network
- - NiceGUI is a Python-based UI framework. Prior to version 3.12.0, ui.restructured_text() renders reStructuredText server-side with Docutils without disabling file insertion directives. When a NiceGUI … CWE-200
Information Exposure
CVE-2026-45553 2026-06-3 02:15 2026-06-3 Show GitHub Exploit DB Packet Storm