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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
133601 9.1 緊急
Network
Magento, Inc. Magento Magento における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2021-21024 2021-10-20 15:35 2021-02-9 Show GitHub Exploit DB Packet Storm
133602 4.8 警告
Network
Magento, Inc. Magento Magento におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-21023 2021-10-20 15:35 2021-02-9 Show GitHub Exploit DB Packet Storm
133603 5.3 警告
Network
Magento, Inc. Magento Magento における認可に関する脆弱性 CWE-285
不適切な認可
CVE-2021-21022 2021-10-20 15:35 2021-02-9 Show GitHub Exploit DB Packet Storm
133604 9.8 緊急
Network
Monal Monal Monal におけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2020-26547 2021-10-20 15:16 2020-10-4 Show GitHub Exploit DB Packet Storm
133605 7 重要
Local
Linux Linux Kernel Linux Kernel における解放済みメモリの使用に関する脆弱性 CWE-362
CWE-416
CVE-2021-3348 2021-10-20 14:56 2021-01-25 Show GitHub Exploit DB Packet Storm
133606 6.1 警告
Network
Delete Account project Delete Account MyBB 用 Delete Account プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-3350 2021-10-20 14:37 2021-01-30 Show GitHub Exploit DB Packet Storm
133607 9.8 緊急
Network
ACCEL-PPP プロジェクト ACCEL-PPP accel-ppp radius/packet.c における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2020-28194 2021-10-20 14:33 2020-10-21 Show GitHub Exploit DB Packet Storm
133608 6.2 警告
Physics
アドビシステムズ Adobe Dreamweaver Adobe Dreamweaver における信頼できない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2021-21055 2021-10-19 18:01 2021-02-9 Show GitHub Exploit DB Packet Storm
133609 7.8 重要
Local
アドビシステムズ Adobe Illustrator Adobe Illustrator における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-21054 2021-10-19 18:01 2021-02-9 Show GitHub Exploit DB Packet Storm
133610 7.8 重要
Local
アドビシステムズ Adobe Animate Adobe Animate における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-21052 2021-10-19 18:01 2021-02-9 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
741 3.5 LOW
Network
- - The Store Locator WordPress plugin before 1.6.9 does not sanitize and escape store logo metadata before storing it and outputting it on the Store Locator WordPress plugin before 1.6.9 admin page, all… Update CWE-79
Cross-site Scripting
CVE-2026-9061 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
742 6.4 MEDIUM
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 2.0.14 to before version 2.1.0, PATCH /server/{id} accepts and persists nonexistent ddns_p… Update CWE-863
 Incorrect Authorization
CVE-2026-53521 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
743 6.3 MEDIUM
Network
- - Koel is a free, open-source music streaming solution. Prior to version 9.7.1, Koel contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation endpoint (POST /api/radio/… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-50552 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
744 7.3 HIGH
Network
- - ApostropheCMS is an open-source Node.js content management system. Version 4.29.0 has a stored cross-site scripting vulnerability in the image widget functionality. A user with the Editor role can co… Update CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-45011 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
745 5.3 MEDIUM
Local
- - A flaw has been found in Moovit Bus & Public Transit App 1.18 on Android. This affects an unknown part of the component com.tranzmate. Executing a manipulation can lead to improper authorization in h… New CWE-285
CWE-939
Improper Authorization
 Improper Authorization in Handler for Custom URL Scheme
CVE-2026-12189 2026-06-16 01:16 2026-06-15 Show GitHub Exploit DB Packet Storm
746 4.8 MEDIUM
Adjacent
- - Zephyr's native TCP stack iterates the global connection list in net_tcp_foreach() (subsys/net/ip/tcp.c) using the SYS_SLIST_FOR_EACH_CONTAINER_SAFE macro, which caches a pointer to the next list nod… New CWE-416
 Use After Free
CVE-2026-10634 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
747 6.5 MEDIUM
Network
- - Contributor Cross Site Scripting (XSS) in Elizaibots <= 1.0.2 versions. New CWE-79
Cross-site Scripting
CVE-2025-15659 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
748 5.9 MEDIUM
Network
- - Administrator Cross Site Scripting (XSS) in WP Emmet <= 0.3.4 versions. New CWE-79
Cross-site Scripting
CVE-2025-15658 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
749 5.3 MEDIUM
Network
axios axios Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Obj… Update CWE-113
CWE-1321
HTTP Response Splitting
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44489 2026-06-16 01:13 2026-06-12 Show GitHub Exploit DB Packet Storm
750 7.5 HIGH
Network
vllm vllm vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method. When processi… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-5497 2026-06-16 01:11 2026-06-11 Show GitHub Exploit DB Packet Storm