Cyber Resilience

CVE-2022-1521

Critical

Published: 24 June 2022

Published
24 June 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0019 41.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-1521 is a critical-severity Improper Access Control (CWE-284) vulnerability in Illumina Local Run Manager. Its CVSS base score is 9.1 (Critical).

Operationally, ranked at the 41.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

LRM does not implement authentication or authorization by default. A malicious actor can inject, replay, modify, and/or intercept sensitive data.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

illumina
local run manager
1.3 — 3.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

Requiring authorization and configuration controls for mobile device connections directly enforces access control and prevents unauthorized devices from reaching organizational systems.

Provides a tamperproof, always-invoked, and verifiable mechanism to enforce access control policies.

Provides capability to review session content, directly detecting violations of access control.

Control assessments verify that access controls are implemented correctly and operating as intended, detecting improper access control before exploitation.

Certification requires independent assessment confirming access controls are implemented correctly and effective.

Authorization servers centrally manage access rights, preventing improper access control.

Tailoring selects and adjusts the precise set of access-control baselines and compensating controls required for the system, directly reducing improper access control exposure.

References