27 matches found
GHSA-XJ53-J257-HXVG OpenRemote read-only asset users can write predicted datapoints
Summary The predicted datapoint write endpoint allows users with only read:assets privileges to write predicted datapoints. The endpoint: text PUT /api/realm/asset/predicted/assetId/attributeName accepts write requests from users lacking write:assets. The implementation appears to check READASSET...