LiveActive security incident?Get immediate response
CVE Record

CVE-2020-13671: Drupal core does not properly sanitize certain filenames on uploaded files, which can lead to files being i...

Drupal core does not properly sanitize certain filenames on uploaded files, which can lead to files being interpreted as the incorrect extension and served as the wrong MIME type or executed as PHP for certain hosting configurations. This issue affects: Drupal Drupal Core 9.0 versions prior to 9.0.8, 8.9 versions prior to 8.9.9, 8.8 versions prior to 8.8.11, and 7 versions prior to 7.74.

HighCVSS 8.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Drupal had a file-upload handling flaw where certain filenames were not cleaned safely. On some hosting setups, an uploaded file could be treated as the wrong type, including being executed as PHP. CISA lists this CVE as known exploited, so exposed Drupal sites should be treated as urgent.

Executive priority

Prioritize remediation for any internet-facing Drupal instance. Known exploitation and potential full confidentiality, integrity, and availability impact make this more urgent than routine patching, particularly where users can upload files.

Technical view

CVE-2020-13671 is a CWE-434 issue in Drupal Core filename sanitization. The flaw can cause uploaded files to be served with an incorrect MIME type or executed as PHP on certain hosting configurations. It affects Drupal 9.0 before 9.0.8, 8.9 before 8.9.9, 8.8 before 8.8.11, and 7 before 7.74.

Likely exposure

Exposure is most likely on internet-facing Drupal sites running affected core versions, especially sites that allow authenticated users to upload files. Risk depends partly on hosting behavior for uploaded files and PHP execution.

Exploitation context

CISA KEV status supports known exploitation. The supplied sources do not describe exploit volume, targets, or public exploit details. CVSS indicates network access, low attack complexity, and low privileges are sufficient.

Researcher notes

The key exposure question is whether affected Drupal versions combine with upload-capable accounts and hosting behavior that can misinterpret uploaded filenames. Evidence in the bundle supports affected versions, CWE-434 classification, fixed releases, CVSS 8.8, and KEV status, but not detailed exploit telemetry.

Mitigation direction

  • Upgrade Drupal Core to 7.74, 8.8.11, 8.9.9, 9.0.8, or later.
  • Apply relevant Fedora package updates if Drupal was installed from Fedora packages.
  • Review Drupal vendor advisory SA-CORE-2020-012 for deployment-specific guidance.
  • Limit file upload permissions to trusted roles until remediation is confirmed.
  • Review hosting configuration for uploaded-file execution and MIME handling.

Validation and detection

  • Inventory all Drupal Core versions across production, staging, and legacy sites.
  • Confirm affected branches are upgraded to the fixed versions or later.
  • Identify public routes and roles that can upload files.
  • Review uploaded-file directories for suspicious filenames or unexpected executable handling.
  • Check CISA KEV tracking for operational prioritization and due-date policy alignment.
Prepared
Confidence
high
Sources
6

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-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-13671 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
High
CVSS
8.8 (3.1)
Known Exploited
Yes
Published

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

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
5Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2020-13671Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
DrupalDrupal Core9.0 versions prior to 9.0.8, 8.9 versions prior to 8.9.9, 8.8 versions prior to 8.8.11, 7 versions prior to 7.74Listed
Weakness

CWE details

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