Back to all versions
4.7.5
2025-12-12 patch
CRITICAL SECURITY RELEASE - Immediate upgrade required for all installations. This release addresses four CVEs including a confirmed exploitable unauthenticated RCE vulnerability (CVE-2025-55182) that allows private key extraction. All installations running the new login frontend must be considered potentially compromised.
Security 4
- Fixed CVE-2025-55182 - Critical RCE vulnerability in React Server Components (#11143, #11140) criticalAddressed critical unauthenticated Remote Code Execution vulnerability in React Server Components. This vulnerability allowed attackers to extract private keys and environment variables without authentication. All installations with the new login frontend were potentially compromised.react login
Deprecations 1
- Removed experimental dynamicIO flag (#11143)Removed experimental flag dynamicIO as part of Next.js update, replaced with useCache flagconfiguration
Maintenance & Chores 3
- Added useCache configuration flag (#11143)Added useCache flag to replace deprecated dynamicIO experimental flagconfiguration
Upgrade Warnings
- • All installations with the new login frontend running versions prior to 4.7.5 must be considered compromised
- • CVE-2025-55182 is a confirmed exploitable unauthenticated RCE vulnerability with CVSS score 10.0
- • Private key extraction has been confirmed by community members using public exploits
- • IAM_LOGIN_CLIENT role has extensive permissions that could be abused if credentials are compromised