1. Critical Revision Tampering Vulnerability in ObjectStorageDurableStateStore Enables Concurrency Control Bypass
A critical security flaw in the ObjectStorageDurableStateStore implementation allows revision tampering via JSON-body manipulation, effectively bypassing optimistic-concurrency controls for any deployment relying on this state management mechanism. The vulnerability stems from the `load()` function in `ObjectStorageDu...