LiveActive security incident?Get immediate response
CVE Record

CVE-2022-3068: Improper Privilege Management in octoprint/octoprint

Improper Privilege Management in GitHub repository octoprint/octoprint prior to 1.8.3.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

OctoPrint versions before 1.8.3 had an improper privilege management flaw. A user with existing low-level local access could potentially gain access to information or actions they should not have, with limited impact to confidentiality, integrity, and availability.

Executive priority

Treat as a routine but real remediation item. Prioritize systems shared with multiple users, operationally important printers, or environments where local low-privilege access is broadly available.

Technical view

CVE-2022-3068 is CWE-269 in octoprint/octoprint before 1.8.3. The CVSS 3.0 vector is local, low complexity, low privileges, no user interaction, unchanged scope, and low C/I/A impact. The provided sources reference a huntr report and a fixing GitHub commit.

Likely exposure

Exposure is limited to deployments running OctoPrint before 1.8.3 where a low-privileged local user can interact with the affected component. The bundle does not identify cloud services, appliances, or downstream packaged products.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation requires local access and low privileges, which lowers broad internet-scale urgency.

Researcher notes

Evidence is sparse in the bundle. The CVE description, CVSS vector, huntr reference, and fixing commit support affected-version and impact assessment, but not detailed exploit mechanics or active exploitation claims.

Mitigation direction

  • Upgrade OctoPrint to 1.8.3 or later.
  • Review OctoPrint vendor guidance and release notes before rollout.
  • Restrict local and application access to trusted users only.
  • Audit low-privilege accounts on affected OctoPrint systems.

Validation and detection

  • Inventory OctoPrint deployments and record installed versions.
  • Flag any OctoPrint version earlier than 1.8.3.
  • Confirm patched systems report version 1.8.3 or newer.
  • Review role assignments for unexpected elevated permissions.
  • Track scanner findings specifically mapped to CVE-2022-3068.
Prepared
Confidence
medium
Sources
4

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-2022-3068 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
5.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/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
3Source 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
5.3CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L1.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2022-3068Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/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
octoprintoctoprint/octoprintunspecifiedListed
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.