Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 15 Aug 2022. Known ransomware use
Enterprise Linux DesktopOperating system · Redhat

CVE-2018-15982

HIGH · 7.8 CVSS v3.1 Published 2019-01-18
Fix available
A fix is available. Upgrade to after 31.0.0.153 or later.
See remediation →
97/100
Remediation priority · Urgent
In the wild Ransomware High EPSS Public exploit No privileges Patch available

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Flash Player versions 31.0.0.153 and earlier, and 31.0.0.108 and earlier have a use after free vulnerability. Successful exploitation could lead to arbitrary code execution.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Adobe Flash Player contains a use-after-free vulnerability that allows remote attackers to execute arbitrary code via unspecified vectors. The vulnerability affects versions 31.0.0.153 and earlier, as well as version 31.0.0.108 and earlier.

MitigationUpdate Adobe Flash Player to a version later than 31.0.0.153 or 31.0.0.108 to remediate the use-after-free vulnerability and prevent arbitrary code execution.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Enterprise Linux DesktopOperating system
Affected:= 6.0
Enterprise Linux ServerOperating system
Affected:= 6.0
Enterprise Linux WorkstationOperating system
Affected:= 6.0
Flash PlayerApplication
Affected:<= 31.0.0.153
Flash Player InstallerApplication
Affected:<= 31.0.0.108

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check if Adobe Flash Player browser plugin is present
    Search for the Flash plugin file in common browser plugin directories. On Linux, check paths like /usr/lib/mozilla/plugins/, /usr/lib64/mozilla/plugins/, and ~/.mozilla/plugins/ for files named libflashplayer.so or similar. On Windows, check browser plugin directories for NPSWF32.dll or FlashPlayerPlugin_*.*.
    Affected if The plugin file exists in any browser plugin directory
  2. Determine the installed Flash Player version
    For the found plugin file, run: on Linux, 'rpm -qa | grep -i flash' to check for installed RPM packages; on Windows, right-click the DLL file and view Properties > Details for the File Version. Alternatively, in Firefox enter 'about:plugins' in the address bar to see Flash version information.
    Affected if The version displayed matches or is earlier than 31.0.0.153 (or 31.0.0.108 for installer packages)
  3. Check for Flash Player installer packages
    Run 'rpm -qa | grep -i flash' on RHEL systems to list any installed Flash-related RPM packages including installer components. Also check for packages named like flash-plugin or adobe-release.
    Affected if An installed package version is 31.0.0.153 or earlier, or 31.0.0.108 or earlier for installer variants
  4. Verify browser plugin enablement status
    Open the browser and navigate to 'about:plugins' (Firefox) or 'chrome://plugins' (Chrome) to confirm the Flash plugin is enabled and loaded. Check if the plugin is present and active in any installed web browsers.
    Affected if The Flash plugin shows as enabled/active in browser plugin lists

You are affected if Adobe Flash Player (or its installer) is installed and its version is 31.0.0.153 or earlier, or 31.0.0.108 or earlier for installer variants, and the browser plugin is enabled.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 31.0.0.153
Vendor patch helpx.adobe.com →
Interim mitigation

Update Adobe Flash Player to a version later than 31.0.0.153 or 31.0.0.108 to remediate the use-after-free vulnerability and prevent arbitrary code execution.

Recommended fix High confidence

Flash Player 31.0.0.154 or later

  1. 1. Verify the current Flash Player version by navigating to 'About Flash Player' in the player settings or checking the version through the system's software management tool.
  2. 2. For Windows/macOS systems: Download Flash Player 31.0.0.154 or later from the official Adobe Flash Player distribution channel (note: Adobe ended Flash Player support on December 31, 2020).
  3. 3. For Linux systems: If Flash Player is installed through the package manager, use the appropriate package update command (e.g., 'yum update' or 'dnf update' for Red Hat-based systems) to obtain the patched version.
  4. 4. Alternatively, if the system still has Flash Player installed post-December 2020, consider uninstalling/removing Flash Player entirely as it is no longer supported and poses security risks.
Caveat Adobe Flash Player reached end of life on December 31, 2020 and should be removed from systems rather than updated; no further security patches will be provided by Adobe

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Enterprise Linux Desktop Exploited in the wild — priority engagement
  • Consultation1.0 h
  • Implementation2.0 h
  • Testing1.0 h
  • Review / QA1.0 h
5.0 hours of engineering $890
Get it fixed fast

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,424.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2018-15982 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2018-15982 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data