LiveActive security incident?Get immediate response
CVE Record

CVE-2020-27823: A flaw was found in OpenJPEG’s encoder.

A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-27823 is an input-validation flaw in OpenJPEG’s encoder. A specially crafted x,y offset supplied during encoding can affect confidentiality, integrity, and availability. The provided sources do not include a CVSS score or active-exploitation evidence, so urgency depends on whether your systems encode untrusted JPEG 2000 content.

Executive priority

Treat this as a targeted patching item for systems that encode untrusted images. Because severity and exploit evidence are incomplete, prioritize exposed encoding services first, then complete normal package remediation across the estate.

Technical view

The CVE describes CWE-20 improper input validation in OpenJPEG 2.4.0’s encoder handling of x,y offset input during encoding. Fedora and Debian issued OpenJPEG/openjpeg2 security advisories. The bundle does not provide exploit details, a CVSS vector, or a specific upstream fixed version.

Likely exposure

Exposure is most likely in applications, services, or pipelines using OpenJPEG/openjpeg2 to encode JPEG 2000 data, especially where users or external systems influence encoding inputs. Systems only carrying the library may still need vendor package updates.

Exploitation context

The source bundle does not state active exploitation, and KEV is false. The described attack context requires an attacker to pass specially crafted x,y offset input into an OpenJPEG encoding workflow.

Researcher notes

Evidence is limited to the CVE description and distribution advisories. No CVSS vector, proof-of-concept status, exploit activity, or upstream fixed release is included in the provided bundle. Avoid assuming exposure beyond OpenJPEG encoding paths.

Mitigation direction

  • Apply relevant Fedora or Debian OpenJPEG/openjpeg2 security updates where applicable.
  • Check vendor guidance for fixed package versions in your distribution.
  • Reduce or block untrusted input reaching OpenJPEG encoding workflows.
  • Rebuild or redeploy applications that bundle vulnerable OpenJPEG libraries.
  • Monitor vendor advisories for missing upstream fix details.

Validation and detection

  • Inventory hosts and containers for OpenJPEG or openjpeg2 packages.
  • Identify applications that encode JPEG 2000 content using OpenJPEG.
  • Confirm whether OpenJPEG 2.4.0 is present or bundled.
  • Verify installed packages match vendor security advisory versions.
  • Review input paths where users can influence encoder offsets.
Prepared
Confidence
medium
Sources
7

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-20: 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-2020-27823 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aopenjpegopenjpeg 2.4.0Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.