---
id: CVE-2026-77127
title: Information Disclosure in extension "Modules" (modules)
summary: >-
  The extension fails to restrict a backend AJAX endpoint for inline editing to
  fields the current user is permitted to see or edit. An authenticated,
  low-privileged backend user can supply arbitrary table, field and record
  parameters, and…
severity: medium
cvss: 6
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'
cvssSource: cna
cwe:
  - CWE-639
vendor: TYPO3
product: codingms/modules
affected:
  - codingms/modules >= 8.0.0 < 8.1.4
  - codingms/modules < 7.10.4
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-25T14:07:58.181310Z'
published: '2026-08-25'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T17:43:29.770Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-77127'
references:
  - url: 'https://typo3.org/security/advisory/typo3-ext-sa-2026-016'
tags:
  - cve.org
epss: 0.00351
epssPercentile: 0.26024
ingestedAt: '2026-09-16T18:01:17.457Z'
---

## Overview

The extension fails to restrict a backend AJAX endpoint for inline editing to fields the current user is permitted to see or edit. An authenticated, low-privileged backend user can supply arbitrary table, field and record parameters, and trigger an error response that discloses the current database value of the requested field, leading to disclosure of sensitive information such as backend and frontend user password hashes. Exploitation requires a valid, authenticated TYPO3 backend user account with access to the extensions backend module.

## Affected

- `codingms/modules >= 8.0.0 < 8.1.4`
- `codingms/modules < 7.10.4`

## Remediation

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