Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Leynn3H

#30405of 53,633
8.6Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-34181
4.3
2026-04-21
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.
PT-2026-34182
4.3
2026-04-21
Sanluan · Publiccms · CVE-2026-6797
**Name of the Vulnerable Software and Affected Versions** Sanluan PublicCMS versions prior to 6.202506.d **Description** A remote resource consumption issue exists in the `ZipSecureFile.setMinflateRatio()` function within the `common/src/main/java/com/publiccms/common/tools/DocToHtmlUtils.java` file. **Recommendations** As a temporary workaround, consider restricting the use of the `ZipSecureFile.setMinflateRatio()` function until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.