CVE-2026-77137
Received Received - Intake

SQL Injection in Forms Export Backend Module

Vulnerability report for CVE-2026-77137, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: TYPO3

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
typo3 forms_export to 5.0.5 (exc)
typo3 forms_export From 6.0.0 (inc) to 6.1.3 (exc)
typo3 forms_export From 7.0.0 (inc) to 7.1.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the TYPO3 extension 'Forms Export' (frp_form_answers). The extension fails to properly sanitize user input before using it in database queries. A low-privileged backend user with read access to the 'Forms Export' module can exploit this by injecting arbitrary SQL commands through a URL parameter.

Detection Guidance

To detect this vulnerability, check if the TYPO3 extension 'Forms Export' (frp_form_answers) is installed and if its version is 5.0.4 or below, 6.0.0 to 6.1.2, or 7.0.0 to 7.1.0. Use the TYPO3 backend or command line to verify the installed version.

Impact Analysis

An attacker could manipulate database queries to access, modify, or delete sensitive data. This could lead to unauthorized data exposure, data corruption, or complete database compromise. The impact is limited to users with backend access to the affected module.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Update the TYPO3 extension 'Forms Export' (frp_form_answers) to versions 5.0.5, 6.1.3, or 7.1.1 or later immediately. These patched versions are available via the TYPO3 extension manager, Packagist, and the official TYPO3 extensions repository.

Chat Assistant

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

EPSS Chart