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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N1.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.3LowVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://bugzilla.suse.com/show_bug.cgi?id=1184161CVE reference
- FEDORA-2021-dc578ce534CVE reference · vendor-advisory
- FEDORA-2021-7b698513d5CVE reference · vendor-advisory
- FEDORA-2021-be95e017e7CVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
