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 24, 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
4681 8.8 重要
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-30898 2026-04-23 10:14 2026-04-18 Show GitHub Exploit DB Packet Storm
4682 7.5 重要
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-30912 2026-04-23 10:14 2026-04-18 Show GitHub Exploit DB Packet Storm
4683 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows UPnP Device Host の特権の昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32075 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4684 7.8 重要
Local
マイクロソフト Microsoft Windows 11 23h2
Microsoft Windows 11 26h1
Microsoft Windows Server 2025
Microsoft Windows 11 24h2
Microsoft Wind…
Windows 記憶域スペース コントローラーの特権昇格の脆弱性 CWE-125
境界外読み取り
CVE-2026-32076 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4685 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows UPnP Device Host の特権の昇格の脆弱性 CWE-822
信頼性のないポインタデリファレンス
CVE-2026-32077 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4686 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 11 23h2
Microsoft Windows 11 26h1
Microsoft Windows 10 1809
Microsoft Wind…
Windows Projected File System の特権の昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32078 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4687 5.5 警告
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Web アカウント マネージャーの情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2026-32079 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4688 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows Server 2022
Microsoft Windows Server 2025
Microsoft Windows Server 2016
Windows WalletService の特権の昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32080 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4689 5.5 警告
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
パッケージ カタログの情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2026-32081 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
4690 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Simple Search Discovery Protocol (SSDP) サービスの特権昇格の脆弱性 CWE-362
競合状態
CVE-2026-32082 2026-04-23 10:14 2026-04-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 - - - Concrete CMS 9.5.0 and below is vulnerable to authorization bypass in the Calendar Block since action_get_events does not check canView on the calendar which results in restricted event details being… New CWE-425
 Direct Request ('Forced Browsing')
CVE-2026-8205 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
92 - - - Concrete CMS 9.5.0 and below is vulnerable to authorization Bypass in the Calendar Event Frontend Dialog which can allow cross-calendar data disclosure. A public calendar block can be used as a pivot… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-8204 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
93 - - - Concrete CMS 9.5.0 and below has Stored XSS on the height parameter. The controller does not validate or sanitize $height. Any user with editor privileges can inject malicious JavaScript that execute… New CWE-79
Cross-site Scripting
CVE-2026-8203 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
94 - - - Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name (admin-controlled) through Concrete's t() translation he… New CWE-79
Cross-site Scripting
CVE-2026-8197 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
95 - - - Concrete CMS 9.5.0 and below does not validate a CSRF token before processing requests to /dashboard/extend/install/download/<remoteId>. The download() method in concrete/controllers/single_page/dash… New CWE-352
 Origin Validation Error
CVE-2026-8140 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
96 - - - Concrete CMS 9.5.0 and below is vulnerable to Remote Code Execution due to insecure deserialization occurring in the ExpressEntryList block controller. An rogue administrator with privileges to add … New CWE-502
 Deserialization of Untrusted Data
CVE-2026-8135 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
97 - - - Concrete CMS 9.5.0 and below fails to sanitize path traversal sequences in the ptComposerFormLayoutSetControlCustomTemplate field when saving page type composer form layouts. An authenticated rogue a… New CWE-23
CWE-98
CWE-434
 Relative Path Traversal
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-8134 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
98 - - - Concrete CMS 9.5.0 and below  is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller.  Any unauthenticated visitor can request /ccm/system/dialogs… New CWE-200
Information Exposure
CVE-2026-6826 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
99 8.8 HIGH
Network
- - LiteLLM prior to 1.83.10 allows a user to modify their own user_role via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restri… New CWE-863
 Incorrect Authorization
CVE-2026-47102 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm
100 8.8 HIGH
Network
- - LiteLLM prior to 1.83.14 allows an authenticated internal_user to create API keys with access to routes that their role does not permit. When generating a key, the allowed_routes field is stored with… New CWE-863
 Incorrect Authorization
CVE-2026-47101 2026-05-22 06:16 2026-05-22 Show GitHub Exploit DB Packet Storm