Vulnerability Description
Harness through 3.3.0 omits access control validation in the infrastructure provider read endpoint, allowing authenticated users to retrieve provider configurations from spaces they do not belong to. Attackers can query the GET /api/v1/infraproviders endpoint with arbitrary space identifiers to expose sensitive provider metadata including Docker endpoints, TLS certificate paths, and cloud project identifiers.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/harness/harness
- https://github.com/harness/harness/blob/v3.3.0/app/api/controller/infraprovider/
- https://github.com/harness/harness/blob/v3.3.0/app/api/controller/infraprovider/
- https://github.com/harness/harness/issues/3697
- https://www.vulncheck.com/advisories/harness-through-3.3.0-missing-access-contro
FAQ
What is CVE-2026-92750?
CVE-2026-92750 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Harness through 3.3.0 omits access control validation in the infrastructure provider read endpoint, allowing authenticated users to retrieve provider configurations from spaces they do not belong to. ...
How severe is CVE-2026-92750?
CVE-2026-92750 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92750?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.