CVE-2026-26188
Undergoing Analysis Undergoing Analysis - In Progress
Stored XSS in Solspace Freeform Plugin Allows Admin Panel Injection

Publication date: 2026-02-12

Last updated on: 2026-02-20

Assigner: GitHub, Inc.

Description
Solspace Freeform plugin for Craft CMS 5.x is a super flexible form-building tool. An authenticated, low-privilege user (able to create/edit forms) can inject arbitrary HTML/JS into the Craft Control Panel (CP) builder and integrations views. User-controlled form labels and integration metadata are rendered with dangerouslySetInnerHTML without sanitization, leading to stored XSS that executes when any admin views the builder/integration screens. This vulnerability is fixed in 5.14.7.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-12
Last Modified
2026-02-20
Generated
2026-06-16
AI Q&A
2026-02-13
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
solspace freeform From 5.0.0 (inc) to 5.14.7 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability exists in the Solspace Freeform plugin for Craft CMS 5.x, which is a form-building tool. An authenticated user with low privileges, who can create or edit forms, can inject arbitrary HTML or JavaScript into the Craft Control Panel's builder and integrations views.

This happens because user-controlled form labels and integration metadata are rendered using dangerouslySetInnerHTML without proper sanitization. As a result, stored cross-site scripting (XSS) occurs, which executes when any administrator views the builder or integration screens.

This vulnerability is fixed in version 5.14.7 of the plugin.

Impact Analysis

This vulnerability allows a low-privilege authenticated user to inject malicious HTML or JavaScript code into the Craft Control Panel. When an administrator views the affected screens, the malicious code executes.

The impact includes potential unauthorized actions performed in the context of the administrator's session, data theft, session hijacking, or other malicious activities enabled by cross-site scripting.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should upgrade the Solspace Freeform plugin for Craft CMS to version 5.14.7 or later, where the issue is fixed.

Additionally, restrict low-privilege users from creating or editing forms until the update is applied to prevent exploitation.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-26188. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart