Description
When OpenSSL is unavailable on the server, the extension transmits TYPO3 system information in cleartext instead of encrypting it. Exploitation requires the attacker to already be in control of the SYSSY project's API key.
Published: 2026-08-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

When OpenSSL is unavailable the TYPO3 SYSSY extension transmits system information in cleartext instead of encrypting it. The flaw allows an attacker who already controls the SYSSY API key to read sensitive system data. This vulnerability is a classic example of cleartext transmission of sensitive information, as catalogued by CWE‑319, and can result in a breach of confidentiality for the affected TYPO3 installation.

Affected Systems

The vulnerability affects the TYPO3 extension "SYSSY - TYPO3 Monitoring & Security Checks". No specific version numbers are provided, so any installation of this extension on a TYPO3 site that has the extension present is potentially exposed, regardless of TYPO3 core version.

Risk and Exploitability

The CVSS score of 5.3 places this flaw in the medium severity range. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, indicating no evidence of widespread exploitation at present. Exploitation requires the attacker to possess the SYSSY API key, implying that the threat surface is limited to environments where such a key has already been compromised or leaked. Consequently the overall risk is moderate but can be elevated if the API key is not adequately protected.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install or enable OpenSSL on the TYPO3 server so that the SYSSY extension can encrypt data transmissions.
  • Update the SYSSY extension to the latest version as soon as a fix is released, or contact the maintainer for a patched release that enforces encryption.
  • Protect the SYSSY API key by restricting its distribution, rotating it regularly, and limiting its access to trusted IP addresses or services.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description When OpenSSL is unavailable on the server, the extension transmits TYPO3 system information in cleartext instead of encrypting it. Exploitation requires the attacker to already be in control of the SYSSY project's API key.
Title Cleartext Transmission of Sensitive Information in extension "SYSSY - TYPO3 Monitoring & Security Checks" (syssy)
Weaknesses CWE-319
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TYPO3

Published:

Updated: 2026-08-25T09:00:42.646Z

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

Link: CVE-2026-77131

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-25T09:17:33.527

Link: CVE-2026-77131

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T10:30:05Z

Weaknesses
  • CWE-319

    Cleartext Transmission of Sensitive Information