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

6.2 CVSS

Description

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.

Classification

CVE ID: CVE-2025-49009

CVSS Base Severity: MEDIUM

CVSS Base Score: 6.2

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

Problem Types

CWE-532: Insertion of Sensitive Information into Log File

Affected Products

Vendor: Erudika

Product: para

References

https://nvd.nist.gov/vuln/detail/CVE-2025-49009
https://github.com/Erudika/para/security/advisories/GHSA-qx7g-fx8q-545g
https://github.com/Erudika/para/commit/46a908d887da02037384193f70a69345f04887cf

Timeline