Sanluan · Publiccms · CVE-2026-6796
**Name of the Vulnerable Software and Affected Versions**
Sanluan PublicCMS versions prior to 6.202506.d
**Description**
The `log login()` function within the Failed Login Handler component, located in the file `core/src/main/java/com/publiccms/controller/admin/LoginAdminController.java`, allows for remote attacks. Manipulation of the `errorPassword` argument leads to the storage of sensitive information in cleartext on a file or disk.
**Recommendations**
Update to a version later than 6.202506.d.
As a temporary workaround, restrict access to the `log login()` function to minimize the risk of exploitation.