CyberRota Analysis
AI-GeneratedPenpot versions prior to 2.14.5 are vulnerable due to improper handling of invitation tokens and profile registration, allowing authenticated users to take over any non-blocked profile without password verification. This critical vulnerability poses a significant risk to user accounts and data integrity within the platform. Organizations using Penpot should prioritize upgrading to version 2.14.5 to mitigate potential account takeovers.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Penpot is an open-source design tool for design and code collaboration. Prior to 2.14.5, Penpot exposed teams_invitations.clj invitation tokens from create-team-invitations, embedded an existing profile id in auth.clj prepare-register-profile, and had auth.clj register-profile issue a session based on the invitation email match without password verification, allowing a registered user to take over any non-blocked profile. This issue is fixed in version 2.14.5.