Vulnerability CVE-2022-25377


Published: 2024-02-22

Description:
The ACME-challenge endpoint in Appwrite 0.5.0 through 0.12.x before 0.12.2 allows remote attackers to read arbitrary local files via ../ directory traversal. In order to be vulnerable, APP_STORAGE_CERTIFICATES/.well-known/acme-challenge must exist on disk. (This pathname is automatically created if the user chooses to install Let's Encrypt certificates via Appwrite.)

 References:
https://github.com/appwrite/appwrite/blob/0.12.0/app/controllers/general.php#L539
https://github.com/appwrite/appwrite/releases/tag/0.12.2
https://github.com/appwrite/appwrite/pull/2780
https://dubell.io/unauthenticated-lfi-in-appwrite-0.5.0-0.12.1/

Copyright 2026, cxsecurity.com

 

Back to Top