PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-86090 ntop CVE debrief

CVE-2026-86090 is a high-severity vulnerability in ntopng versions before 6.7.260717. The vulnerability allows authenticated non-administrator users to issue POST requests to irreversibly delete all configured notification endpoints and recipients, effectively silencing all alerts. This issue arises from a lack of authorization checks in the delete endpoints and recipients REST v2 handlers.

Vendor
ntop
Product
ntopng
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-04
Original CVE updated
2026-09-14
Advisory published
2026-09-04
Advisory updated
2026-09-14

Who should care

Defenders responsible for ntopng installations, particularly those using versions before 6.7.260717, should assess their exposure and consider verifying user permissions and upgrading to a fixed version if possible.

Why it matters

CVE-2026-86090 is a high-severity vulnerability in ntopng that allows authenticated non-administrator users to delete notification endpoints and recipients, potentially silencing all alerts. Defenders should verify the version of ntopng in use, assess user permissions, and consider upgrading to a fixed version.

  • Authenticated non-administrator users can delete notification endpoints and recipients
  • All alerts may be silenced if endpoints and recipients are deleted
  • Verification of ntopng version and user permissions is necessary
  • Upgrading to version 6.7.260717 or later may mitigate the vulnerability

Technical summary

The vulnerability is caused by a lack of authorization checks in the delete endpoints and recipients REST v2 handlers in ntopng versions before 6.7.260717. This allows authenticated non-administrator users to issue POST requests to irreversibly delete all configured notification endpoints and recipients, effectively silencing all alerts. The issue arises because ntopng does not properly validate user permissions before allowing them to delete notification endpoints and recipients. Defenders should verify the version of ntopng in use, assess user permissions, and consider upgrading to a fixed version if possible to mitigate this high-severity vulnerability.

Defensive priority

Defenders should prioritize verifying the version of ntopng in use and assessing the potential impact of this vulnerability on their systems. They should also review user permissions and ensure that only authorized personnel have access to the affected endpoints.

Recommended defensive actions

  • Verify the version of ntopng in use and assess potential impact
  • Review user permissions and ensure only authorized personnel have access to affected endpoints
  • Consider upgrading to version 6.7.260717 or later if possible
  • Confirm whether affected ntopng deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

The CVE record and NVD entry provide details about the vulnerability, including its description, CVSS score, and affected versions. However, the exact versions of ntopng that are affected and the specific conditions under which the vulnerability can be exploited require further verification from the official sources.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-86090 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-86090

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-86090 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86090

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.