CmcApplication · Nozominetworks

CVE-2025-40904

MEDIUM · 5.4 CVSS v3.1 Published 2026-05-19
Fix available
A fix is available. Upgrade to 26.1.0 or later.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A Stored HTML Injection vulnerability was discovered in the Smart Polling functionality due to improper validation of an input parameter. An authenticated user with limited privileges can push malicious remote strategies containing HTML tags through the sync. When a victim views the affected remote strategy in the Smart Polling functionality, the injected HTML renders in their browser, enabling phishing and possibly open redirect attacks. Full XSS exploitation and direct information disclosure are prevented by the existing input validation and Content Security Policy configuration.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A stored HTML injection vulnerability exists in the Smart Polling functionality where the sync feature accepts remote strategies without proper validation of an input parameter. An authenticated low-privilege user can inject malicious HTML tags into a remote strategy, which persists and renders when other users view that strategy in the Smart Polling interface. While full XSS and information disclosure are blocked by existing input validation and CSP, the injected HTML enables phishing and potential open redirect attacks.

MitigationImplement strict input validation and sanitization on the remote strategy parameter in the sync endpoint, combined with output encoding when rendering strategies in the Smart Polling interface to prevent HTML injection.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
CmcApplication
Affected:< 26.1.0
GuardianApplication
Affected:< 26.1.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the installed version of Nozomi Networks CMC or Guardian
    Access the product console or use the command line interface to retrieve the version number. Typically found in About section or via CLI command like 'system status' or 'version display'.
    Affected if The version is lower than 26.1.0, meaning the product is vulnerable to the HTML injection flaw.
  2. Verify if Smart Polling feature is enabled
    Navigate to the product settings or configuration panel and locate the Smart Polling module status. Check the management interface under Polling or Monitoring settings.
    Affected if Smart Polling is enabled and the product version is below 26.1.0, the vulnerability can be exploited.
  3. Check for existing remote strategies in Smart Polling
    Access the Smart Polling configuration screen and review any configured remote strategies. Look for entries under the sync or remote strategy sections.
    Affected if Remote strategies exist and the version is vulnerable, injected HTML could persist and render for other users viewing those strategies.
  4. Identify if low-privilege users have access to the sync feature
    Review user role permissions in the access control or user management section. Determine if standard or low-privilege users can access the strategy sync functionality.
    Affected if Low-privilege authenticated users can access the sync feature on a vulnerable version, they can inject HTML into remote strategies.

A user is affected if they are running CMC or Guardian version below 26.1.0 with Smart Polling enabled and remote strategies accessible to authenticated users.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 26.1.0 or later
Fixed in 26.1.0
Interim mitigation

Implement strict input validation and sanitization on the remote strategy parameter in the sync endpoint, combined with output encoding when rendering strategies in the Smart Polling interface to prevent HTML injection.

Recommended fix High confidence

Upgrade to Cmc 26.1.0 or later / Guardian 26.1.0 or later

  1. Identify the current installed version of Cmc or Guardian using the product's version check mechanism
  2. Backup the current configuration and any custom settings
  3. Consult the official release notes for version 26.1.0 to review new features, changes, and any known migration requirements
  4. Upgrade Cmc or Guardian to version 26.1.0 or later following the product's standard upgrade procedure
  5. After upgrade, verify the Smart Polling functionality works correctly with properly sanitized input
  6. Confirm the version has been successfully applied by checking the product's about or version information
Caveat Review release notes for version 26.1.0; major version changes may introduce new features or deprecations that could affect existing configurations

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Cmc Scoped from the published advisory
  • Consultation4.0 h
  • Implementation12.0 h
  • Testing8.0 h
  • Review / QA4.0 h
28.0 hours of engineering $4,880
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,808.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-40904 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-40904 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data