CVE-2026-92625 PUBLISHED

Control iD iDSecure Unauthenticated Denial of Service

Assigner: tenable
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

Control iD iDSecure versions prior to 4.8.3.0 are affected by an unauthenticated Denial of Service.

The /api/license/restartService endpoint is reachable without authentication and invokes an internal routine that terminates the iDSecure service process and relaunches it by way of a generated batch script. An unauthenticated remote attacker can call this endpoint repeatedly to hold the service in a continuous restart cycle, rendering it unavailable.

Metrics

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

Product Status

Vendor Control iD
Product iDSecure
Versions Default: unaffected
  • affected from 0 to 4.8.3.0 (excl.)

References

Problem Types

  • CWE-306 Missing authentication for critical function CWE