VYPR
Unrated severityNVD Advisory· Published Oct 12, 2020· Updated May 30, 2025

CVE-2020-26546

CVE-2020-26546

Description

HelpDeskZ 1.0.2 suffers from SQL injection in the RememberMe auto-login feature, allowing unauthenticated attackers to extract sensitive data.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

HelpDeskZ 1.0.2 suffers from SQL injection in the RememberMe auto-login feature, allowing unauthenticated attackers to extract sensitive data.

Vulnerability

HelpDeskZ version 1.0.2 contains an SQL injection vulnerability in the auto-login functionality (RememberMe). The feature does not properly sanitize user-supplied input before using it in a database query, enabling an attacker to inject arbitrary SQL commands. The vulnerability is present in the code handling the RememberMe cookie or token validation [2].

Exploitation

An attacker can exploit this vulnerability without authentication by sending a crafted HTTP request that includes malicious SQL payloads via the RememberMe parameter. No special network position is required; the attack can be performed remotely over the network. The CVSS vector indicates low attack complexity and no user interaction needed [2].

Impact

Successful exploitation allows an attacker to retrieve sensitive information from the database, such as user credentials or other confidential data. The CVSS score of 7.5 (High) reflects a confidentiality impact of HIGH, with no impact on integrity or availability [2]. The attack does not require privileges, but the product is no longer supported by the maintainer, increasing the risk for users.

Mitigation

As of the advisory publication, there is no known fix for this vulnerability. The vendor was contacted but has not provided a patch [2]. Since HelpDeskZ 1.0.2 is end-of-life and no longer supported, users are advised to migrate to an alternative solution or implement additional security controls such as Web Application Firewalls to mitigate exploitation.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.