CVE-2026-1836
Deferred
Deferred - Pending Action
Authentication Credentials Stored in Browser Cache
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
The system stores the username and password from the login form after submitting the request. This could allow an attacker with access to the platform to return to the browser and view the login credentials.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redmine | redmine | to 6.0.7 (inc) |
| redmine | redmine | to 5.1.10 (inc) |
| redmine | redmine | to 5.0.14 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-257 | The storage of passwords in a recoverable format makes them subject to password reuse attacks by malicious users. In fact, it should be noted that recoverable encrypted passwords provide no significant benefit over plaintext passwords since they are subject not only to reuse by malicious attackers but also by malicious insiders. If a system administrator can recover a password directly, or use a brute force search on the available information, the administrator can use the password on other accounts. |