LiveActive security incident?Get immediate response
CVE Record

CVE-2020-11931: Ubuntu modifications to pulseaudio to provide snap security enforcement could be unloaded

An Ubuntu-specific modification to Pulseaudio to provide security mediation for Snap-packaged applications was found to have a bypass of intended access restriction for snaps which plugs any of pulseaudio, audio-playback or audio-record via unloading the pulseaudio snap policy module. This issue affects: pulseaudio 1:8.0 versions prior to 1:8.0-0ubuntu3.12; 1:11.1 versions prior to 1:11.1-1ubuntu7.7; 1:13.0 versions prior to 1:13.0-1ubuntu1.2; 1:13.99.1 versions prior to 1:13.99.1-1ubuntu3.2;

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

On Ubuntu, a Snap app with audio permissions could bypass intended PulseAudio access restrictions by unloading Ubuntu’s Snap policy module. This is a local, low-severity issue with limited confidentiality impact in the published CVSS assessment.

Executive priority

Treat as routine patching for Ubuntu desktops and snap-enabled endpoints. It is not a network remote compromise, but it weakens Snap audio access boundaries and should be closed during normal security maintenance.

Technical view

Ubuntu’s PulseAudio packages included Snap mediation code. For snaps plugging pulseaudio, audio-playback, or audio-record, the policy module could be unloaded, bypassing intended access controls. Affected package streams are 1:8.0, 1:11.1, 1:13.0, and 1:13.99.1 before the Ubuntu fixed versions.

Likely exposure

Exposure is mainly Ubuntu systems running affected PulseAudio packages and Snap-packaged applications using PulseAudio-related interfaces. Server exposure is likely limited unless desktop audio and snaps are present.

Exploitation context

The CVSS vector is local, low complexity, low privileges, no user interaction, unchanged scope, and low confidentiality impact. The bundle does not cite active exploitation, and KEV status is false.

Researcher notes

This is Ubuntu-specific and tied to Canonical’s PulseAudio Snap mediation changes, not a general upstream PulseAudio vulnerability. Evidence supports a policy bypass by module unloading; it does not support claims of broader privilege escalation or active exploitation.

Mitigation direction

  • Apply Ubuntu security updates from USN-4355-1.
  • Upgrade PulseAudio to the fixed version for the installed Ubuntu release.
  • Prioritize snap-enabled workstations using audio playback or recording snaps.
  • Check Canonical guidance for any release-specific remediation details.

Validation and detection

  • Inventory Ubuntu hosts with PulseAudio and Snap installed.
  • Verify installed PulseAudio versions are at or above Ubuntu’s fixed package versions.
  • Review snap applications using pulseaudio, audio-playback, or audio-record interfaces.
  • Confirm security update records show USN-4355-1 applied where relevant.
Prepared
Confidence
high
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-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-2020-11931 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:L/I:N/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
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
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/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
Canonicalpulseaudio1:8.0, 1:11.1, 1:13.0, 1:13.99.1Listed
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.