Cyber Resilience

CVE-2021-25973

Medium

Published: 02 November 2021

Published
02 November 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0027 50.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-25973 is a medium-severity Improper Authorization (CWE-285) vulnerability in Publify Project Publify. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 49.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

In Publify, 9.0.0.pre1 to 9.2.4 are vulnerable to Improper Access Control. “guest” role users can self-register even when the admin does not allow. This happens due to front-end restriction only.

CWE(s)

Related Threats

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

Affected Assets

publify project
publify
9.0.0 — 9.2.4

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.

addresses: CWE-285 CWE-669

Requires and applies authorization decisions specifically to control information flows based on policy.

addresses: CWE-285 CWE-669

Requiring authorization for media transport activities prevents improper authorization of resource handling.

addresses: CWE-285 CWE-669

Partitioning limits authorization scope by confining subjects and objects to distinct environments.

addresses: CWE-285 CWE-669

The control enforces explicit authorization policies on all traffic and data flows between domains, mitigating improper or missing authorization decisions.

addresses: CWE-285

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

References