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 19, 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
206431 6.8 警告 マイクロソフト - Microsoft Edge における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6170 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206432 4.3 警告 マイクロソフト - Microsoft Edge におけるユーザを任意の Web サイトにリダイレクトされる脆弱性 CWE-20
不適切な入力確認
CVE-2015-6169 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206433 9.3 危険 マイクロソフト - Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6168 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206434 4.3 警告 マイクロソフト - Microsoft Internet Explorer 7 から 11 および Microsoft Edge における ASLR 保護メカニズムを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-6161 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206435 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6159 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206436 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6158 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206437 9.3 危険 マイクロソフト - Microsoft Internet Explorer 10 から 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6155 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206438 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6154 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206439 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6153 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
206440 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 から 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6151 2015-12-10 15:45 2015-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301 8.1 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, administrative role changes and user deletions do not iterate SESSION_POOL to discon… New CWE-613
 Insufficient Session Expiration
CVE-2026-44553 2026-05-19 23:16 2026-05-16 Show GitHub Exploit DB Packet Storm
302 5.3 MEDIUM
Network
- - An issue in Intelbras VIP-1230-D-G4 Version V2.800.00IB00C.0.T allows a remote attacker to obtain sensitive information via password reset functionality under /OutsideCmd New CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2026-36438 2026-05-19 23:16 2026-05-19 Show GitHub Exploit DB Packet Storm
303 7.3 HIGH
Network
- - Offline Hospital Management System 5.3.0 allows remote code execution due to an improper Electron renderer configuration. The application enables Node.js integration while disabling context isolation… New - CVE-2026-26462 2026-05-19 23:16 2026-05-19 Show GitHub Exploit DB Packet Storm
304 9.1 CRITICAL
Network
freertos coremqtt Missing bounds validation in the MQTT v5.0 property parser in coreMQTT before 5.0.1 allows an MQTT broker to cause a denial of service by sending a crafted packet. To remediate this issue, users s… New CWE-125
Out-of-bounds Read
CVE-2026-8686 2026-05-19 23:01 2026-05-16 Show GitHub Exploit DB Packet Storm
305 9.8 CRITICAL
Network
lmsys sglang SGLangs multimodal generation runtime scheduler's ROUTER socket binds to 0.0.0.0 by default and contains a sink that calls pickle.loads() on incoming messages, enabling RCE when exposed to the intern… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-7301 2026-05-19 22:49 2026-05-18 Show GitHub Exploit DB Packet Storm
306 9.1 CRITICAL
Network
lmsys sglang SGLangs multimodal generation runtime is vulnerable to an unauthenticated path traversal vulnerability, allowing an attacker to write arbitrary files anywhere the server process has write access, by … New CWE-35
 Path Traversal: '.../...//'
CVE-2026-7302 2026-05-19 22:43 2026-05-18 Show GitHub Exploit DB Packet Storm
307 9.8 CRITICAL
Network
lmsys sglang SGLangs multimodal generation runtime is vulnerable to unauthenticated remote code execution when the --enable-custom-logit-processor option is enabled, as Python objects loaded via dill.loads() will… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-7304 2026-05-19 22:38 2026-05-18 Show GitHub Exploit DB Packet Storm
308 7.0 HIGH
Local
vim vim Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tar#Vimuntar() in runtime/autoload/tar.vim when decompressing .tgz archives on Unix-lik… New CWE-78
CWE-88
OS Command 
Argument Injection
CVE-2026-46483 2026-05-19 21:27 2026-05-16 Show GitHub Exploit DB Packet Storm
309 5.8 MEDIUM
Network
traefik traefik Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.44, 3.6.15, and 3.7.0-rc.3, there is an information disclosure vulnerability in Traefik's errors (custom error pages) middleware. Whe… New CWE-201
 Insertion of Sensitive Information Into Sent Data
CVE-2026-41181 2026-05-19 21:24 2026-05-16 Show GitHub Exploit DB Packet Storm
310 9.9 CRITICAL
Network
traefik traefik Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the RE… New CWE-284
Improper Access Control
CVE-2026-44774 2026-05-19 21:22 2026-05-16 Show GitHub Exploit DB Packet Storm