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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198681 5.5 警告
Local
Netop - Netop Remote Control におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5216 2017-01-17 17:23 2017-01-9 Show GitHub Exploit DB Packet Storm
198682 8.8 重要
Network
GENEXIS - DRGOS を伴う Genexis デバイスの Parental Control パネルにおける任意の CLI コマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2015-3441 2017-01-17 16:54 2015-04-20 Show GitHub Exploit DB Packet Storm
198683 7.5 重要
Network
MatrixSSL project - MatrixSSL の x509FreeExtensions 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
CWE-590
CVE-2016-6892 2017-01-17 16:07 2016-10-10 Show GitHub Exploit DB Packet Storm
198684 7.5 重要
Network
MatrixSSL project - MatrixSSL におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-125
CVE-2016-6891 2017-01-17 16:07 2016-10-10 Show GitHub Exploit DB Packet Storm
198685 9.8 緊急
Network
MatrixSSL project - MatrixSSL におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
CWE-122
CVE-2016-6890 2017-01-17 16:06 2016-10-10 Show GitHub Exploit DB Packet Storm
198686 6.5 警告
Network
Docker - Docker 用 SwarmKit ツールキットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6595 2017-01-17 16:03 2016-08-4 Show GitHub Exploit DB Packet Storm
198687 5.4 警告
Network
Tenable, Inc. - Tenable Nessus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5179 2017-01-17 15:39 2017-01-4 Show GitHub Exploit DB Packet Storm
198688 8.1 重要
Network
SchedMD LLC. - Slurm の slurmd/req.c の _prolog_error 関数におけるシステム上の任意のファイルを制御される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-10030 2017-01-17 14:35 2016-12-22 Show GitHub Exploit DB Packet Storm
198689 6.3 警告
Network
WordPress.org - WordPress のアップグレードパッケージのアップローダにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7169 2017-01-17 14:27 2016-09-7 Show GitHub Exploit DB Packet Storm
198690 4.8 警告
Network
WordPress.org - WordPress の wp-admin/includes/media.php の media_handle_upload 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7168 2017-01-17 14:27 2016-09-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1911 6.8 MEDIUM
Adjacent
- - Attacker can use a specially crafted base64 exchange between Dovecot and Client to fake SCRAM TLS channel binding. This requires that the attacker is able to position itself between Dovecot and the c… CWE-99
Resource Injection
CVE-2026-33603 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
1912 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… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40016 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
1913 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… CWE-284
Improper Access Control
CVE-2026-40020 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
1914 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… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42006 2026-05-13 00:08 2026-05-12 Show GitHub Exploit DB Packet Storm
1915 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 … CWE-352
 Origin Validation Error
CVE-2026-38566 2026-05-13 00:06 2026-05-12 Show GitHub Exploit DB Packet Storm
1916 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… CWE-89
SQL Injection
CVE-2026-38567 2026-05-13 00:06 2026-05-12 Show GitHub Exploit DB Packet Storm
1917 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… CWE-79
Cross-site Scripting
CVE-2025-61305 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1918 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… CWE-79
Cross-site Scripting
CVE-2025-61306 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1919 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… CWE-79
Cross-site Scripting
CVE-2025-61307 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
1920 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… CWE-79
Cross-site Scripting
CVE-2025-61308 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm