CVE-2025-14692
Description
A flaw has been found in Mayan EDMS up to 4.10.1. The impacted element is an unknown function of the file /authentication/. This manipulation causes open redirect. It is possible to initiate the attack remotely. The exploit has been published and may be used. Upgrading to version 4.10.2 is sufficient to resolve this issue. The affected component should be upgraded. The vendor confirms that this is "[f]ixed in version 4.10.2". Furthermore, that "[b]ackports for older versions in process and will be out as soon as their respective CI pipelines complete."
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cna@vuldb.com — https://docs.mayan-edms.com/chapters/releases/4.10.2.html#security
Vendor advisory: cna@vuldb.com — https://docs.mayan-edms.com/chapters/releases/4.10.2.html
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | mayan-edms | >=4.10.0,<4.10.2 | 4.10.2 |
| PyPI | mayan-edms | >=4.9.0,<4.9.7 | 4.9.7 |
| PyPI | mayan-edms | >=4.8.0,<4.8.10 | 4.8.10 |
| PyPI | mayan-edms | >=4.7.0,<4.7.8 | 4.7.8 |
| PyPI | mayan-edms | <4.6.12 | 4.6.12 |
| PyPI | mayan-edms | <4.10.2 | 4.10.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mayan-edms | mayan_edms | {"endExcluding":"4.10.2"} | 4.10.2 |
References
- https://docs.mayan-edms.com/chapters/releases/4.10.2.html
- https://docs.mayan-edms.com/chapters/releases/4.10.2.html#security
- https://github.com/ionutluca888/Mayan-EDMS-OpenRedirect-POC/tree/main
- https://vuldb.com/?ctiid.336410
- https://vuldb.com/?id.336410
- https://vuldb.com/?submit.711729
- https://nvd.nist.gov/vuln/detail/CVE-2025-14692
- https://gitlab.com/mayan-edms/mayan-edms
- https://gitlab.com/mayan-edms/mayan-edms/-/commit/45355cbb45a28f61f38f719112d0ff422e6dc688
- https://gitlab.com/mayan-edms/mayan-edms/-/commit/94032fbe553e97b33e4e9b9e731b4fc45f9d9f91
- https://gitlab.com/mayan-edms/mayan-edms/-/commit/da9de60a9b84f11d5d2c7bbf118fe696b4f6357e
CWEs
CWE-601
Verify integrity in audit chain (admin only). AS-IS.