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
208681 7.2 危険 デル - 複数の Dell デバイスのファームウェアの BIOS の実装における EFI フラッシュの攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-2890 2015-08-4 17:36 2015-07-28 Show GitHub Exploit DB Packet Storm
208682 4 警告 WordPress.org - WordPress におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2015-5623 2015-08-4 16:47 2015-07-23 Show GitHub Exploit DB Packet Storm
208683 3.5 注意 WordPress.org - WordPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5622 2015-08-4 16:47 2015-07-23 Show GitHub Exploit DB Packet Storm
208684 4.3 警告 WordPress.org - WordPress の wp-includes/wp-db.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-3440 2015-08-4 16:47 2015-04-27 Show GitHub Exploit DB Packet Storm
208685 4.3 警告 OpenBSD - OpenSSH の ssh の channels.c 内の x11_open_helper 関数におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5352 2015-08-4 16:22 2015-07-1 Show GitHub Exploit DB Packet Storm
208686 4.3 警告 シーメンス - Siemens RuggedCom ROS および ROX II の HTTPS サービスの SSL レイヤにおける平文データを取得される脆弱性 CWE-310
暗号の問題
CVE-2015-5537 2015-08-4 14:21 2015-07-21 Show GitHub Exploit DB Packet Storm
208687 2.1 注意 シーメンス - Android 用 Siemens SIMATIC WinCC Sm@rtClient および Sm@rtClient Lite アプリケーションにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-5084 2015-08-4 14:21 2015-07-21 Show GitHub Exploit DB Packet Storm
208688 4 警告 シスコシステムズ - Cisco Unified Communications Manager の Prime Collaboration Deployment コンポーネント における root の認証情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-4295 2015-08-4 13:36 2015-07-30 Show GitHub Exploit DB Packet Storm
208689 4.3 警告 シスコシステムズ - Cisco Unified Communications Manager IM and Presence Service におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4294 2015-08-4 13:36 2015-07-30 Show GitHub Exploit DB Packet Storm
208690 4.3 警告 シスコシステムズ - Cisco Prime Central for Hosted Collaboration Solution の管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4292 2015-08-4 13:36 2015-07-30 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