LiveActive security incident?Get immediate response
CVE Record

CVE-2023-32183: Incorrect Default Permissions vulnerability in the openSUSE Tumbleweed hawk2 package allows users with acce...

Incorrect Default Permissions vulnerability in the openSUSE Tumbleweed hawk2 package allows users with access to the hacluster to escalate to root This issue affects openSUSE Tumbleweed.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A permission mistake in openSUSE Tumbleweed's hawk2 package can let a user with hacluster access become root. This is a local privilege-escalation issue, not a remote internet-facing bug, but it can fully compromise affected hosts.

Executive priority

Treat as high priority where Tumbleweed systems support clustering or shared administration. The business risk is full host takeover by an already-positioned local user, so access review and vendor patch tracking should happen promptly.

Technical view

CVE-2023-32183 is CWE-276, incorrect default permissions, in openSUSE Tumbleweed hawk2 version 2.6.4+git.1682509819.1ff135ea-269.5. The CVSS 3.1 vector is local, low complexity, low privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to openSUSE Tumbleweed systems running the affected hawk2 package, especially systems where non-root users have access to the hacluster group or role.

Exploitation context

The provided sources do not show CISA KEV listing, active exploitation, or public exploit availability. Exploitation requires local access and hacluster access, but successful abuse could provide root privileges.

Researcher notes

Evidence is sparse in the provided bundle. Do not assume other SUSE products, package versions, exploit maturity, or specific fixes beyond the named Tumbleweed hawk2 package and vendor reference.

Mitigation direction

  • Check SUSE and openSUSE guidance for the corrected hawk2 package.
  • Update affected Tumbleweed systems when a vendor-fixed package is available.
  • Restrict hacluster access to administrators who require it.
  • Remove unnecessary local users from cluster administration paths.
  • Increase monitoring for unexpected privilege changes on affected hosts.

Validation and detection

  • Inventory openSUSE Tumbleweed hosts with hawk2 installed.
  • Compare installed hawk2 versions against 2.6.4+git.1682509819.1ff135ea-269.5.
  • Review membership and access paths for hacluster.
  • Confirm vendor advisory status before declaring remediation complete.
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 · low confidence lookup

CWE-276: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-32183 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

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

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-32183Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
openSUSETumbleweedhawk2, 2.6.4+git.1682509819.1ff135ea-269.5affected
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.