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 4, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
219971 6.8 警告 D-Link Systems, Inc. - D-Link DAP 1150 のファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3760 2014-05-19 17:08 2014-04-18 Show GitHub Exploit DB Packet Storm
219972 7.5 危険 Karlen Walter - TYPO3 用 BibTex Publications エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3759 2014-05-19 17:07 2014-04-30 Show GitHub Exploit DB Packet Storm
219973 4.3 警告 Karlen Walter - TYPO3 用 BibTex Publications エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3758 2014-05-19 17:07 2014-04-30 Show GitHub Exploit DB Packet Storm
219974 7.5 危険 Dotclear - Dotclear における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-1613 2014-05-19 16:51 2014-01-20 Show GitHub Exploit DB Packet Storm
219975 6.4 警告 Django Software Foundation
Canonical
- Django における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-1418 2014-05-19 16:49 2014-05-14 Show GitHub Exploit DB Packet Storm
219976 5.4 警告 シスコシステムズ - Cisco IOS の ScanSafe モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3263 2014-05-19 16:38 2014-05-14 Show GitHub Exploit DB Packet Storm
219977 4.3 警告 シスコシステムズ - Cisco IOS および IOS XE の Locator/ID Separation Protocol の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3262 2014-05-19 16:38 2014-05-14 Show GitHub Exploit DB Packet Storm
219978 7.9 危険 シマンテック - Symantec Workspace Streaming のサーバにおけるファイルおよび機能にアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1649 2014-05-19 16:37 2014-05-12 Show GitHub Exploit DB Packet Storm
219979 6.8 警告 IBM - IBM InfoSphere Information Server Metadata Workbench におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-0933 2014-05-19 16:33 2014-05-9 Show GitHub Exploit DB Packet Storm
219980 7.6 危険 DELL EMC (旧 EMC Corporation) - EMC RSA NetWitness および RSA Security Analytics における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-0643 2014-05-19 16:07 2014-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3041 7.1 HIGH
Network
- - Insecure deserialization in the job results processing component in Amazon Braket SDK before 1.117.0 might allow a remote authenticated user with S3 write access to the job output bucket to achieve a… CWE-502
 Deserialization of Untrusted Data
CVE-2026-9291 2026-05-23 05:31 2026-05-23 Show GitHub Exploit DB Packet Storm
3042 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions 2.11.0 through 2.28.1 allow any authenticated user to inject arbitrary HTML by updating their account's font family. Upon explo… CWE-79
Cross-site Scripting
CVE-2026-40596 2026-05-23 05:31 2026-05-23 Show GitHub Exploit DB Packet Storm
3043 - - - Mantis Bug Tracker (MantisBT) is an open source issue tracker. In versions 2.28.1 and below, given any pre-existing XSS / HTML injection vulnerability, an attacker can bypass the Content Security Pol… CWE-79
CWE-358
Cross-site Scripting
 Improperly Implemented Security Check for Standard
CVE-2026-40597 2026-05-23 05:31 2026-05-23 Show GitHub Exploit DB Packet Storm
3044 - - - 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
3045 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
3046 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
3047 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
3048 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
3049 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
3050 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