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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
204071 8.8 重要
Network
Resource Data Management Ltd - Resource Data Management Intuitive 650 TDB Controller デバイスにおける任意のパスワードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4505 2016-06-2 12:26 2016-05-19 Show GitHub Exploit DB Packet Storm
204072 3.1
Network
FileMaker, Inc - FileMaker Server において PHP ソースコードが閲覧可能な問題 CWE-20
不適切な入力確認
CVE-2016-1208 2016-06-2 09:42 2016-05-13 Show GitHub Exploit DB Packet Storm
204073 8.2 重要
Network
The PHP Group
アップル
- PHP の PHAR エクステンションの zip.c 内の phar_parse_zipfile 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-3142 2016-06-1 17:18 2016-03-3 Show GitHub Exploit DB Packet Storm
204074 9.8 緊急
Network
The PHP Group
アップル
- PHP の WDDX エクステンションの wddx.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-3141 2016-06-1 17:18 2016-03-3 Show GitHub Exploit DB Packet Storm
204075 6.8 警告
Network
Dell SecureWorks - Apple iOS 用 Dell SecureWorks モバイルアプリケーションにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2016-2268 2016-06-1 17:08 2016-02-2 Show GitHub Exploit DB Packet Storm
204076 5.6 警告
Network
WP Ninjas, LLC. - WordPress 用プラグイン「Ninja Forms」における PHP オブジェクトインジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2016-1209 2016-06-1 17:01 2016-05-13 Show GitHub Exploit DB Packet Storm
204077 4.3 警告
Adjacent
株式会社アイ・オー・データ機器 - WN-GDN/R3 シリーズにおいて認証試行回数が制限されていない脆弱性 CWE-287
不適切な認証
CVE-2016-1206 2016-06-1 16:50 2016-05-12 Show GitHub Exploit DB Packet Storm
204078 4.3 警告
Adjacent
株式会社アイ・オー・データ機器 - WN-G300R シリーズにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1207 2016-06-1 16:46 2016-05-12 Show GitHub Exploit DB Packet Storm
204079 6.3 警告
Network
Apache Software Foundation - Apache Cordova において任意のプラグインが実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-5208 2016-06-1 16:28 2016-05-11 Show GitHub Exploit DB Packet Storm
204080 2.5
Local
サイボウズ - Android アプリ「kintone mobile for Android」における情報管理不備の脆弱性 CWE-200
情報漏えい
CVE-2016-1185 2016-06-1 16:20 2016-04-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 8.8 HIGH
Network
huggingface diffusers Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, diffusers 0.37.0 allows remote code execution without the trust_remote_code=True safeguard when loading pipelines from Hu… CWE-94
Code Injection
CVE-2026-44827 2026-05-19 12:20 2026-05-15 Show GitHub Exploit DB Packet Storm
842 8.8 HIGH
Network
huggingface diffusers Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, a trust_remote_code bypass in DiffusionPipeline.from_pretrained allows arbitrary remote code execution despite the user p… CWE-94
Code Injection
CVE-2026-44513 2026-05-19 12:18 2026-05-15 Show GitHub Exploit DB Packet Storm
843 8.8 HIGH
Network
google chrome Use after free in Downloads in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page… CWE-416
 Use After Free
CVE-2026-8551 2026-05-19 12:15 2026-05-15 Show GitHub Exploit DB Packet Storm
844 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 _validate_collection_access function uses an incomplete allowlist that only enfo… CWE-863
 Incorrect Authorization
CVE-2026-44557 2026-05-19 12:13 2026-05-16 Show GitHub Exploit DB Packet Storm
845 7.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 /responses endpoint in the OpenAI router accepts any authenticated user and forw… CWE-284
CWE-862
Improper Access Control
 Missing Authorization
CVE-2026-44556 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
846 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.,… CWE-862
 Missing Authorization
CVE-2026-44555 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
847 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… CWE-862
 Missing Authorization
CVE-2026-44554 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
848 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… CWE-862
 Missing Authorization
CVE-2026-44550 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
849 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… CWE-863
 Incorrect Authorization
CVE-2026-44564 2026-05-19 12:11 2026-05-16 Show GitHub Exploit DB Packet Storm
850 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… CWE-862
 Missing Authorization
CVE-2026-44563 2026-05-19 12:11 2026-05-16 Show GitHub Exploit DB Packet Storm