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 30, 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
196941 9.8 緊急
Network
QNAP Systems - QNAP QTS における任意のコマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2017-6361 2017-04-25 17:55 2017-03-21 Show GitHub Exploit DB Packet Storm
196942 9.8 緊急
Network
QNAP Systems - QNAP QTS における管理者権限を取得される脆弱性 CWE-77
コマンドインジェクション
CVE-2017-6360 2017-04-25 17:55 2017-03-21 Show GitHub Exploit DB Packet Storm
196943 9.8 緊急
Network
QNAP Systems - QNAP QTS における管理者権限を取得される脆弱性 CWE-77
コマンドインジェクション
CVE-2017-6359 2017-04-25 17:55 2017-03-21 Show GitHub Exploit DB Packet Storm
196944 6.6 警告
Physics
USB Pratirodh Project - USB Pratirodh におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-6911 2017-04-25 17:42 2017-03-16 Show GitHub Exploit DB Packet Storm
196945 7 重要
Local
マカフィー - Intel Security CloudAV における悪意のあるファイルを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8993 2017-04-25 17:30 2015-12-3 Show GitHub Exploit DB Packet Storm
196946 7 重要
Local
マカフィー - Intel Security McAfee Security Scan+ における悪意のあるファイルを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8991 2017-04-25 17:30 2015-12-3 Show GitHub Exploit DB Packet Storm
196947 5.9 警告
Network
マカフィー - McAfee の McAfee Application Control におけるバイナリを認証なしで実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2014-9920 2017-04-25 17:30 2014-07-2 Show GitHub Exploit DB Packet Storm
196948 7.5 重要
Network
マカフィー - McAfee SaaS Control Console プラットフォームの Web アプリケーションにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-7462 2017-04-25 17:30 2017-03-14 Show GitHub Exploit DB Packet Storm
196949 7.8 重要
Local
pcre.org - PCRE の libpcre1 の pcre_get.c の pcre32_copy_substring 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-7246 2017-04-25 16:56 2017-03-23 Show GitHub Exploit DB Packet Storm
196950 7.8 重要
Local
pcre.org - PCRE の libpcre1 の pcre_get.c の pcre32_copy_substring 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-7245 2017-04-25 16:56 2017-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2001 8.8 HIGH
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to missing authorization in the bulk_user_assignment.php which can lead to privilege escalation to Administrative Group. Any authenticated user with access … CWE-863
 Incorrect Authorization
CVE-2026-8350 2026-05-27 02:42 2026-05-22 Show GitHub Exploit DB Packet Storm
2002 5.4 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via external-link page cvName because updateCollectionAliasExternal bypasses being sanitized. The Concrete CMS security team gave this vulnera… CWE-79
Cross-site Scripting
CVE-2026-8139 2026-05-27 02:41 2026-05-22 Show GitHub Exploit DB Packet Storm
2003 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR combined with a missing authentication gate. The endpoint /ccm/system/dialogs/file/usage/{fID} accepts an integer file ID in the URL and returns int… CWE-862
 Missing Authorization
CVE-2026-8236 2026-05-27 02:37 2026-05-22 Show GitHub Exploit DB Packet Storm
2004 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR. The `/ccm/frontend/conversations/message_detail` endpoint returns the full content of any conversation message. An unauthenticated attacker can enu… CWE-862
 Missing Authorization
CVE-2026-8237 2026-05-27 02:34 2026-05-22 Show GitHub Exploit DB Packet Storm
2005 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR. The '/ccm/frontend/conversations/message_page' endpoint returns the full content of any conversation message. An unauthenticated attacker can enume… CWE-862
 Missing Authorization
CVE-2026-8238 2026-05-27 02:29 2026-05-22 Show GitHub Exploit DB Packet Storm
2006 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR. The '/ccm/frontend/conversations/get_rating' endpoint confirms existence and returns rating score for any message by ID. The Concrete CMS security … CWE-862
 Missing Authorization
CVE-2026-8239 2026-05-27 02:25 2026-05-22 Show GitHub Exploit DB Packet Storm
2007 5.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to unauthenticated page metadata disclosure across every page with a configured summary template, revealing the existence of private, draft, and restricted … CWE-284
NVD-CWE-noinfo
Improper Access Control
CVE-2026-8240 2026-05-27 02:24 2026-05-22 Show GitHub Exploit DB Packet Storm
2008 5.4 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to Reflected XSS in Legacy Pagination via HTML attribute injection. Concrete\Core\Legacy\Pagination builds pagination links by raw-interpolating its $URL fi… CWE-83
 Improper Neutralization of Script in Attributes in a Web Page
CVE-2026-8245 2026-05-27 02:19 2026-05-22 Show GitHub Exploit DB Packet Storm
2009 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS below 9.5.0 and below is vulnerable to password change without reauthorization and session-hardening bypass. The user-profile edit controller passes the entire raw POST array to UserInfo… CWE-269
CWE-620
CWE-915
 Improper Privilege Management
 Unverified Password Change
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-8327 2026-05-27 02:18 2026-05-22 Show GitHub Exploit DB Packet Storm
2010 6.3 MEDIUM
Network
- - A vulnerability was determined in haojing8312 WorkClaw up to 0.6.4. This affects the function is_dangerous of the file apps/runtime/src-tauri/src/agent/tools/bash.rs of the component Blacklist Handle… CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-9565 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm