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 21, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
781 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-43353 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
782 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-43354 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
783 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-43355 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
784 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43356 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
785 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43357 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
786 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43358 2026-05-18 11:27 2026-05-8 Show GitHub Exploit DB Packet Storm
787 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-43359 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
788 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43360 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
789 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43361 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
790 8.1 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-43362 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 7.6 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI supports model composition via base_model_id: a user-defined model (e.g.,… Update CWE-862
 Missing Authorization
CVE-2026-44555 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
552 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, the POST /api/v1/retrieval/process/web endpoint accepts a user-supplied collection_n… Update CWE-862
 Missing Authorization
CVE-2026-44554 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
553 5.0 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, FolderForm uses model_config = ConfigDict(extra='allow'), which permits arbitrary fi… Update CWE-862
 Missing Authorization
CVE-2026-44550 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
554 5.4 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the ydoc:document:update Socket.IO event handler checks whether the sender is a memb… Update CWE-863
 Incorrect Authorization
CVE-2026-44564 2026-05-19 12:11 2026-05-16 Show GitHub Exploit DB Packet Storm
555 5.4 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /api/generate, /api/embed, /api/embeddings, and /api/show endpoints accept any m… Update CWE-862
 Missing Authorization
CVE-2026-44563 2026-05-19 12:11 2026-05-16 Show GitHub Exploit DB Packet Storm
556 6.5 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the POST /api/v1/models/import endpoint allows users with the workspace.models_impor… Update CWE-283
CWE-862
 Unverified Ownership
 Missing Authorization
CVE-2026-44562 2026-05-19 12:10 2026-05-16 Show GitHub Exploit DB Packet Storm
557 5.4 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the is_user_channel_member function checks whether a ChannelMember row exists but do… Update CWE-863
 Incorrect Authorization
CVE-2026-44561 2026-05-19 12:10 2026-05-16 Show GitHub Exploit DB Packet Storm
558 6.5 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the type: "file" (non-full-context), type: "text" with collection_name, and bare col… Update CWE-862
 Missing Authorization
CVE-2026-44560 2026-05-19 12:09 2026-05-16 Show GitHub Exploit DB Packet Storm
559 4.3 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the GET /api/v1/channels/{id}/members endpoint only checks membership for group and … Update CWE-862
 Missing Authorization
CVE-2026-44559 2026-05-19 12:09 2026-05-16 Show GitHub Exploit DB Packet Storm
560 8.0 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, any authenticated user can permanently delete files owned by other users via DELETE … Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45671 2026-05-19 12:08 2026-05-16 Show GitHub Exploit DB Packet Storm