LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25317: cups: ownership of /var/log/cups allows the lp user to create files as root

A Incorrect Default Permissions vulnerability in the packaging of cups of SUSE Linux Enterprise Server 11-SP4-LTSS, SUSE Manager Server 4.0, SUSE OpenStack Cloud Crowbar 9; openSUSE Leap 15.2, Factory allows local attackers with control of the lp users to create files as root with 0644 permissions without the ability to set the content. This issue affects: SUSE Linux Enterprise Server 11-SP4-LTSS cups versions prior to 1.3.9. SUSE Manager Server 4.0 cups versions prior to 2.2.7. SUSE OpenStack Cloud Crowbar 9 cups versions prior to 1.7.5. openSUSE Leap 15.2 cups versions prior to 2.2.7. openSUSE Factory cups version 2.3.3op2-2.1 and prior versions.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity local permissions issue in CUPS packaging on listed SUSE and openSUSE systems. An attacker must already have local low-privilege access and control of the lp user. The impact is limited: creating root-owned files with 0644 permissions, without controlling their contents.

Executive priority

Treat as routine patching unless the organization runs shared Linux systems, legacy SUSE platforms, or high-trust local print services. It is not an emergency based on the supplied evidence, but it should not remain unresolved on multi-user systems.

Technical view

CVE-2021-25317 is CWE-276, incorrect default permissions. In affected CUPS packages, ownership of /var/log/cups could let the lp user create files as root. CVSS 3.1 is 3.3 with local attack vector, low privileges required, no user interaction, and low integrity impact only.

Likely exposure

Exposure is mainly legacy or unpatched SUSE and openSUSE systems running the affected CUPS package versions named in the CVE. Internet-facing exposure is not indicated because the attack vector is local and requires lp user control.

Exploitation context

The supplied bundle does not show CISA KEV listing or any cited evidence of active exploitation. Practical abuse requires existing local access and lp user control, so this is more relevant to shared systems or post-compromise hardening than initial intrusion risk.

Researcher notes

The key limitation is scope: the source bundle names SUSE and openSUSE products and affected CUPS version thresholds, but does not provide exploit evidence. Fedora advisories are referenced, but the supplied affected list centers on SUSE/openSUSE packaging behavior.

Mitigation direction

  • Update CUPS beyond the affected version threshold for the specific SUSE or openSUSE product.
  • Apply relevant SUSE or openSUSE security updates through normal package management channels.
  • Check vendor advisories before relying on manual permission changes as a complete fix.
  • Reduce unnecessary local access to systems where CUPS is installed.

Validation and detection

  • Inventory SUSE and openSUSE hosts running CUPS.
  • Compare installed CUPS versions with the affected version thresholds in the CVE record.
  • Review /var/log/cups ownership and permissions against vendor defaults.
  • Confirm package updates are applied and tracked in vulnerability management records.
Prepared
Confidence
high
Sources
6

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-2021-25317 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.3 (3.1)
Known Exploited
No
Published

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

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
5Source 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.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
SUSESUSE Linux Enterprise Server 11-SP4-LTSScupsListed
SUSESUSE Manager Server 4.0cupsListed
SUSESUSE OpenStack Cloud Crowbar 9cupsListed
openSUSEopenSUSE Leap 15.2cupsListed
openSUSEFactorycupsListed
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.