Invicti detected that the application is using a version 1 GUID (often called UUID) in the cookie. UUIDs are just 128-bit pieces of data, that are displayed as (128/4) = 32 hexadecimal digits, like this: ba6eb330-4f7f-11eb-a2fb-67c34e9ac07c
The GUID is generated in a predictable manner based on:
Affected applications should update to version 4 of GUID.
You can search and find all vulnerabilities