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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206381 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-0987 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206382 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0986 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206383 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2016-0963 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206384 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0962 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206385 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0961 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206386 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0960 2016-03-17 12:28 2016-03-10 Show GitHub Exploit DB Packet Storm
206387 3.3 注意 Comcast - Comcast XFINITY Home Security の無線接続が切断されたときの処理に問題 CWE-Other
CWE-Other
CVE-2016-2398 2016-03-16 14:31 2016-01-5 Show GitHub Exploit DB Packet Storm
206388 7.5 重要
Network
日本電気 - CLUSTERPRO X におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1145 2016-03-16 14:23 2016-01-29 Show GitHub Exploit DB Packet Storm
206389 7.1 重要
Network
株式会社コレガ - コレガ製の複数の無線 LAN ルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-1158 2016-03-16 13:45 2016-03-2 Show GitHub Exploit DB Packet Storm
206390 2.6 注意 ISC, Inc. - ISC BIND 9 Supported Preview Edition の rdataset.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1284 2016-03-16 12:29 2016-01-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1891 - - - RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the admin router explicitly whitelists /profile/cpu and /profile/memory from the authentication layer, allowing any… CWE-306
Missing Authentication for Critical Function
CVE-2026-45044 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1892 - - - RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, when RUSTFS_CORS_ALLOWED_ORIGINS is unset, the RustFS S3 listener's ConditionalCorsLayer reflects any request Origi… CWE-306
CWE-346
CWE-942
Missing Authentication for Critical Function
 Origin Validation Error
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-46685 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1893 - - - RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the RustFS console endpoint GET /rustfs/console/license returns parsed license metadata without requiring authentic… CWE-200
CWE-306
Information Exposure
Missing Authentication for Critical Function
CVE-2026-47136 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1894 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. From 1.0.0 to 2.28.1, lack of validation of filter_target parameter on return_dynamic_filters.php (normally used as an AJAX in View Issu… CWE-79
Cross-site Scripting
CVE-2026-41897 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1895 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. Prior to 2.28.2, the mc_issue_update() function in MantisBT allows users having update_bug_threshold access (UPDATER, with default setti… CWE-863
 Incorrect Authorization
CVE-2026-42070 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1896 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. From 2.23.0 to 2.28.1, a missing authorization check in MantisBT's file visibility function allows any authenticated user (REPORTER+) to… CWE-862
 Missing Authorization
CVE-2026-42071 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1897 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. From 1.3.0 to 2.28.1, unescaped Project Name allows an attacker that can set it (which typically requires manager or administrator acces… CWE-79
Cross-site Scripting
CVE-2026-44655 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1898 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. Prior to 2.28.2, using show_inline=1 parameter and a valid file_show_inline_token CSRF token on file_download.php, an attacker can execu… CWE-79
Cross-site Scripting
CVE-2026-44657 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1899 6.5 MEDIUM
Network
- - Service Center developed by BankPro E-Service Technology has an Insecure Direct Object Reference vulnerability, allowing authenticated remote attackers to modify the parameter of a specific query fun… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-9493 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm
1900 4.8 MEDIUM
Network
- - ITS Intelligent SCADA System developed by ITP Technology has a Stored Cross-Site Scripting vulnerability, allowing privileged remote attackers to inject persistent JavaScript codes that are executed … CWE-79
Cross-site Scripting
CVE-2026-10057 2026-05-30 00:11 2026-05-29 Show GitHub Exploit DB Packet Storm