Description
Joomla Extension - tassos.gr - Sensitive data exposure in Convert Forms extension 2.5.0-5.2.2 - The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions.
Published: 2026-07-23
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the front‑end Submissions view of the Convert Forms extension for Joomla, where access control is not enforced for unauthenticated visitors. Because the view lists form submissions, a user without credentials can view potentially sensitive data collected through any form. The weakness is a classic information‑leak scenario (CWE‑200) compounded by improper privilege enforcement (CWE‑284). If exploited, attackers could read private submissions that may include personal or sensitive information, thereby violating privacy. The description does not restrict the type of data exposed, so it could be any information stored in the submissions.

Affected Systems

Vendors affected are tassos.gr’s Convert Forms extension for Joomla. All sites running any version from 2.5.0 through 5.2.2 are susceptible. No other product or version is listed as affected.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity, while the EPSS score is less than 1%, suggesting that exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a direct HTTP request to the submissions listing page, which does not require authentication; an attacker can access the URL and retrieve the data. Because the flaw is an information disclosure without privilege escalation, it can expose the private submissions to anyone who can reach the endpoint, but it does not enable further compromise of the host.

Generated by OpenCVE AI on August 4, 2026 at 15:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Convert Forms extension to the latest released version that contains the patch for the missing access control.
  • If an upgrade is not feasible, configure Joomla’s ACL settings to restrict the Submissions view so that only administrators or designated editors can access it, and remove any public routing to the submissions list.
  • Run a vulnerability scan or manual verification against the public submissions endpoint to ensure that the access control is correctly enforced and that the endpoint no longer returns data to unauthenticated users.

Generated by OpenCVE AI on August 4, 2026 at 15:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Tassos.gr
Tassos.gr convert Forms Component For Joomia
Vendors & Products Tassos.gr
Tassos.gr convert Forms Component For Joomia

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Metrics cvssV4_0

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

ssvc

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


Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions. Joomla Extension - tassos.gr - Sensitive data exposure in Convert Forms extension 2.5.0-5.2.2 - The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions.

Thu, 23 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
Description The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions.
Title Joomla Extension - tassos.gr - Sensitive data exposure in Convert Forms extension 2.5.0-5.2.2
Weaknesses CWE-200
CWE-284
References

Subscriptions

Tassos.gr Convert Forms Component For Joomia
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-24T07:16:36.665Z

Reserved: 2026-07-22T20:46:13.953Z

Link: CVE-2026-65758

cve-icon Vulnrichment

Updated: 2026-07-23T19:07:53.864Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:53.467

Modified: 2026-07-23T20:17:22.560

Link: CVE-2026-65758

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T15:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control