# CVE-2026-6272

> Vulnerability.

## Description

A client holding only a read JWT scope can still register itself as a signal provider through the production kuksa.val.v2 OpenProviderStream API by sending ProvideSignalRequest.

1. Obtain any valid token with only read scope.
2. Connect to the normal production gRPC API (kuksa.val.v2).
3. Open OpenProviderStream.
4. Send ProvideSignalRequest for a target signal ID.
5. Wait for the broker to forward GetProviderValueRequest.
6. Reply with attacker-controlled GetProviderValueResponse.
7. Other clients performing GetValue / GetValues for that signal receive forged data.

## Key facts

- **CVE ID:** CVE-2026-6272
- **Published:** 2026-04-24
- **CWE codes:** CWE-306

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-6272

## Citation

> AI Analytics. CVE-2026-6272. Retrieved 2026-07-23 from https://api.ai-analytics.org/cve/CVE-2026-6272. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*