LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33199: In Expression Engine before 6.0.3, addonIcon in Addons/file/mod.file.php relies on the untrusted input valu...

In Expression Engine before 6.0.3, addonIcon in Addons/file/mod.file.php relies on the untrusted input value of input->get('file') instead of the fixed file names of icon.png and icon.svg.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

ExpressionEngine before 6.0.3 used a user-supplied file parameter when serving add-on icons. The cited record does not state the full impact, but trusting a request value for file selection is unsafe and should be treated as an exposure risk for older installations.

Executive priority

Prioritize routine remediation for older ExpressionEngine sites, especially public-facing systems. Urgency is constrained by missing severity and exploitation evidence, but the trust-boundary flaw justifies prompt upgrade planning.

Technical view

The issue is in Addons/file/mod.file.php, where addonIcon relied on input->get('file') instead of fixed icon file names, icon.png and icon.svg. Public data lacks CVSS, CWE, exploitability, and impact detail.

Likely exposure

Exposure is limited to ExpressionEngine installations running versions before 6.0.3. The provided sources do not identify affected configurations, authentication requirements, or whether hosted deployments are exposed.

Exploitation context

CISA KEV status is false in the source bundle, and no cited source reports active exploitation. The available evidence only supports unsafe file-name input handling, not confirmed exploitation in the wild.

Researcher notes

The public record is sparse: no CVSS, CWE, exploit status, or precise impact is provided. Analysis should stay focused on the changed addonIcon file-selection behavior and avoid assuming arbitrary file read or remote code execution without additional evidence.

Mitigation direction

  • Upgrade ExpressionEngine installations before 6.0.3 to version 6.0.3 or later.
  • Review ExpressionEngine 6.0.3 release notes and vendor guidance.
  • Inventory internet-facing ExpressionEngine sites and confirm their exact version.
  • Prioritize unsupported or externally reachable installations for remediation.

Validation and detection

  • Check whether any deployed ExpressionEngine instance is earlier than 6.0.3.
  • Confirm addonIcon uses fixed icon.png and icon.svg names after update.
  • Review application logs for unusual requests involving add-on icon file parameters.
  • Document whether the affected code path is reachable in your deployment.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2021-33199 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
3Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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