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
204711 9.8 緊急
Network
Apache Software Foundation - Apache Xerces-C++ の validators/DTD/DTDScanner.cpp における脆弱性 CWE-Other
その他
CVE-2016-2099 2016-05-23 10:20 2016-05-16 Show GitHub Exploit DB Packet Storm
204712 9.8 緊急
Network
Oxide project
Canonical
- Oxide におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1578 2016-05-23 10:10 2016-04-27 Show GitHub Exploit DB Packet Storm
204713 5.3 警告
Network
OpenAFS - OpenAFS のクライアントにおける重要なメモリ情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-4536 2016-05-20 17:06 2016-03-16 Show GitHub Exploit DB Packet Storm
204714 6.5 警告
Network
Debian
OpenAFS
- OpenAFS の ptserver/ptprocs.c の newEntry 関数におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2016-2860 2016-05-20 17:06 2016-03-16 Show GitHub Exploit DB Packet Storm
204715 8.1 重要
Network
Google - Android 上で稼働する Google Chrome におけるディレクトリトラバーサル攻撃を実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1671 2016-05-20 16:49 2016-05-11 Show GitHub Exploit DB Packet Storm
204716 5.3 警告
Network
Google - Google Chrome の content/browser/loader/resource_dispatcher_host_impl.cc における任意の HTTP リクエストを送信される脆弱性 CWE-362
競合状態
CVE-2016-1670 2016-05-20 16:49 2016-05-11 Show GitHub Exploit DB Packet Storm
204717 8.8 重要
Network
Google - Google Chrome で使用される Google V8 の zone.cc の Zone::New 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1669 2016-05-20 16:49 2016-05-11 Show GitHub Exploit DB Packet Storm
204718 8.8 重要
Network
Google - Google Chrome で使用される Blink の V8 バインディングにおける同一生成元ポリシーを回避される脆弱性 CWE-Other
その他
CVE-2016-1668 2016-05-20 16:49 2016-05-11 Show GitHub Exploit DB Packet Storm
204719 8.8 重要
Network
Google - Google Chrome で使用される Blink の DOM の実装における同一生成元ポリシーを回避される脆弱性 CWE-Other
その他
CVE-2016-1667 2016-05-20 16:49 2016-05-11 Show GitHub Exploit DB Packet Storm
204720 6.5 警告
Network
IBM - IBM SPSS Statistics の ActiveX コントロールの Initialize 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8530 2016-05-20 15:13 2015-12-8 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