HOMEVULNERABILITIESCVE-2026-6272
HIGH

CVE-2026-6272

CWE-306Published: April 24, 2026· Updated: Apr 24, 2026

8.5
CVSS v3.1
EPSS:0.04%probability of exploitation in 30 daysPercentile:11.5th

Official 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.

NVD Source

Technical Analysis

CVE-2026-6272 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeX
Impact
Confidentiality
Integrity
Availability
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (2)

Quick Facts

CVE IDCVE-2026-6272
CVSS Score8.5 / 10
SeverityHIGH
WeaknessCWE-306
CISA KEVNo
EPSS (30d)0.04%
PublishedApr 24, 2026

Related CVEs (CWE-306)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-6272 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.