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":June 3, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
214401 5 警告 SysAid Technologies Ltd. - SysAid On-Premise における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-9436 2015-01-7 19:24 2014-12-22 Show GitHub Exploit DB Packet Storm
214402 6.5 警告 Absolut Engine - Absolut Engine における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9435 2015-01-7 19:12 2014-12-30 Show GitHub Exploit DB Packet Storm
214403 3.5 注意 Absolut Engine - Absolut Engine の administrative バックエンドの admin/managerrelated.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9434 2015-01-7 19:09 2014-12-30 Show GitHub Exploit DB Packet Storm
214404 4 警告 Vtiger - Vtiger CRM の kcfinder/browse.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-1222 2015-01-7 17:50 2014-03-11 Show GitHub Exploit DB Packet Storm
214405 6.2 警告 (複数のベンダ) - 複数の UEFI システムにおいて EFI S3 Resume Boot Path で使われる boot script が適切に保護されていない問題 - CVE-2014-8274 2015-01-7 17:05 2015-01-5 Show GitHub Exploit DB Packet Storm
214406 6.2 警告 (複数のベンダ) - UEFI EDK1 にバッファオーバーフローの脆弱性 - CVE-2014-8271 2015-01-7 17:04 2015-01-5 Show GitHub Exploit DB Packet Storm
214407 6 警告 (複数のベンダ) - Intel BIOS ロッキングメカニズムに競合状態の脆弱性 CWE-362
競合状態
CVE-2014-8273 2015-01-7 16:46 2015-01-5 Show GitHub Exploit DB Packet Storm
214408 6.8 警告 Zaunz GmbH - CosmoShop の cgi-bin/admin/setup_edit.cgi におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5306 2015-01-7 16:23 2011-03-10 Show GitHub Exploit DB Packet Storm
214409 4.3 警告 Zaunz GmbH - CosmoShop におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5305 2015-01-7 16:23 2011-03-10 Show GitHub Exploit DB Packet Storm
214410 6.8 警告 poMMo - poMMo Aardvark の admin/setup/config/users.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5300 2015-01-7 15:57 2011-05-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2841 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.11.0 through 2.28.1, a Stored XSS vulnerability is caused by incorrect escaping of a saved filter's owner, allowing an att… CWE-79
Cross-site Scripting
CVE-2026-40607 2026-05-23 05:31 2026-05-23 Show GitHub Exploit DB Packet Storm
2842 8.8 HIGH
Network
litellm litellm 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… CWE-863
 Incorrect Authorization
CVE-2026-47102 2026-05-23 04:39 2026-05-22 Show GitHub Exploit DB Packet Storm
2843 8.8 HIGH
Network
litellm litellm 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… CWE-863
 Incorrect Authorization
CVE-2026-47101 2026-05-23 04:39 2026-05-22 Show GitHub Exploit DB Packet Storm
2844 9.8 CRITICAL
Network
drupal drupal Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Drupal Drupal core allows SQL Injection. This issue affects Drupal core: from 8.9.0 before 10.4.… CWE-89
SQL Injection
CVE-2026-9082 2026-05-23 04:38 2026-05-21 Show GitHub Exploit DB Packet Storm
2845 7.5 HIGH
Network
apache cxf The fix for CVE-2025-48913: Apache CXF: Untrusted JMS configuration can lead to RCE was not complete, meaning that another path in the code might lead to code execution capabilities, if untrusted use… CWE-20
 Improper Input Validation 
CVE-2026-44417 2026-05-23 04:29 2026-05-22 Show GitHub Exploit DB Packet Storm
2846 5.4 MEDIUM
Network
mattermost mattermost_server Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to validate the OAuth token scope on the callback which allows an authenticated Mattermost user to g… CWE-863
 Incorrect Authorization
CVE-2026-28735 2026-05-23 04:28 2026-05-23 Show GitHub Exploit DB Packet Storm
2847 6.4 MEDIUM
Network
concretecms concrete_cms For Concrete CMS 9.5.0 and below, OAuth 2.0 Authorization-Code Handler Bypasses Account Status. A user with uIsActive=0 (suspended, banned, terminated employee) can still authenticate via OAuth and r… CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-7887 2026-05-23 04:21 2026-05-22 Show GitHub Exploit DB Packet Storm
2848 - - - authentik is an open-source identity provider. In versions prior to 2025.12.5 and 2026.2.0-rc1 through 2026.2.2, authenticated non-admin users with at least one OAuth2 access token can retrieve the c… CWE-200
CWE-863
Information Exposure
 Incorrect Authorization
CVE-2026-40166 2026-05-23 04:19 2026-05-23 Show GitHub Exploit DB Packet Storm
2849 8.1 HIGH
Network
- - authentik is an open-source identity provider. In versions prior to 2025.12.5 and 2026.2.0-rc1 through 2026.2.2, the PATCH /api/v3/core/users/{pk}/ API allows a caller with change_user on a target us… CWE-269
 Improper Privilege Management
CVE-2026-40172 2026-05-23 04:19 2026-05-23 Show GitHub Exploit DB Packet Storm
2850 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments[] parameter which can lead to file permission bypass. The `AddMessage` and `UpdateMessage` conversation … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7886 2026-05-23 04:19 2026-05-22 Show GitHub Exploit DB Packet Storm