---
id: CVE-2026-73858
title: >-
  Solspace Freeform plugin for Craft CMS 5.x is a super flexible form-building
  tool
summary: >-
  Solspace Freeform plugin for Craft CMS 5.x is a super flexible form-building
  tool. From 5.0.0 through 5.10.13, submitted values from public Freeform forms
  can be evaluated by the isolated Twig renderer when rendered into HTML
  attributes.…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-1336
vendor: solspace
product: craft-freeform
affected:
  - 'craft-freeform >= 5.0.0, < 5.10.14'
patched:
  - solspace/craft-freeform 5.10.14
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:12:04.247'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73858'
references:
  - url: >-
      https://github.com/solspace/craft-freeform/commit/5f7555320635f1cd3b4c478aa0b58e8c3144313b
    label: security-advisories@github.com
  - url: 'https://github.com/solspace/craft-freeform/pull/1986'
    label: security-advisories@github.com
  - url: 'https://github.com/solspace/craft-freeform/releases/tag/v5.10.14'
    label: security-advisories@github.com
  - url: >-
      https://github.com/solspace/craft-freeform/security/advisories/GHSA-gxrg-x694-283w
    label: security-advisories@github.com
  - url: >-
      https://github.com/solspace/craft-freeform/security/advisories/GHSA-gxrg-x694-283w
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-gxrg-x694-283w'
tags:
  - nvd
  - cve.org
  - exploit-available
  - ghsa
  - composer
aliases:
  - GHSA-gxrg-x694-283w
ecosystem: composer
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-23T15:20:33.646811Z'
ingestedAt: '2026-09-23T15:26:23.422Z'
epss: 0.0043
epssPercentile: 0.3447
---

## Overview

Solspace Freeform plugin for Craft CMS 5.x is a super flexible form-building tool. From 5.0.0 through 5.10.13, submitted values from public Freeform forms can be evaluated by the isolated Twig renderer when rendered into HTML attributes. An unauthenticated attacker can place Twig expressions in submitted field values, including value attributes, and receive evaluated PHP, operating-system, or Craft filesystem-path constants in the form response. The isolated context was not shown to expose Craft globals, environment variables, credentials, arbitrary files, or code execution, so the confirmed impact is limited server and environment information disclosure and possible rendering errors. This issue is fixed in version 5.10.14.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-73858)

Affected packages:

- `solspace/craft-freeform >= 5.0.0, <= 5.10.13`

Patched in:

- `solspace/craft-freeform 5.10.14`

Source: https://github.com/advisories/GHSA-gxrg-x694-283w
