CVE-2026-92626 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/dguardintegration/dguardVersion endpoint dereferences DGuard integration login state that may be unset, raising an unhandled null reference exception. The exception is thrown from an asynchronous method that returns void, so it is not observed by a caller and can terminate the iDSecure process.

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-476 NULL pointer dereference CWE