Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55108— KubeVela Terraform remote loader DoS via unbounded file read

Quick assessment

Affected
kubevela kubevela
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

KubeVela 是一个开源的应用交付平台。在 1.9.14 之前、1.10.0-alpha.1 至 1.10.9 版本、以及 1.11.0-alpha.1 至 1.11.0-alpha.4 版本中,位于 中的 Terraform 远程配置加载器 会克隆通过 ComponentDefinition 提供的仓库,并会跟随仓库中可控的 或 符号链接。拥有创建或更新 ComponentDefinition 对象权限的用户,可以通过 将 指向 。随后, 和 会跟随该链接,在 或 HCL 解析拒绝内容之前,读取一个无界(un

CVSS 8.5 · High EPSS 0.57% · P45

Possible ATT&CK Techniques 1 AI

T1070.004 · File Deletion

Affected Version Matrix 3

VendorProduct Version RangeStatus
kubevela kubevela < 1.9.14 affected
>= 1.10.0-alpha.1, < 1.10.9 affected
>= 1.11.0-alpha.1, < 1.11.0-alpha.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55108

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
KubeVela Terraform remote loader DoS via unbounded file read
Source: CVE Program / CVE List V5
Vulnerability Description
KubeVela is an open source application delivery platform. Prior to 1.9.14, from 1.10.0-alpha.1 until 1.10.9, and from 1.11.0-alpha.1 until 1.11.0-alpha.4, the Terraform remote configuration loader in pkg/controller/utils/capability.go, GetTerraformConfigurationFromRemote, clones a repository supplied through a core.oam.dev/v1beta1 ComponentDefinition and follows repository-controlled variables.tf or main.tf symlinks. A user with permission to create or update ComponentDefinition objects can point variables.tf to /dev/zero through terraform.path, after which os.Stat and os.ReadFile follow the link and read an unbounded stream before ParseTerraformVariables or HCL parsing can reject the content. The read can exhaust memory, OOM-kill the cluster-wide vela-core controller, cause repeated Pod restarts, and pressure node memory when no effective container limit is configured. This issue is fixed in versions 1.9.14, 1.10.9, and 1.11.0-alpha.4.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
在文件访问前对链接解析不恰当(链接跟随)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
kubevela kubevela < 1.9.14 -

II. Public POCs for CVE-2026-55108

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-55108

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55108 (2)

Vendor Advisories for CVE-2026-55108 (1)

Vendor Pages for CVE-2026-55108 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-55108

No comments yet


Leave a comment