Plane · Plane · CVE-2025-48070
**Name of the Vulnerable Software and Affected Versions**
Plane versions prior to 0.23
**Description**
The issue concerns insecure permissions in the `UserSerializer` that allow users to modify fields intended to be read-only, such as the `email`. This can potentially lead to account takeover when combined with another issue like cross-site scripting (XSS).
**Recommendations**
For versions prior to 0.23, update to version 0.23 to resolve the issue. As a temporary workaround, consider restricting access to the `UserSerializer` to prevent unauthorized changes to read-only fields.