LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45730: JFrog Artifactory prior to 7.31.10, is vulnerable to Broken Access Control where a Project Admin is able to...

JFrog Artifactory prior to 7.31.10, is vulnerable to Broken Access Control where a Project Admin is able to create, edit and delete Repository Layouts while Repository Layouts configuration should only be available for Platform Administrators.

MediumCVSS 6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

JFrog Artifactory 7.x before 7.31.10 let Project Admins change Repository Layouts, a setting intended for Platform Administrators only. This is an internal privilege-boundary issue, not an unauthenticated internet takeover, but it can affect repository governance and integrity.

Executive priority

Treat as a scheduled security fix with access-review priority. Escalate if Project Admin accounts are broadly assigned, externally federated, or tied to critical software delivery pipelines.

Technical view

The CVE describes broken access control in Artifactory prior to 7.31.10. An authenticated Project Admin could create, edit, and delete Repository Layouts despite that configuration being reserved for Platform Administrators. CVSS 3.1 is 6.0 with high integrity impact and high privileges required.

Likely exposure

Exposure is likely limited to organizations running JFrog Artifactory 7.x before 7.31.10 with users assigned Project Admin privileges. Risk increases where project admins are numerous, loosely governed, or manage sensitive build and artifact workflows.

Exploitation context

The source bundle does not show CISA KEV listing or evidence of active exploitation. Exploitation requires high privileges, reducing opportunistic risk, but a malicious or compromised Project Admin account could abuse the improper authorization boundary.

Researcher notes

Evidence is limited to the CVE record and JFrog advisory reference. The available data identifies the authorization flaw, affected pre-7.31.10 Artifactory 7.x versions, CVSS vector, and intended administrator boundary; it does not provide exploit prevalence.

Mitigation direction

  • Upgrade affected Artifactory 7.x deployments to 7.31.10 or later.
  • Review JFrog vendor guidance before applying production changes.
  • Limit Project Admin assignments to users with a current business need.
  • Review Repository Layout changes made before remediation.
  • Monitor administrative changes for unexpected Repository Layout activity.

Validation and detection

  • Inventory Artifactory instances and record exact versions.
  • Confirm whether any instance runs Artifactory before 7.31.10.
  • List users and groups with Project Admin privileges.
  • Review audit logs for Repository Layout create, edit, or delete events.
  • Verify Project Admins cannot manage Repository Layouts after remediation.
Prepared
Confidence
high
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-284: 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-45730 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
Medium
CVSS
6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/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
6CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L1.24.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6Medium
CVSS 3.1 vector shape for CVE-2021-45730Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
JFrogArtifactory7.xListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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