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 26, 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
206001 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2016-0042 2016-02-17 13:57 2016-02-9 Show GitHub Exploit DB Packet Storm
206002 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品の Windows Journal における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0038 2016-02-17 12:10 2016-02-9 Show GitHub Exploit DB Packet Storm
206003 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0040 2016-02-17 12:10 2016-02-9 Show GitHub Exploit DB Packet Storm
206004 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0048 2016-02-17 11:16 2016-02-9 Show GitHub Exploit DB Packet Storm
206005 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のリモートデスクトッププロトコルの実装における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0036 2016-02-17 11:16 2016-02-9 Show GitHub Exploit DB Packet Storm
206006 5 警告 マイクロソフト - Microsoft .NET Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2016-0033 2016-02-17 11:16 2016-02-9 Show GitHub Exploit DB Packet Storm
206007 4.3 警告 マイクロソフト - Microsoft SharePoint Foundation 2013 の SharePoint Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0039 2016-02-17 11:10 2016-02-9 Show GitHub Exploit DB Packet Storm
206008 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品におけるクロスサイトスクリプティングの脆弱性 CWE-119
バッファエラー
CVE-2016-0022 2016-02-17 11:04 2016-02-9 Show GitHub Exploit DB Packet Storm
206009 7.2 危険 マイクロソフト - 複数の Microsoft 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2016-0041 2016-02-17 10:57 2016-02-9 Show GitHub Exploit DB Packet Storm
206010 5 警告 マイクロソフト - Microsoft Windows Server 2008 および 2012 のネットワーク ポリシー サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0050 2016-02-17 10:39 2016-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 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
602 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is subject to Insecure Direct Object Reference (IDOR) in the Express Entry Detail block via the exEntryID parameter. This IDOR leads to unauthorized access to all Express… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7881 2026-05-23 04:19 2026-05-22 Show GitHub Exploit DB Packet Storm
603 5.3 MEDIUM
Network
concretecms concrete_cms In Concrete CMS 9.5.0 and below,  the submit_password() method in concrete/controllers/single_page/download_file.php allows unauthorized file access since downloading permission-restricted files bypa… CWE-862
 Missing Authorization
CVE-2026-7879 2026-05-23 04:18 2026-05-22 Show GitHub Exploit DB Packet Storm
604 6.5 MEDIUM
Network
- - TypeBot is a chatbot builder tool. In versions 3.15.2, the getLinkedTypebots API endpoint returns full bot definitions to any authenticated user who references a target bot ID in a Typebot Link block… CWE-863
 Incorrect Authorization
CVE-2026-39966 2026-05-23 04:18 2026-05-23 Show GitHub Exploit DB Packet Storm
605 3.1 LOW
Network
- - TypeBot is a chatbot builder tool. In versions 3.15.2 and prior, the bot engine's the findResult query does not filter results by typebotId, allowing an authenticated user to load result data (user a… CWE-639
CWE-862
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
CVE-2026-39967 2026-05-23 04:18 2026-05-23 Show GitHub Exploit DB Packet Storm
606 4.8 MEDIUM
Network
concretecms concrete_cms Concrete CMS version 9.0 to 9.5.0 is vulnerable to Stored XSS via page name in the Atomik theme. A rogue editor can inject arbitrary JavaScript that executes in the context of any authenticated user … CWE-79
Cross-site Scripting
CVE-2026-8353 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
607 7.7 HIGH
Network
- - TypeBot is a chatbot builder tool. Versions 3.15.2 and prior contain an SSRF via Open Redirect Bypass as the HTTP Request block and Code block validate the initial request URL via validateHttpReqUrl(… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-39965 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
608 10.0 CRITICAL
Network
- - The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com… CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-39821 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
609 7.6 HIGH
Network
- - TypeBot is a chatbot builder tool. In versions prior to 3.16.0, SSRF protection for Webhook / HTTP Request blocks validates only the URL string, blocked hostname literals, and literal IP formats. It … CWE-20
CWE-918
 Improper Input Validation 
Server-Side Request Forgery (SSRF) 
CVE-2026-34207 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
610 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR + wrong-authorization-level in the Express association Reorder dialog.  This can cause Cross-entity state tampering with view-only permission on one… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-8347 2026-05-23 04:16 2026-05-23 Show GitHub Exploit DB Packet Storm