LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
medium
Sources
5

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-71318 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9VulnCheck
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2025-71318Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Riello UPSNetMan 2040Listed
Weakness

CWE details

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.