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 28, 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
190171 5.5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品の Windows カーネルコンポーネントにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8680 2017-10-5 17:11 2017-09-12 Show GitHub Exploit DB Packet Storm
190172 7.8 重要
Local
マイクロソフト - 複数の Microsoft Excel および Office 製品におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8631 2017-10-5 17:11 2017-09-12 Show GitHub Exploit DB Packet Storm
190173 6.1 警告
Network
Pivotal Software, Inc. - Single Sign-On for Pivotal Cloud Foundry におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8041 2017-10-5 17:09 2017-08-31 Show GitHub Exploit DB Packet Storm
190174 6.5 警告
Network
Pivotal Software, Inc. - Single Sign-On for Pivotal Cloud Foundry における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-8040 2017-10-5 17:09 2017-08-31 Show GitHub Exploit DB Packet Storm
190175 8.8 重要
Network
Cloud Foundry Foundation
Pivotal Software, Inc.
- Pivotal Cloud Foundry などの製品における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0732 2017-10-5 17:09 2016-02-2 Show GitHub Exploit DB Packet Storm
190176 7.1 重要
Local
AzeoTech, Inc. - AzeoTech DAQFactory におけるパーミッションに関する脆弱性 CWE-275
パーミッションの問題
CVE-2017-12699 2017-10-5 17:01 2017-08-29 Show GitHub Exploit DB Packet Storm
190177 7.5 重要
Network
Kubik-Rubik - Easy Joomla Backup における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-2550 2017-10-5 15:23 2017-09-7 Show GitHub Exploit DB Packet Storm
190178 8.8 重要
Local
Fabrice Bellard - QEMU における整数オーバーフローの脆弱性 CWE-190
CWE-787
CVE-2017-14167 2017-10-5 15:23 2017-09-5 Show GitHub Exploit DB Packet Storm
190179 7 重要
Local
Linux - Linux Kernel における認可・権限・アクセス制御に関する脆弱性 CWE-264
CWE-362
CVE-2017-12146 2017-10-5 15:23 2017-07-12 Show GitHub Exploit DB Packet Storm
190180 7.8 重要
Local
SUSE - YaST2 における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2011-3177 2017-10-5 15:23 2011-08-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
21 9.0 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-… New CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-48150 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
22 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/… New CWE-79
Cross-site Scripting
CVE-2026-48149 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
23 - - - Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reser… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48148 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
24 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex() / matches() functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanc… New CWE-185
CWE-352
 Incorrect Regular Expression
 Origin Validation Error
CVE-2026-48147 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
25 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetch(config.url) with no SSRF protection.… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48146 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
26 - - - Budibase is an open-source low-code platform. Prior to 3.39.0, the executeQuery automation step in Budibase accepts a queryId from automation step inputs and passes it directly to the query execution… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48128 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
27 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is D… New CWE-200
Information Exposure
CVE-2026-46427 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
28 7.6 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the file upload endpoint POST /api/attachments/process does not enforce active-content restrictions for authenticated users. The checks … New CWE-79
CWE-434
Cross-site Scripting
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-46426 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
29 9.9 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, packages/worker/src/api/routes/global/scim.ts attaches only two middlewares to the SCIM router: requireSCIM (checks the Enterprise featu… New CWE-862
 Missing Authorization
CVE-2026-46425 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
30 4.2 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate… New CWE-269
 Improper Privilege Management
CVE-2026-46424 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm