CVE-2025-71317 PUBLISHED

NetMan 204 Hard-coded Backdoor Credentials

Assigner: VulnCheck
Reserved: 05.06.2026 Published: 05.06.2026 Updated: 05.06.2026

NetMan 204 contains a hard-coded backdoor account with the username and password 'eurek' that grants administrative access. A remote, unauthenticated attacker can authenticate through the cgi-bin/login.cgi endpoint (for example /cgi-bin/login.cgi?username=eurek&password=eurek, which due to lax parameter validation can be shortened to /cgi-bin/login.cgi?username=eurek%20eurek) to obtain administrator privileges, allowing them to alter device configuration, enable the telnet/SSH services, and reset local user credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Riello UPS
Product NetMan 204
Versions
  • Version 0 is affected

Credits

  • parsa rezaie khiabanloo finder

References

Problem Types

  • Use of Hard-coded Credentials CWE