LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23265: Improper Privilege Management in Crafter Studio

A logged-in and authenticated user with a Reviewer Role may lock a content item.

LowCVSS 3.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

An authenticated Crafter CMS 3.1 user with Reviewer role may be able to lock a content item. The stated impact is limited to availability: content workflow can be disrupted, but the provided CVSS data does not indicate confidentiality or integrity impact.

Executive priority

Treat this as a low-priority availability and workflow-control issue unless Crafter CMS supports critical publishing operations or reviewer accounts are broadly assigned. It is not evidenced as data theft or active exploitation in the provided sources.

Technical view

CVE-2021-23265 is an improper privilege management issue in Crafter Studio, mapped to CWE-269. The CVSS v3.1 vector is AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L, indicating network reachability, low complexity, low privileges, required user interaction, unchanged scope, and low availability impact.

Likely exposure

Exposure is likely limited to Crafter CMS 3.1 deployments where users have Reviewer role access. Publicly reachable login surfaces may increase opportunity, but the provided evidence requires authentication and does not identify anonymous exploitation.

Exploitation context

The source bundle does not show active exploitation, and KEV status is false. No exploit maturity, public exploit details, or attacker campaign evidence is provided in the cited sources.

Researcher notes

Key unknowns are the exact fixed versions and vendor-recommended remediation details, which are not included in the source bundle excerpt. Validate behavior only in authorized test environments and avoid assuming broader privilege escalation beyond content item locking.

Mitigation direction

  • Check Crafter's advisory for the vendor-supported remediation path.
  • Inventory Crafter CMS 3.1 instances and prioritize unsupported or externally reachable deployments.
  • Review Reviewer role assignments and remove unnecessary accounts.
  • Monitor and investigate unexpected content item locks.
  • Apply vendor guidance before changing production permissions or workflows.

Validation and detection

  • Confirm whether Crafter CMS 3.1 is deployed.
  • Identify accounts assigned the Reviewer role.
  • Review audit logs for unusual or repeated content locking activity.
  • Check whether the environment has applied vendor advisory guidance.
  • Confirm business workflows can recover from unauthorized content locks.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-23265 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
3.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.5CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L2.11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.5Low
CVSS 3.1 vector shape for CVE-2021-23265Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Crafter SoftwareCrafter CMS3.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.