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 20, 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
132101 6.7 警告
Local
マカフィー Endpoint Product Removal Tool McAfee Endpoint Product Removal Tool における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2021-23879 2021-11-22 18:10 2021-03-9 Show GitHub Exploit DB Packet Storm
132102 4.9 警告
Network
SonicWALL SMA100 ファームウェア SonicWall SMA100 における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2021-20018 2021-11-22 18:10 2021-03-13 Show GitHub Exploit DB Packet Storm
132103 8.8 重要
Network
SonicWALL SMA100 ファームウェア SonicWall SMA100 における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2021-20017 2021-11-22 18:10 2021-03-13 Show GitHub Exploit DB Packet Storm
132104 7.8 重要
Local
デル Dell SupportAssist Client ProManage
Dell SupportAssist for Business PCs
Dell SupportAssist for Home PCs
複数の Dell SupportAssist Client 製品における制御されていない検索パスの要素に関する脆弱性 CWE-427
制御されていない検索パスの要素
CVE-2021-21518 2021-11-22 18:10 2021-03-10 Show GitHub Exploit DB Packet Storm
132105 2.3
Local
ZTE ZXONE 8700 ファームウェア
ZXONE 9700 ファームウェア
ZXONE 19700 ファームウェア
複数の ZXONE 製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2021-21726 2021-11-22 18:10 2021-03-10 Show GitHub Exploit DB Packet Storm
132106 8.8 重要
Network
Vesta Control Panel
myVesta Control Panel
myVesta
Vesta Control Panel
Vesta Control Panel および myVesta における危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2021-28379 2021-11-22 18:10 2021-03-15 Show GitHub Exploit DB Packet Storm
132107 6.5 警告
Network
Cloudera, Inc. Cloudera Data Engineering Cloudera Data Engineering における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2021-3167 2021-11-22 18:06 2021-01-21 Show GitHub Exploit DB Packet Storm
132108 6.1 警告
Network
Linux Foundation Argo Continuous Delivery Argo CD におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-26924 2021-11-22 18:06 2021-03-3 Show GitHub Exploit DB Packet Storm
132109 7.5 重要
Network
Linux Foundation Argo Continuous Delivery Argo CD における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2021-26923 2021-11-22 18:06 2021-03-3 Show GitHub Exploit DB Packet Storm
132110 7.5 重要
Network
シーメンス SCALANCE M-800 ファームウェア
SCALANCE SC-600 ファームウェア
SCALANCE S615 ファームウェア
RUGGEDCOM RM1224 ファームウェア
複数の Siemens 製品における過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2021-25676 2021-11-22 18:03 2021-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
581 - - - Camaleon CMS 2.9.2 contains an improper authorization vulnerability in the administrator draft autosave endpoint. A low-privileged authenticated user can send an arbitrary post_id to POST /admin/post… CWE-862
 Missing Authorization
CVE-2026-10715 2026-06-16 05:55 2026-06-13 Show GitHub Exploit DB Packet Storm
582 - - - ApostropheCMS is an open-source Node.js content management system. Versions up to and including 4.29.0 are vulnerable to stored cross-site scripting via unsanitized user display name in draft version… CWE-79
Cross-site Scripting
CVE-2026-45014 2026-06-16 05:54 2026-06-13 Show GitHub Exploit DB Packet Storm
583 5.4 MEDIUM
Network
- - ApostropheCMS is an open-source Node.js content management system, and sanitize-html provides a simple HTML sanitizer with a clear API. Versions of sanitize-html prior to 2.17.5 use `allowedSchemesAp… CWE-79
Cross-site Scripting
CVE-2026-53606 2026-06-16 05:54 2026-06-13 Show GitHub Exploit DB Packet Storm
584 3.7 LOW
Network
- - ApostropheCMS is an open-source Node.js content management system. In versions up to and including 4.30.0, when `prettyUrls: true` is enabled on `@apostrophecms/file` (a documented SEO feature for se… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53607 2026-06-16 05:54 2026-06-13 Show GitHub Exploit DB Packet Storm
585 9.1 CRITICAL
Network
- - ApostropheCMS is an open-source Node.js content management system. In versions up to and including 4.30.0, `apos.util.set()` traverses dot-notation paths without sanitizing `__proto__`, allowing an a… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-53609 2026-06-16 05:54 2026-06-13 Show GitHub Exploit DB Packet Storm
586 7.8 HIGH
Local
- - Insufficient Verification of Data Authenticity in Remote Control for Zoom Contact Center for Windows before version 7.0.0 may allow an authenticated user to enable an escalation of privilege via loca… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-53406 2026-06-16 05:52 2026-06-13 Show GitHub Exploit DB Packet Storm
587 8.1 HIGH
Network
- - Improper Authorization in Handler for Custom URL Scheme in Zoom Workplace before version 7.0.4 for Android and before 7.0.3 for iOS may allow an unauthenticated user to conduct an escalation of privi… CWE-939
 Improper Authorization in Handler for Custom URL Scheme
CVE-2026-53407 2026-06-16 05:52 2026-06-13 Show GitHub Exploit DB Packet Storm
588 6.5 MEDIUM
Network
- - Allegra exportReport Directory Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Allegra. Authe… CWE-22
Path Traversal
CVE-2026-11442 2026-06-16 05:52 2026-06-13 Show GitHub Exploit DB Packet Storm
589 4.6 MEDIUM
Network
- - Allegra downloadAttachment Cross-Site Scripting Authentication Bypass Vulnerability. This vulnerability allows remote attackers to execute arbitrary script on affected installations of Allegra. User … CWE-79
Cross-site Scripting
CVE-2026-11443 2026-06-16 05:52 2026-06-13 Show GitHub Exploit DB Packet Storm
590 7.6 HIGH
Network
- - Cap-go prior to 12.128.2 contains an account takeover vulnerability in its email change mechanism that allows an attacker with temporary authenticated session access to change the registered email ad… CWE-306
Missing Authentication for Critical Function
CVE-2026-53981 2026-06-16 05:50 2026-06-13 Show GitHub Exploit DB Packet Storm