Description
The door access control on a Norwegian Cruise Line asset grants entry based only on the credential's static 7-byte UID stored on an NTAG212 NFC chip. A UID is a manufacturer serial number sent in the clear on every read and is not intended to be secret or to authenticate the holder. Validating on the UID of the NTAG212 NFC chip alone is identification, not authentication, and the credential has no challenge-response capability that would resist copying.
Published: 2026-09-24
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Unauthorized Physical Access
Action: Patch Access Control
AI Analysis

Impact

The door access control on a Norwegian Cruise Line asset grants entry based only on the credential’s static 7‑byte UID stored on an NTAG212 NFC chip. The UID is transmitted in clear text on every read and is not intended to be secret or to authenticate the holder. Validating only the UID is identification, not authentication, and the system offers no challenge‑response capability to resist cloning. Consequently, an attacker can simply copy the UID from an authorized NFC tag and gain physical access to the asset.

Affected Systems

Norwegian Cruise Line’s door access control hardware that employs NTAG212 NFC chips for entry. No specific version or firmware information is provided in the report; the affected assets are those that use the described UID‑only authentication method.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity assessment, while the EPSS score is not available, leaving the exploitation probability uncertain. The vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known exploitation. The likely attack vector is physical proximity to the NFC tag to read the UID or to clone the tag, enabling an attacker to bypass the door lock without prior credential compromise. Given the absence of authentication, any reader with sufficient range could simply copy the UID, making the risk significant for physical security controls.

Generated by OpenCVE AI on September 25, 2026 at 07:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify that the door access control firmware supports cryptographic authentication and upgrade to a version that implements challenge‑response over NFC.
  • Configure the door access control system to reject credentials that rely solely on the UID and require signed or encrypted authentication data.
  • Add a second factor such as a PIN code or biometric verification, or restrict NFC readers to authorized personnel and reinforce physical barriers.

Generated by OpenCVE AI on September 25, 2026 at 07:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
CWE-294
CWE-613
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Thu, 24 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
References

Thu, 24 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Description The door access control on a Norwegian Cruise Line asset grants entry based only on the credential's static 7-byte UID stored on an NTAG212 NFC chip. A UID is a manufacturer serial number sent in the clear on every read and is not intended to be secret or to authenticate the holder. Validating on the UID of the NTAG212 NFC chip alone is identification, not authentication, and the credential has no challenge-response capability that would resist copying.
Title CVE-2026-75907
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-09-24T18:01:38.228Z

Reserved: 2026-08-18T14:59:09.975Z

Link: CVE-2026-75907

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-24T16:17:10.387

Modified: 2026-09-24T19:17:16.220

Link: CVE-2026-75907

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T07:45:18Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-294

    Authentication Bypass by Capture-replay

  • CWE-613

    Insufficient Session Expiration