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
222501 7.5 危険 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4461 2013-12-25 14:05 2013-12-17 Show GitHub Exploit DB Packet Storm
222502 4.3 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4414 2013-12-25 14:04 2013-12-17 Show GitHub Exploit DB Packet Storm
222503 6.8 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin 用の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-4405 2013-12-25 14:04 2013-12-17 Show GitHub Exploit DB Packet Storm
222504 6.5 警告 レッドハット - Red Hat Enterprise MRG Grid の cumin におけるロールの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4404 2013-12-25 14:03 2013-12-17 Show GitHub Exploit DB Packet Storm
222505 5 警告 Idleman - Leed における認証を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-2629 2013-12-25 14:03 2013-12-18 Show GitHub Exploit DB Packet Storm
222506 2.1 注意 VMware - VMware ESX および ESXi において任意のファイルにアクセス可能な問題 CWE-noinfo
情報不足
CVE-2013-5973 2013-12-25 13:56 2013-12-24 Show GitHub Exploit DB Packet Storm
222507 5 警告 アップル - Apple Motion の OZDocument::parseElement 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-6114 2013-12-25 13:53 2013-10-7 Show GitHub Exploit DB Packet Storm
222508 4.9 警告 Novell - Windows 上で稼働する Novell Client の VBA32 AntiRootKit コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3705 2013-12-25 13:43 2013-12-10 Show GitHub Exploit DB Packet Storm
222509 4 警告 シスコシステムズ - Cisco Unified Communications Manager のディザスタリカバリシステムコンポーネントにおける重要なデバイス情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6978 2013-12-25 13:41 2013-12-18 Show GitHub Exploit DB Packet Storm
222510 - - ヒューレット・パッカード - ** 削除 ** HP Autonomy Ultraseek におけるクロスサイトスクリプティングの脆弱性 - CVE-2013-6196 2013-12-25 13:40 2013-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
511 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific owner… New CWE-863
 Incorrect Authorization
CVE-2026-48152 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
512 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
513 - - - 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
514 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
515 - - - 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
516 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
517 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
518 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the V1 Views API (POST /api/views) accepts a calculation parameter from the request body that is interpolated directly into a CouchDB re… New CWE-94
Code Injection
CVE-2026-45719 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
519 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoute… New CWE-862
 Missing Authorization
CVE-2026-45717 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
520 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissio… New CWE-269
 Improper Privilege Management
CVE-2026-45716 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm