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":May 14, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191341 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6717 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191342 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークコードにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6716 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191343 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6715 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191344 5.1 警告
Local
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールのロギングサブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-6706 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191345 5.5 警告
Local
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールのファイルシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-6705 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191346 6.5 警告
Network
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールの Web アプリケーションにおける任意のファイルをダウンロードされる脆弱性 CWE-22
パス・トラバーサル
CVE-2017-6704 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191347 5.9 警告
Network
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールの Web アプリケーションにおける他のユーザのセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2017-6703 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191348 6.1 警告
Network
シスコシステムズ - Cisco PI および EPNM の Web ベースの管理インターフェースにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6699 2017-07-26 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191349 5.4 警告
Network
シスコシステムズ - Cisco PI および EPNM の SQL データベースインターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-6698 2017-07-26 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191350 5.4 警告
Network
シスコシステムズ - Cisco Identity Services Engine の Web ベースの管理インターフェースにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6605 2017-07-26 16:55 2017-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 5.3 MEDIUM
Network
- - Attacker can upload a malicious Sieve script over ManageSieve service (or locally) to bypass configured CPU time limits for Sieve up to 130 times of the configured limit. Attacker can use this to deg… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40016 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
502 3.1 LOW
Network
- - Attacker can use the IMAP SETACL command to inject the anyone permission to user's dovecot-acl file even if imap_acl_allow_anyone=no. This causes folders to be spammed to all users. The impact is lim… New CWE-284
Improper Access Control
CVE-2026-40020 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
503 4.3 MEDIUM
Network
- - An attacker can cause uncontrolled memory usage with excessive bracing over IMAP. The fix in CVE-2026-27857 was incomplete, only blocking one way of doing this, so there was still another way left op… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42006 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
504 8.1 HIGH
Network
- - HireFlow v1.2 does not implement CSRF token validation on any state-changing POST endpoint. All forms (password change at /profile, candidate deletion at /candidates/delete/<id>, feedback submission … New CWE-352
 Origin Validation Error
CVE-2026-38566 2026-05-13 00:06 2026-05-12 Show GitHub Exploit DB Packet Storm
505 9.8 CRITICAL
Network
- - HireFlow v1.2 is vulnerable to SQL injection in the /login and /search endpoints. User-supplied input is concatenated directly into SQL queries without parameterization. An unauthenticated attacker c… New CWE-89
SQL Injection
CVE-2026-38567 2026-05-13 00:06 2026-05-12 Show GitHub Exploit DB Packet Storm
506 6.1 MEDIUM
Network
- - A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_firmware.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascript in… New CWE-79
Cross-site Scripting
CVE-2025-61305 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
507 6.1 MEDIUM
Network
- - A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_coveragealerts.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascr… New CWE-79
Cross-site Scripting
CVE-2025-61306 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
508 6.1 MEDIUM
Network
- - A reflected cross-site scripted (XSS) vulnerability in the acc-menu_papers.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascript in t… New CWE-79
Cross-site Scripting
CVE-2025-61307 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
509 6.1 MEDIUM
Network
- - A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_maintenance.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascript… New CWE-79
Cross-site Scripting
CVE-2025-61308 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
510 6.1 MEDIUM
Network
- - A reflected cross-site scripted (XSS) vulnerability in the dfm-menu_departments.php component of GmbH Mecury Managed Print Services (docuForm) v11.11c allows attackers to execute arbitrary Javascript… New CWE-79
Cross-site Scripting
CVE-2025-61309 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm