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
3631 7.8 重要
Local
マイクロソフト Microsoft Office Online Server
Office Long Term Servicing Channel (LTSC)
Microsoft 365 Apps
Microsoft Office
Microsoft Excel
Microsoft Excel のリモートでコードが実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32197 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
3632 7.8 重要
Local
マイクロソフト Microsoft Office Online Server
Office Long Term Servicing Channel (LTSC)
Microsoft 365 Apps
Microsoft Office
Microsoft Excel
Microsoft Excel のリモートでコードが実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32198 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
3633 7.8 重要
Local
マイクロソフト Microsoft Office Online Server
Office Long Term Servicing Channel (LTSC)
Microsoft 365 Apps
Microsoft Office
Microsoft Excel
Microsoft Excel のリモートでコードが実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32199 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
3634 7.8 重要
Local
マイクロソフト Microsoft 365 Apps
Office Long Term Servicing Channel (LTSC)
Microsoft PowerPoint
Microsoft Office
Microsoft PowerPoint のリモートでコードが実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32200 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
3635 7.8 重要
Local
デル Alienware Command Center デルのAlienware Command Centerにおける最小権限の違反に関する脆弱性 CWE-272
最小権限の違反
CVE-2026-32655 2026-04-30 11:03 2026-04-27 Show GitHub Exploit DB Packet Storm
3636 2.7
Network
GitHub Enterprise Server GitHubのEnterprise Serverにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-3307 2026-04-30 11:03 2026-04-21 Show GitHub Exploit DB Packet Storm
3637 5.5 警告
Local
マイクロソフト Microsoft Dynamics 365 Microsoft Dynamics 365 の(オンプレミス) で、情報漏えいの脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-33103 2026-04-30 11:03 2026-04-14 Show GitHub Exploit DB Packet Storm
3638 10 緊急
Network
Apache Software Foundation Apache Camel Apache Software FoundationのApache Camelにおける動的に決定されたオブジェクト属性の不適切に制御された変更に関する脆弱性 CWE-915
動的に決定されたオブジェクト属性の不適切に制御された変更
CVE-2026-33453 2026-04-30 11:03 2026-04-27 Show GitHub Exploit DB Packet Storm
3639 9.4 緊急
Network
Apache Software Foundation Apache Camel Apache Software FoundationのApache Camelにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-33454 2026-04-30 11:03 2026-04-27 Show GitHub Exploit DB Packet Storm
3640 7.5 重要
Network
Linaro OP-TEE Trusted OS LinaroのOP-TEE Trusted OSにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-33662 2026-04-30 11:03 2026-04-24 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
81 - - - 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
82 - - - 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
83 - - - 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
84 - - - 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
85 - - - 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
86 - - - 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
87 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
88 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
89 8.8 HIGH
Network
- - IINA before 1.4.3 contains a user-assisted command execution vulnerability that allows remote attackers to execute arbitrary commands by supplying malicious mpv_-prefixed query parameters through the… New CWE-88
Argument Injection
CVE-2026-47114 2026-05-22 06:03 2026-05-22 Show GitHub Exploit DB Packet Storm
90 4.3 MEDIUM
Network
- - The GSheet For Woo Importer plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the process_ajax_restore_action() function in all versions up to, and … New CWE-862
 Missing Authorization
CVE-2026-4843 2026-05-22 06:03 2026-05-22 Show GitHub Exploit DB Packet Storm