Description
The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the "Forms Export" backend module. Exploitation requires a low-privileged backend user and read access to the "Forms Export" Backend module.
Published: 2026-08-25
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Potential SQL Injection leading to data exposure
Action: Patch Immediately
AI Analysis

Impact

The vulnerability lies in the "Forms Export" extension’s failure to sanitize user input that is later incorporated into a database query. A user with low-level backend privileges can craft a URL parameter and inject arbitrary SQL statements through the backend module’s interface, allowing unauthorized read or modification of the database contents. This flaw directly compromises the confidentiality and integrity of stored data.

Affected Systems

TYPO3 CMS installations that have the Forms Export extension (frp_form_answers) enabled are affected. The specific extension versions are not identified in the advisories, so any version containing the improper input handling is at risk. The flaw can be triggered by any backend user with read access to the Forms Export module, regardless of broader system permissions.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity vulnerability. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only a low-privileged backend user with read access to the module, meaning that internal users or compromised credentials can readily exploit the flaw without additional network-level access or privilege escalation.

Generated by OpenCVE AI on August 25, 2026 at 10:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the "Forms Export" extension to the latest version that includes the sanitization fix.
  • If an update is not feasible, temporarily disable or uninstall the extension, or remove the module from the backend module list to block access.
  • Restrict backend users’ permissions so that only trusted accounts can access the Forms Export module, and enforce the principle of least privilege for backend roles.

Generated by OpenCVE AI on August 25, 2026 at 10:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Typo3
Typo3 extension "forms Export"
Vendors & Products Typo3
Typo3 extension "forms Export"

Tue, 25 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Description The extension fails to properly sanitize user input before using it in a database query. As a result, a low-privileged backend user can inject arbitrary SQL through a URL parameter within the "Forms Export" backend module. Exploitation requires a low-privileged backend user and read access to the "Forms Export" Backend module.
Title SQL Injection in extension "Forms Export" (frp_form_answers)
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Typo3 Extension "forms Export"
cve-icon MITRE

Status: PUBLISHED

Assigner: TYPO3

Published:

Updated: 2026-08-25T14:06:42.472Z

Reserved: 2026-08-20T13:10:15.961Z

Link: CVE-2026-77137

cve-icon Vulnrichment

Updated: 2026-08-25T14:06:34.546Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T09:17:34.343

Modified: 2026-08-26T17:13:53.420

Link: CVE-2026-77137

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:37:47Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')