Skip to main navigation Skip to main content Skip to page footer

TYPO3-EXT-SA-2026-015: Multiple Vulnerabilities in extension "SYSSY - TYPO3 Monitoring & Security Checks" (syssy)

It has been discovered that the extension "SYSSY - TYPO3 Monitoring & Security Checks" (syssy) is vulnerable to Insufficient Session Expiration and Cleartext Transmission of Sensitive Information.

Problem Description

The extension fails to properly validate the expiration of a client-supplied JWT token, allowing an attacker in control of a valid API key to authenticate with an expired token. (CVE-2026-77130)

Additionally, when OpenSSL is unavailable on the server, the extension transmits TYPO3 system information in cleartext instead of encrypting it. (CVE-2026-77131)

Exploitation requires the attacker to already be in control of the SYSSY project's API key.

Solution

An updated version 3.0.6 is available from the TYPO3 extension manager, packagist and at

https://extensions.typo3.org/extension/download/syssy/3.0.6/zip

Users of the extension are advised to update the extension as soon as possible.

Credits

Thanks to Ingrid Stürmer for reporting the vulnerability and for providing an updated version of the extension.

General Advice

Follow the recommendations that are given in the TYPO3 Security Guide.