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
190631 6.1 警告
Network
Michael McNeill - WordPress 用 Shibboleth プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-14313 2017-10-10 11:39 2017-09-8 Show GitHub Exploit DB Packet Storm
190632 5.3 警告
Network
MetInfo - MetInfo におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-14513 2017-10-10 11:22 2017-09-13 Show GitHub Exploit DB Packet Storm
190633 9.8 緊急
Network
NexusPHP project - NexusPHP における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-14512 2017-10-10 11:22 2017-09-13 Show GitHub Exploit DB Packet Storm
190634 6.5 警告
Network
GraphicsMagick - GraphicsMagick における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-14504 2017-10-10 11:22 2017-09-16 Show GitHub Exploit DB Packet Storm
190635 7.8 重要
Local
Google - Android における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2015-1527 2017-10-10 11:03 2015-03-25 Show GitHub Exploit DB Packet Storm
190636 7.8 重要
Local
Linux - Linux Kernel におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14497 2017-10-10 11:02 2017-08-29 Show GitHub Exploit DB Packet Storm
190637 7.5 重要
Network
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-14430 2017-10-10 10:36 2017-09-8 Show GitHub Exploit DB Packet Storm
190638 7.8 重要
Local
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14428 2017-10-10 10:36 2017-09-8 Show GitHub Exploit DB Packet Storm
190639 7.8 重要
Local
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおけるにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14427 2017-10-10 10:36 2017-09-8 Show GitHub Exploit DB Packet Storm
190640 7.8 重要
Local
D-Link Systems, Inc. - D-Link DIR-850L デバイスのファームウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-14426 2017-10-10 10:36 2017-09-8 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
1671 8.3 HIGH
Network
google chrome Uninitialized Use in Gamepad in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted H… CWE-457
 Use of Uninitialized Variable
CVE-2026-9972 2026-06-2 03:27 2026-05-29 Show GitHub Exploit DB Packet Storm
1672 8.3 HIGH
Network
google chrome Insufficient validation of untrusted input in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9982 2026-06-2 03:27 2026-05-29 Show GitHub Exploit DB Packet Storm
1673 8.3 HIGH
Network
google chrome Insufficient validation of untrusted input in WebShare in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a … CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9977 2026-06-2 03:26 2026-05-29 Show GitHub Exploit DB Packet Storm
1674 7.5 HIGH
Network
- - Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the ASN.1/OER parsing pipeline of Vanetza. When pr… CWE-248
 Uncaught Exception
CVE-2026-43988 2026-06-2 03:26 2026-05-27 Show GitHub Exploit DB Packet Storm
1675 6.5 MEDIUM
Network
- - Frappe HR is an open-source human resources management solution (HRMS). Prior to 16.5.0, authenticated employees could access other employees’ leave details due to improper authorization checks. This… CWE-863
 Incorrect Authorization
CVE-2026-45081 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1676 7.5 HIGH
Network
- - bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45047 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1677 5.5 MEDIUM
Local
- - Gryph provides a security layer for AI coding agents. Prior to 0.7.0, Gryph implements logging levels that determine what content is logged to a local sqlite database. The README incorrectly mentions… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-45046 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1678 8.7 HIGH
Network
- - RELATE is a web-based courseware package. Versions prior to commit 555f0efb1c5bd7531c07cd73724d7e566a81f620 have a stored cross-site scripting vulnerability that allows any enrolled student to execut… CWE-79
Cross-site Scripting
CVE-2026-42197 2026-06-2 03:26 2026-05-28 Show GitHub Exploit DB Packet Storm
1679 3.1 LOW
Network
apache airflow Exploitation requires the attacker to already be an authenticated Airflow worker holding a valid Log-server JWT issued for at least one Dag. Apache Airflow's Log server authorized JWT tokens against … CWE-863
 Incorrect Authorization
CVE-2026-45426 2026-06-2 03:25 2026-06-1 Show GitHub Exploit DB Packet Storm
1680 7.5 HIGH
Network
apache fluss Apache Fluss versions prior to 0.9.1 configure the Netty LengthFieldBasedFrameDecoder with Integer.MAX_VALUE as the maximum frame length, allowing unauthenticated remote attackers to exhaust JVM heap… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-49361 2026-06-2 03:24 2026-06-1 Show GitHub Exploit DB Packet Storm