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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222221 7.5 危険 archangelmgt - Archangel Weblog における認証を回避される脆弱性 - CVE-2006-0944 2013-12-26 15:44 2006-03-1 Show GitHub Exploit DB Packet Storm
222222 7.5 危険 FreeBSD
NetBSD
- FreeBSD および NetBSD の fast_ipsec における IPSec パケットをキャプチャされる脆弱性 - CVE-2006-0905 2013-12-26 15:44 2006-03-23 Show GitHub Exploit DB Packet Storm
222223 5 警告 Coppermine Photo Gallery - Coppermine Photo Gallery の docs/showdocs.php における絶対パストラバーサルの脆弱性 - CVE-2006-0873 2013-12-26 15:44 2006-02-24 Show GitHub Exploit DB Packet Storm
222224 5 警告 thomastsoi - Quirex の convert.cgi における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-0795 2013-12-26 15:44 2006-02-19 Show GitHub Exploit DB Packet Storm
222225 6.4 警告 PHPKIT - PHPKIT の include.php における絶対パストラバーサルの脆弱性 - CVE-2006-0785 2013-12-26 15:44 2006-02-19 Show GitHub Exploit DB Packet Storm
222226 5 警告 imagevue - imageVue の admin/upload.php における任意のファイルをアップロードされる脆弱性 - CVE-2006-0702 2013-12-26 15:44 2006-02-15 Show GitHub Exploit DB Packet Storm
222227 7.5 危険 ansilove - Ansilove における任意のコードを実行される脆弱性 - CVE-2006-0695 2013-12-26 15:44 2006-02-15 Show GitHub Exploit DB Packet Storm
222228 10 危険 virtual hosting control system - Virtual Hosting Control System の add_user.php における権限のないアクセスを取得される脆弱性 - CVE-2006-0686 2013-12-26 15:44 2006-02-15 Show GitHub Exploit DB Packet Storm
222229 4.6 警告 Borland Software Corporation - Borland C++Builder における整数オーバーフローの脆弱性 - CVE-2006-0634 2013-12-26 15:44 2006-02-10 Show GitHub Exploit DB Packet Storm
222230 7.5 危険 ブルーコートシステムズ - Blue Coat Proxy Security Gateway OS における接続フィルタを回避される脆弱性 - CVE-2006-0578 2013-12-26 15:44 2006-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1621 4.3 MEDIUM
Network
- - Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.5.11, there is a blind server side request forgery (SSRF) via the PDF generate function. … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45347 2026-05-19 02:36 2026-05-16 Show GitHub Exploit DB Packet Storm
1622 7.1 HIGH
Network
- - Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, there is a vulnerability in chat completion API, which allows attackers to bypass to… CWE-862
 Missing Authorization
CVE-2026-45350 2026-05-19 02:36 2026-05-16 Show GitHub Exploit DB Packet Storm
1623 6.5 MEDIUM
Network
- - Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.9, when a regular user [non-admin] logs into the application, a http://IP:8080/api/mode… CWE-200
Information Exposure
CVE-2026-45351 2026-05-19 02:36 2026-05-16 Show GitHub Exploit DB Packet Storm
1624 4.3 MEDIUM
Network
dovecot
open-xchange
dovecot 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
NVD-CWE-noinfo
Improper Access Control
CVE-2026-40020 2026-05-19 02:36 2026-05-12 Show GitHub Exploit DB Packet Storm
1625 5.3 MEDIUM
Adjacent
dovecot
open-xchange
dovecot 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-19 02:35 2026-05-12 Show GitHub Exploit DB Packet Storm
1626 6.5 MEDIUM
Network
dovecot
open-xchange
dovecot 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-19 02:34 2026-05-12 Show GitHub Exploit DB Packet Storm
1627 8.2 HIGH
Network
- - PHP Timeclock 1.04 contains time-based and boolean-based blind SQL injection vulnerabilities in the login_userid parameter of login.php that allows unauthenticated attackers to extract database conte… CWE-89
SQL Injection
CVE-2021-47966 2026-05-19 02:33 2026-05-16 Show GitHub Exploit DB Packet Storm
1628 6.1 MEDIUM
Network
- - PHP Timeclock 1.04 contains multiple cross-site scripting vulnerabilities that allow unauthenticated attackers to inject arbitrary JavaScript by manipulating URL paths and POST parameters. Attackers … CWE-79
Cross-site Scripting
CVE-2021-47967 2026-05-19 02:33 2026-05-16 Show GitHub Exploit DB Packet Storm
1629 4.3 MEDIUM
Network
- - Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 11.4.x <= 11.4.3 fail to validate that a remote cluster has access to a channel before processing membership removal requests during shared … CWE-863
 Incorrect Authorization
CVE-2026-28759 2026-05-19 02:32 2026-05-18 Show GitHub Exploit DB Packet Storm
1630 4.3 MEDIUM
Network
- - Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 11.4.x <= 11.4.3 fail to limit the size of the request body on the start meeting API endpoint, which allows an authenticated attacker to cau… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-2325 2026-05-19 02:32 2026-05-18 Show GitHub Exploit DB Packet Storm