CVE-2026-77130
Received Received - Intake

JWT Token Expiration Bypass in SYSSY Project

Vulnerability report for CVE-2026-77130, 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 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. Exploitation requires the attacker to already be in control of the SYSSY project's API key.

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 1 associated CPE
Vendor Product Version / Range
typo3 syssy to 3.0.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-613 According to WASC, "Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization."

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-77130 is a vulnerability in the SYSSY TYPO3 extension where the system fails to check if a JWT token is expired. This allows an attacker who already has the API key to authenticate using an expired token.

Detection Guidance

Check if the SYSSY extension version is 3.0.5 or below using commands like 'composer show syssy' or by inspecting the extension list in the TYPO3 backend. Review API key logs for unusual authentication attempts with expired JWT tokens.

Impact Analysis

If you use the SYSSY extension versions 3.0.5 or below, an attacker with access to your API key could bypass authentication checks by using an expired token. This may lead to unauthorized access to system data or functions.

Compliance Impact

This vulnerability may impact compliance with GDPR and HIPAA by allowing unauthorized access to sensitive data through expired JWT tokens. If an attacker exploits this flaw, they could gain persistent access to systems or data, violating confidentiality and integrity requirements under these regulations.

Mitigation Strategies

Update the SYSSY extension to version 3.0.6 immediately. Rotate all API keys associated with the SYSSY project to invalidate any potentially compromised keys.

Chat Assistant

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

EPSS Chart