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 17, 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
226041 7.6 危険 MIT Kerberos
レッドハット
- MIT Kerberos 5 KDC に double free の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0284 2013-11-1 14:59 2011-03-16 Show GitHub Exploit DB Packet Storm
226042 6.5 警告 MIT Kerberos
レッドハット
- MIT Kerberos 5 の Key Distribution Center 内にある kdc_authdata.c における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1322 2013-11-1 14:57 2010-10-5 Show GitHub Exploit DB Packet Storm
226043 2.1 注意 アップル
VMware
MIT Kerberos
- MIT Kerberos 5 の Key Distribution Center におけるクライアントになりすまされる脆弱性 CWE-16
CWE-264
CVE-2010-4021 2013-11-1 14:42 2010-11-30 Show GitHub Exploit DB Packet Storm
226044 5 警告 レッドハット
MariaDB Corporation Ab.
オラクル
- MariaDB および Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1861 2013-11-1 14:27 2013-03-5 Show GitHub Exploit DB Packet Storm
226045 3.6 注意 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL の DROP TABLE コマンドにおけるシンボリックリンク攻撃の脆弱性 CWE-264
CWE-59
CVE-2010-1626 2013-11-1 14:18 2010-05-21 Show GitHub Exploit DB Packet Storm
226046 6 警告 アップル
MySQL AB
- MySQL の sql/sql_table.cc におけるアクセス制限を回避される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-7247 2013-11-1 14:17 2009-11-30 Show GitHub Exploit DB Packet Storm
226047 4.6 警告 サイバートラスト株式会社
MySQL AB
レッドハット
- MySQL における特定の権限チェックを回避される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4098 2013-11-1 14:16 2008-09-18 Show GitHub Exploit DB Packet Storm
226048 5.1 警告 Dan Kogai
The Perl Foundation
- Perl の Encode モジュールにおける一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2939 2013-11-1 14:12 2012-01-13 Show GitHub Exploit DB Packet Storm
226049 5 警告 The Perl Foundation - Perl の正規表現エンジンにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1158 2013-11-1 14:11 2010-04-8 Show GitHub Exploit DB Packet Storm
226050 1.2 注意 ヒューレット・パッカード
サイバートラスト株式会社
The Perl Foundation
ターボリナックス
レッドハット
- Perl の rmtree() 関数における任意のファイルへのシンボリックリンクを作成される脆弱性 - CVE-2005-0448 2013-11-1 14:10 2005-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4381 7.5 HIGH
Network
- - CORS misconfiguration in the REST API of Network Optix Nx Witness VMS before version 6.1.2, when running in the default Standard security mode, on Linux and Windows allows an unauthenticated remote a… CWE-942
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-10056 2026-06-2 02:06 2026-05-29 Show GitHub Exploit DB Packet Storm
4382 9.1 CRITICAL
Network
- - There is an authentication bypass vulnerability in the NI SystemLink Enterprise Dashboard application that may allow an unauthenticated remote attacker to bypass authentication controls leading to pr… CWE-306
Missing Authentication for Critical Function
CVE-2026-9051 2026-06-2 02:06 2026-05-30 Show GitHub Exploit DB Packet Storm
4383 3.1 LOW
Network
apache airflow The structure_data endpoint in the Airflow UI returned external dependency graph nodes for linked Dags without checking whether the caller had read permission on those linked Dags. An authenticated U… CWE-285
Improper Authorization
CVE-2026-40963 2026-06-2 02:06 2026-06-1 Show GitHub Exploit DB Packet Storm
4384 6.1 MEDIUM
Network
apache activemq
activemq_web
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Apache ActiveMQ, Apache ActiveMQ Web. The MessageServlet in the ActiveMQ web console API copies … CWE-79
Cross-site Scripting
CVE-2026-42253 2026-06-2 02:06 2026-06-1 Show GitHub Exploit DB Packet Storm
4385 6.5 MEDIUM
Network
apache airflow A bug in Apache Airflow's rendered-template field handling caused nested sensitive-key masking (e.g. nested `password` / `token` / `secret` / `api_key` keys inside a JSON template structure) to be by… CWE-200
Information Exposure
CVE-2026-42360 2026-06-2 02:06 2026-06-1 Show GitHub Exploit DB Packet Storm
4386 8.1 HIGH
Network
apache activemq
activemq_broker
Improper Input Validation, Improper Control of Generation of Code ('Code Injection') vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes th… CWE-20
CWE-94
 Improper Input Validation 
Code Injection
CVE-2026-42588 2026-06-2 02:06 2026-06-1 Show GitHub Exploit DB Packet Storm
4387 5.8 MEDIUM
Network
- - A flaw was found in Clair. The fetcher component makes outbound HTTP requests to attacker-supplied URIs from manifest layer descriptors without IP or scheme filtering. When PSK authentication is not … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-10517 2026-06-2 01:57 2026-06-1 Show GitHub Exploit DB Packet Storm
4388 9.8 CRITICAL
Network
- - SDMC NE6037 cable modem routers running firmware 7.1.6.0.25 and 7.1.6.1.9_B9 contain a hardcoded password vulnerability in the web management interface recovery endpoints (mgmt.php, npcmd.php) that a… CWE-798
 Use of Hard-coded Credentials
CVE-2026-24444 2026-06-2 01:55 2026-05-29 Show GitHub Exploit DB Packet Storm
4389 7.5 HIGH
Network
- - Usagi-org ai-goofish-monitor contains an unauthenticated arbitrary file read vulnerability in the GET /api/prompts/{filename} endpoint on Windows deployments that allows unauthenticated remote attack… CWE-36
 Absolute Path Traversal
CVE-2026-10044 2026-06-2 01:55 2026-05-29 Show GitHub Exploit DB Packet Storm
4390 7.5 HIGH
Network
- - Heatmiser Wifi Thermostat 1.7 contains a credential disclosure vulnerability that allows unauthenticated attackers to retrieve administrative credentials by accessing the networkSetup.htm page. Attac… CWE-256
Plaintext Storage of a Password 
CVE-2018-25396 2026-06-2 01:55 2026-05-30 Show GitHub Exploit DB Packet Storm