Vulnerability Description
Plane is open-source project management software. Versions prior to 0.23 have insecure permissions in UserSerializer that allows users to change fields that are meant to be read-only, such as email. This can lead to account takeover when chained with another vulnerability such as cross-site scripting (XSS). Version 0.23 fixes the issue.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Plane | Plane | < 0.23.0 |
Related Weaknesses (CWE)
References
- https://github.com/makeplane/plane/commit/0a8cc24da505fd519fcc3c9d6b5e15bc7ce21bPatch
- https://github.com/makeplane/plane/security/advisories/GHSA-cjh4-q763-cc48ExploitVendor Advisory
- https://github.com/makeplane/plane/security/advisories/GHSA-cjh4-q763-cc48ExploitVendor Advisory
FAQ
What is CVE-2025-48070?
CVE-2025-48070 is a vulnerability with a CVSS score of 3.5 (LOW). Plane is open-source project management software. Versions prior to 0.23 have insecure permissions in UserSerializer that allows users to change fields that are meant to be read-only, such as email. T...
How severe is CVE-2025-48070?
CVE-2025-48070 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-48070?
Check the references section above for vendor advisories and patch information. Affected products include: Plane Plane.