CVE-2025-49009 MEDIUM

CVE-2025-49009: Para Inserts Sensitive Information into Log File for Facebook authentication

Vendor Erudika
Product para
Weakness CWE-532 · Sensitive info in logs
Published June 5, 2025
Last update June 17, 2025

CVSS base score

6.2/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Para is a multitenant backend server/framework for object persistence and retrieval. A vulnerability that exists in versions prior to 1.50.8 in `FacebookAuthFilter.java` results in a full request URL being logged during a failed request to a Facebook user profile. The log includes the user's access token in plain text. Since WARN-level logs are often retained in production and accessible to operators or log aggregation systems, this poses a risk of token exposure. Version 1.50.8 fixes the issue.

Key dates

02Disclosure timeline

June 5, 2025 CVE published
June 17, 2025 Record updated