LiveActive security incident?Get immediate response
CVE Record

CVE-2018-15961: Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlie...

Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier have an unrestricted file upload vulnerability. Successful exploitation could lead to arbitrary code execution.

CriticalCVSS 9.8Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical Adobe ColdFusion file upload flaw that can let an unauthenticated remote attacker run code on a vulnerable server. For executives, the business risk is direct server compromise, data exposure, and service disruption if legacy ColdFusion remains exposed.

Executive priority

Treat this as urgent for any exposed ColdFusion server. The vulnerability is critical, remotely exploitable, and listed by CISA as known exploited. Remediation should be tracked as a high-priority operational risk until all affected instances are patched or removed from exposure.

Technical view

CVE-2018-15961 is a CWE-434 unrestricted file upload vulnerability in affected Adobe ColdFusion releases. The CVSS 3.1 vector is network-accessible, low-complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact. Successful exploitation can lead to arbitrary code execution.

Likely exposure

Exposure is most likely on internet-facing or internally reachable Adobe ColdFusion servers running the July 12 2018 release, Update 6 and earlier, or Update 14 and earlier update trains identified in the source bundle.

Exploitation context

CISA KEV inclusion indicates known exploitation. The bundle also cites Exploit-DB, but this analysis does not rely on or reproduce exploit details. The sources do not provide reliable evidence here on current exploitation volume, attacker groups, or affected deployment counts.

Researcher notes

The available bundle identifies the flaw class, impact, affected ColdFusion update levels, CVSS, public exploit reference, and KEV status. It does not include enough detail to assess exploit prerequisites beyond the CVSS vector or to confirm specific fixed build numbers without consulting Adobe APSB18-33 directly.

Mitigation direction

  • Review Adobe APSB18-33 and apply the vendor-recommended ColdFusion security update.
  • Inventory all ColdFusion servers, including development, staging, and legacy systems.
  • Prioritize internet-facing ColdFusion instances for immediate remediation or isolation.
  • Restrict access to administrative and upload-related ColdFusion endpoints where business operations allow.
  • If patching is delayed, follow Adobe or CISA guidance for compensating controls.

Validation and detection

  • Confirm installed ColdFusion version and update level against Adobe APSB18-33 affected versions.
  • Check external attack surface scans for exposed ColdFusion services.
  • Review web server and ColdFusion logs for suspicious upload activity around affected endpoints.
  • Verify patched systems no longer match the vulnerable update levels.
  • Confirm remediation in vulnerability management records and asset inventory.
Prepared
Confidence
high
Sources
5

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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-15961 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
Critical
CVSS
9.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
4Source 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2018-15961Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
AdobeColdFusionJuly 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier versionsListed
Weakness

CWE details

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

CWE-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.