CVE-2026-71208
Last modified
CVE-2026-71208 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. KubeSphere's cluster-controller reconciliation (pkg/utils/clusterclient/clusterclient.go, addCluster) processes every Cluster custom resource's connection configuration and immediately calls Discovery.ServerVersion against the CRD-specified Kubernetes API endpoint, which is parsed only for URL syntax (url.Parse) with no allow/deny-list for loopback, RFC1918 private ranges, link-local, or cloud-metadata addresses (e.g. 169.254.169.254).. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
KubeSphere's cluster-controller reconciliation (pkg/utils/clusterclient/clusterclient.go, addCluster) processes every Cluster custom resource's connection configuration and immediately calls Discovery.ServerVersion against the CRD-specified Kubernetes API endpoint, which is parsed only for URL syntax (url.Parse) with no allow/deny-list for loopback, RFC1918 private ranges, link-local, or cloud-metadata addresses (e.g. 169.254.169.254).
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| kubesphere | KubeSphere | >= 4.0.0, <= 4.1.3-rc.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71208?
How severe is CVE-2026-71208?
How do I fix CVE-2026-71208?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71202The raster Rust crate's crop function (src/editor.rs) clamps…7.5
- CVE-2026-71203changedetection.io's REST API resources are protected by an …5.3
- CVE-2026-71204changedetection.io's /settings save handler builds an update…6.2
- CVE-2026-71205changedetection.io's /login route checks the submitted passw…6.5
- CVE-2026-71206Shiori's CheckToken function (internal/domains/auth.go) vali…8.3
- CVE-2026-71207The Stock-Inventory-Management-System application's login.ph…9.8
- CVE-2026-71209audiobookshelf's authentication-exemption check (server/rout…7.5
- CVE-2026-7121A flaw has been found in Totolink A8000RU 7.1cu.643_b2020052…9.8
- CVE-2026-71210Mealie's AsyncSafeTransport SSRF guard (mealie/pkgs/safehttp…5.3
- CVE-2026-71211MLflow's AI Gateway accepts an auth_config.api_base value wh…7.1
- CVE-2026-71212xidown (a yt-dlp/ffmpeg GUI wrapper) builds its yt-dlp comma…4.4
- CVE-2026-71213Typemill's login endpoint (POST /tm/login, ControllerWebAuth…9.1
Are you affected by CVE-2026-71208?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
