CVE-2020-26526
Description
An issue was discovered in Damstra Smart Asset 2020.7. It is possible to enumerate valid usernames on the login page. The application sends a different server response when the username is invalid than when the username is valid ("Unable to find an APIDomain" versus "Wrong email or password").
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Damstra Smart Asset 2020.7 login page reveals valid usernames via distinct error messages, enabling enumeration attacks.
Vulnerability
An issue exists in Damstra Smart Asset version 2020.7 where the login page returns different server responses for invalid versus valid usernames. An invalid username triggers the message "Unable to find an APIDomain for the email [username], please contact your system administrator," while a valid username (with incorrect password) results in "Login Failed! Wrong email or password." This difference allows an attacker to enumerate valid usernames. [1] [2]
Exploitation
An unauthenticated attacker can send login POST requests with candidate usernames. By comparing the server's response (either the "APIDomain" error or the generic login failure message), the attacker can determine whether a given username exists on the system. No authentication or special privileges are required; the attack is straightforward and requires only standard HTTP request capabilities. [2]
Impact
Successful username enumeration provides an attacker with a list of valid usernames, which can be used as a stepping stone for further attacks such as password guessing or credential stuffing. This information disclosure does not directly compromise data or system integrity, but it significantly reduces the effort needed for targeted login attempts. [1] [2]
Mitigation
The vulnerability is present in Damstra Smart Asset 2020.7 and potentially earlier versions. As of the publication date, no patch or fixed version has been disclosed in the available references. A workaround is to implement generic error messages that do not distinguish between valid and invalid usernames, such as always returning "Invalid username or password." [2]
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Damstra/Smart Assetdescription
- Range: 2020.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- smartasset.commitrex_refsource_MISC
- support.damstratechnology.com/hc/en-us/categories/900000115446-SmartAsset-Damstra-Asset-Management-Platformmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.