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
244951 4.3 警告 Bitweaver - Bitweaver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6374 2012-06-26 15:54 2007-12-14 Show GitHub Exploit DB Packet Storm
244952 7.5 危険 gestdown - GestDown における任意の SQL コマンドを実行される脆弱性 CWE-89
SQLインジェクション
CVE-2007-6373 2012-06-26 15:54 2007-12-14 Show GitHub Exploit DB Packet Storm
244953 5 警告 ezcontents - ezContents の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6368 2012-06-26 15:54 2007-12-14 Show GitHub Exploit DB Packet Storm
244954 4.3 警告 bcoos - bcoos の modules/ecal/display.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6365 2012-06-26 15:54 2007-12-14 Show GitHub Exploit DB Packet Storm
244955 5 警告 gekkoware - Gekko における temp/ 配下の特定のファイルを読み取られる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6361 2012-06-26 15:54 2007-12-14 Show GitHub Exploit DB Packet Storm
244956 4.9 警告 glyph and cog - alternate pdftops filter の pdftops.pl における任意のファイルを上書きされる脆弱性 CWE-DesignError
CVE-2007-6358 2012-06-26 15:54 2007-12-3 Show GitHub Exploit DB Packet Storm
244957 5 警告 aertherwide - exiftags におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-6356 2012-06-26 15:54 2007-12-18 Show GitHub Exploit DB Packet Storm
244958 6.8 警告 アカマイテクノロジーズ - Akamai Download Manager ActiveX コントロール (DownloadManagerV2.ocx) における任意のファイルを強制実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-6339 2012-06-26 15:54 2008-05-1 Show GitHub Exploit DB Packet Storm
244959 10 危険 aertherwide - exiftags における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-6355 2012-06-26 15:54 2007-12-18 Show GitHub Exploit DB Packet Storm
244960 10 危険 aertherwide - exiftags における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2007-6354 2012-06-26 15:54 2007-12-18 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