Skip to content

XSS vulnerability for importing forms

Moderate
engram-design published GHSA-p9hh-mh5x-wvx3 Apr 11, 2025

Package

composer verbb/formie (Composer)

Affected versions

<= 2.1.43

Patched versions

2.1.44

Description

Impact

When importing a form from JSON, if the field label or handle contained malicious content, the output wasn't correctly escaped when viewing a preview of what was to be imported.

As imports are undertaking primarily by users who have themselves exported the form from one environment to another, and would require direct manipulation of the JSON export, this is marked as moderate. This vulnerability will not occur unless someone deliberately tampers with the export.

Patches

This has been fixed in Formie 2.1.44. Users should ensure they are running at least this version.

Severity

Moderate

CVE ID

CVE-2025-32427

Weaknesses

No CWEs