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
204731 3.7
Network
株式会社エヌ・ティ・ティ・データ - TERASOLUNA Server Framework for Java(WEB) の拡張子直接アクセス禁止機能における制限回避の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1183 2016-06-27 11:30 2016-06-7 Show GitHub Exploit DB Packet Storm
204732 8.2 重要
Network
OpenStack - OpenStack Neutron の IPTables ファイアウォールにおける ICMPv6 偽造保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-8914 2016-06-27 10:38 2015-10-5 Show GitHub Exploit DB Packet Storm
204733 7.8 重要
Local
Linux - MSM デバイス用 QuIC Android コントリビューションなどで使用される Linux Kernel 用 Adreno GPU ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-20
CVE-2016-2062 2016-06-24 17:45 2016-04-28 Show GitHub Exploit DB Packet Storm
204734 5.9 警告
Network
Samba Project - Samba におけるプロトコルダウングレード攻撃を実行される脆弱性 CWE-noinfo
情報不足
CVE-2015-5370 2016-06-24 17:42 2015-07-6 Show GitHub Exploit DB Packet Storm
204735 6.8 警告 Apache Software Foundation - Apache Tomcat の Manager および Host Manager アプリケーションにおける CSRF 保護メカニズムを回避される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-5351 2016-06-24 17:03 2015-12-17 Show GitHub Exploit DB Packet Storm
204736 6.1 警告
Network
シスコシステムズ - Cisco Unified Contact Center Enterprise の管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1439 2016-06-24 14:57 2016-06-22 Show GitHub Exploit DB Packet Storm
204737 7.5 重要
Network
シスコシステムズ - Cisco E メール セキュリティ アプライアンス デバイス上で稼動する AsyncOS におけるスパムのフィルタリングを回避される脆弱性 CWE-20
CWE-Other
CVE-2016-1438 2016-06-24 14:57 2016-06-22 Show GitHub Exploit DB Packet Storm
204738 6.5 警告
Network
シスコシステムズ - Cisco Prime Collaboration Deployment の SQL データベースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-1437 2016-06-24 14:57 2016-06-21 Show GitHub Exploit DB Packet Storm
204739 7.5 重要
Network
シスコシステムズ - Cisco ASR 5000 Packet Data Network Gateway デバイスの GTPv1 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1436 2016-06-24 14:57 2016-06-21 Show GitHub Exploit DB Packet Storm
204740 7 重要
Local
シスコシステムズ - Cisco IP Phone 8800 のソフトウェアにおける任意のファイルに書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1435 2016-06-24 14:57 2016-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1301 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
1302 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
1303 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
1304 - - - 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
1305 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
1306 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
1307 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
1308 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
1309 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
1310 - - - 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