CVE-2026-50776
Received Received - Intake

Directory Traversal in Pronis Loisirs Billetterie CSE

Vulnerability report for CVE-2026-50776, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-17

Last updated on: 2026-08-17

Assigner: MITRE

Description

Directory Traversal vulnerability in Pronis Loisirs Billetterie CSE - < 04/2026 allows a remote attacker to obtain sensitive information and execute arbitrary code.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-17
Last Modified
2026-08-17
Generated
2026-08-17
AI Q&A
2026-08-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
pronis_loisirs billetterie_cse to 04/2026 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Directory Traversal vulnerability in Pronis Loisirs Billetterie CSE software versions before 04/2026. It allows a remote attacker to access sensitive files like configuration files and SSH passwords by manipulating file paths in URLs. A proof of concept shows attackers can read system files such as /etc/passwd.

Detection Guidance

To detect this Directory Traversal vulnerability in Pronis Loisirs Billetterie CSE software versions before 04/2026, you can test for path manipulation in URLs. Try accessing sensitive files like /etc/passwd or /etc/shadow by modifying the file path in the URL. For example, use a browser or curl to request a URL like 'http://target-site.com/vulnerable-endpoint?file=../../../../etc/passwd'. If the response contains system file contents, the vulnerability likely exists.

Impact Analysis

An attacker could exploit this to steal sensitive data like passwords or configuration files, leading to unauthorized access. They might also execute arbitrary code on the affected system, potentially taking control of the software or server.

Compliance Impact

This vulnerability could lead to data breaches, exposing personal or sensitive information. This may violate GDPR (if EU data is involved) or HIPAA (if healthcare data is compromised), potentially resulting in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update the Pronis Loisirs Billetterie CSE software to the latest version released after April 2026. If an update is not available, restrict access to the vulnerable endpoint via network firewalls or web application firewalls. Disable directory traversal by implementing strict input validation for file paths in the application. Additionally, audit system files for unauthorized access and change all SSH passwords if they may have been exposed.

Chat Assistant

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

EPSS Chart