CVE-2025-71318: NetMan 204 Missing Authentication for Administrative Functions
NetMan 204 fails to enforce authentication on its administrative pages and command endpoints. A remote, unauthenticated attacker can directly request administrative pages (such as administration.html, administration-commands.html, and configuration.html) to disclose sensitive information including LDAP configuration and active user details, and can invoke privileged UPS control commands — including shutdown, reboot, switch-on-bypass, and battery test — without supplying any credentials.
Security readout for executives and security teams
Plain-English summary
NetMan 204 management interfaces can reportedly be used without logging in. An attacker who can reach the device over the network could view sensitive configuration and user information, and trigger privileged UPS actions that may disrupt power protection.
Executive priority
Treat this as urgent for any environment where UPS management is network reachable. The business impact is not only data exposure; unauthorized UPS control could affect availability of protected systems and facilities operations.
Technical view
CVE-2025-71318 is a CWE-306 missing-authentication issue in Riello UPS NetMan 204. The source bundle states unauthenticated administrative pages and command endpoints expose LDAP and active-user details and allow UPS control actions. CVSS 3.1 is 9.8, network exploitable, low complexity, no privileges, no user interaction.
Likely exposure
Exposure is highest where NetMan 204 web management is reachable from the internet, shared corporate networks, vendor remote-access paths, or weakly segmented facilities networks. The bundle does not provide reliable affected firmware ranges beyond NetMan 204, so asset verification is necessary.
Exploitation context
The CVE is not listed as KEV in the supplied bundle, so active exploitation is not confirmed here. A public Exploit-DB reference is listed, meaning exploit information is public, but this analysis does not rely on or provide offensive details.
Researcher notes
Evidence supports missing authentication, sensitive information disclosure, and privileged UPS command access. Version data and vendor-fixed build details are incomplete in the supplied sources. Avoid assuming active exploitation or a specific patch level without checking current Riello guidance.
Mitigation direction
Check Riello UPS guidance and downloads for confirmed firmware or vendor remediation.
Remove internet exposure for NetMan 204 management interfaces.
Restrict access to trusted admin networks or VPN-only paths.
Review exposed LDAP or user data and rotate secrets if warranted.
Disable or firewall unused administrative command access where operationally feasible.
Validation and detection
Inventory Riello UPS NetMan 204 devices across IT, facilities, and data-center networks.
Confirm whether management interfaces are reachable from untrusted networks.
Verify administrative pages and control functions require authentication in controlled testing.
Review logs for unauthenticated administrative access or UPS command activity.
Document firmware versions and compare them against current vendor guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
0ADP providers
4Source links
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.