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 12, 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
191421 6.1 警告
Network
Ruby-lang.org - Ruby の Net::SMTP における SMTP コマンドインジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2015-9096 2017-07-18 18:03 2015-12-11 Show GitHub Exploit DB Packet Storm
191422 6.1 警告
Network
マイクロソフト - Microsoft Exchange Server におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2017-8621 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191423 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Microsoft Internet Explorer 9 から 11 における脆弱性 CWE-119
バッファエラー
CVE-2017-8618 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191424 7.5 重要
Network
マイクロソフト - Windows 10 1703 の Microsoft Edge におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8617 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191425 6.5 警告
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における Web コンテンツを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2017-8611 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191426 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer 9 から 11 および Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8608 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191427 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer 9 から 11 および Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8607 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191428 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer 9 から 11 および Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8606 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191429 6.5 警告
Network
マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge におけるなりすましの脆弱性 CWE-20
不適切な入力確認
CVE-2017-8602 2017-07-18 17:57 2017-07-11 Show GitHub Exploit DB Packet Storm
191430 8.1 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8563 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 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