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 2, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205701 10 危険 Zhuhai RaySharp Technology Co., Ltd. - Zhuhai RaySharp のファームウェアにおけるアクセス権を取得される脆弱性 CWE-Other
CWE-Other
CVE-2015-8286 2016-04-5 12:25 2016-02-17 Show GitHub Exploit DB Packet Storm
205702 9.8 緊急
Network
Patterson Dental Supply, Inc. - Eaglesoft (Patterson Dental) でパスワードがハードコードされている問題 CWE-Other
その他
CVE-2016-2343 2016-04-5 12:24 2016-03-30 Show GitHub Exploit DB Packet Storm
205703 7.5 重要
Network
レッドハット - Windows 上で稼動する WildFly のサーブレットフィルタ制限のメカニズムにおける重要なファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-0793 2016-04-5 11:58 2016-02-9 Show GitHub Exploit DB Packet Storm
205704 7.5 重要
Network
ICONICS, Inc. - ICONICS WebHMI におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-2289 2016-04-5 10:44 2016-03-31 Show GitHub Exploit DB Packet Storm
205705 7.5 重要
Network
シスコシステムズ - Cisco FireSIGHT システム ソフトウェアおよび ASA with FirePOWER Services におけるマルウェア保護を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1345 2016-04-4 11:47 2016-03-30 Show GitHub Exploit DB Packet Storm
205706 5 警告 サン・マイクロシステムズ
日立
オラクル
- 複数の Oracle Java 製品 における JAXP に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4803 2016-04-1 12:05 2015-10-20 Show GitHub Exploit DB Packet Storm
205707 8.8 重要
Network
Google - Google Chrome で使用される V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-3679 2016-04-1 11:00 2016-03-24 Show GitHub Exploit DB Packet Storm
205708 5 警告 Huawei - Huawei E5151 および Huawei E5186 に不十分なランダム値を使用している問題 CWE-20
CWE-Other
CVE-2015-8265 2016-03-31 17:51 2016-02-1 Show GitHub Exploit DB Packet Storm
205709 3.5 注意 日立 - Hitachi Compute Systems Manager における情報漏えいに関する脆弱性 CWE-noinfo
情報不足
- 2016-03-31 17:50 2016-03-2 Show GitHub Exploit DB Packet Storm
205710 2.1 注意 アップル - Apple OS X の AppleRAID における重要なカーネルメモリのレイアウト情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1732 2016-03-31 17:45 2016-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
641 7.3 HIGH
Network
- - A security flaw has been discovered in itsourcecode Online Blood Bank Management System 1.0. The affected element is an unknown function of the file /admin/campsdetails.php. Performing a manipulation… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10250 2026-06-1 22:14 2026-06-1 Show GitHub Exploit DB Packet Storm
642 - - - It was identified that the LDAP client implementation in version 2.1.7 does not verify if the server certificate matches the intended LDAP hostname. While the underlying code validates the certifica… New CWE-297
 Improper Validation of Certificate with Host Mismatch
CVE-2026-35563 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
643 - - - A Dag author could either (a) create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process (read-path attack — e.g. `/etc/passwd` or `airflow.cfg… New CWE-59
Link Following
CVE-2026-40861 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
644 - - - A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the `is_safe_url` check, enabling redirection from a trusted Airflow domain to an attacker-… New CWE-601
Open Redirect
CVE-2026-40961 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
645 - - - The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerat… New CWE-862
 Missing Authorization
CVE-2026-41014 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
646 - - - A bug in Apache Airflow's bulk Task Instances API (`PATCH/DELETE /api/v2/dags/{dag_id}/dagRuns/{dag_run_id}/taskInstances`) evaluated authorization against the `dag_id` resolved from the URL path whi… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41084 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
647 - - - Apache Airflow's official documentation at `core-concepts/dag-run.html` ("Passing Parameters when triggering Dags") showed a verbatim `BashOperator(bash_command="echo value: {{ dag_run.conf['conf1'] … New CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-42252 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
648 - - - Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference.deserialize_reference`) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialize… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-45360 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
649 - - - A bug in Apache Airflow's auth manager logout handling left previously-issued JWT tokens valid after the user clicked logout in the UI: the logout flow for `FabAuthManager` and `KeycloakAuthManager` … New CWE-613
 Insufficient Session Expiration
CVE-2026-48726 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm
650 - - - Apache Airflow's EmailOperator and the underlying `airflow.utils.email` helpers established SMTP STARTTLS connections without verifying the remote certificate when the deployment used `[email] smtp_s… New CWE-295
Improper Certificate Validation 
CVE-2026-49267 2026-06-1 22:13 2026-06-1 Show GitHub Exploit DB Packet Storm