If caching is in use on this application, it is likely this can be used to poison the cache, causing the modified data to be shown to other users.
There is also potential to then use this for cross-site scripting, although, this would depend on how the data is processed by the client, and will not be the case for all applications.
In order for this application to be vulnerable, React Router must be used in Framework mode.