Lucene search
K

23 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.8 views

CVE-2026-39381

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.7 and 8.6.75, the GET /sessions/me endpoint returns Session fields that the server operator explicitly configured as protected via the protectedFields server option. Any...

5.3CVSS5.4AI score0.00193EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/21 3:21 p.m.2 views

EUVD-2026-23537

Auth0 Next.js SDK has Improper Proxy Cache Lookup...

5.4CVSS5.7AI score0.00214EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/17 10:39 p.m.5 views

Incorrect Authorization

Overview @auth0/nextjs-auth0 is a Next.js SDK for signing in with Auth0 Affected versions of this package are vulnerable to Incorrect Authorization in the proxy cache fetcher. An attacker can gain unauthorized access to sensitive information or perform actions with insufficient authorization by...

6CVSS5.7AI score0.00214EPSS
Exploits0References2
CVE
CVE
added 2026/04/17 8:54 p.m.12 views

CVE-2026-40155

The CVE concerns the Auth0 Next.js SDK. Affected versions: 4.12.0–4.17.1. Issue: when multiple simultaneous requests trigger a nonce retry, the proxy cache fetcher may perform improper lookups for token request results. Impact: affects projects using both the vulnerable SDK versions and the proxy...

5.4CVSS5.7AI score0.00214EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/17 8:54 p.m.4 views

CVE-2026-40155

The Auth0 Next.js SDK is a library for implementing user authentication in Next.js applications. In versions 4.12.0 through 4.17.1, simultaneous requests that trigger a nonce retry may cause the proxy cache fetcher to perform improper lookups for the token request results. Users are affected if...

5.4CVSS5.7AI score0.00214EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/17 12:0 a.m.7 views

PT-2026-33516

Name of the Vulnerable Software and Affected Versions Auth0 Next.js SDK versions 4.12.0 through 4.17.1 Description Simultaneous requests that trigger a nonce retry may cause the proxy cache fetcher to perform improper lookups for token request results. This occurs when projects use the proxy...

5.4CVSS5.7AI score0.00214EPSS
Exploits0References8
EUVD
EUVD
added 2026/04/08 12:14 a.m.1 views

EUVD-2026-19917

Parse Server's Endpoint /sessions/me bypasses Session protectedFields...

5.3CVSS5.9AI score0.00193EPSS
Exploits0References4
OSV
OSV
added 2026/04/08 12:14 a.m.1 views

GHSA-G4V2-QX3Q-4P64 Parse Server's Endpoint `/sessions/me` bypasses `_Session` `protectedFields`

Impact The GET /sessions/me endpoint returns Session fields that the server operator explicitly configured as protected via the protectedFields server option. Any authenticated user can retrieve their own session's protected fields with a single request. The equivalent GET /sessions and GET...

5.3CVSS5.7AI score0.00193EPSS
Exploits0References5
CVE
CVE
added 2026/04/07 7:51 p.m.5 views

CVE-2026-39381

Parse Server (open-source Node.js backend) has a vulnerability in the GET /sessions/me endpoint where protected _Session fields configured via protectedFields are exposed to any authenticated user. The issue occurs prior to versions 9.8.0-alpha.7 and 8.6.75; the equivalent GET /sessions and GET /...

5.3CVSS5.9AI score0.00193EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/27 7:14 a.m.5 views

BIT-PARSE-2026-33627 Parse Server: Auth data exposed via /users/me endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.61 and 9.6.0, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References6
Snyk
Snyk
added 2026/03/24 8:17 p.m.0 views

Missing Authentication for Critical Function

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the /users/me endpoint. An authenticated user can access sensitive...

7.1CVSS5.9AI score0.00378EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/24 8:17 p.m.10 views

Parse Server exposes auth data via /users/me endpoint

Impact An authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The endpoint internally uses master-level authentication for the session query, and the master context leaks through to the user data,...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/03/24 8:17 p.m.4 views

GHSA-37MJ-C2WF-CX96 Parse Server exposes auth data via /users/me endpoint

Impact An authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery codes. The endpoint internally uses master-level authentication for the session query, and the master context leaks through to the user data,...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/03/24 6:31 p.m.21 views

CVE-2026-33627 Parse Server: Auth data exposed via /users/me endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery...

7.1CVSS0.00378EPSS
Exploits0References5
CVE
CVE
added 2026/03/24 6:31 p.m.10 views

CVE-2026-33627

CVE-2026-33627 affects Parse Server: prior to versions 8.6.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives unsanitized auth data, including MFA TOTP secrets and recovery codes. The endpoint uses master-level authentication for the session query, and the master context ...

7.1CVSS5.7AI score0.00378EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/24 6:31 p.m.3 views

CVE-2026-33627 Parse Server: Auth data exposed via /users/me endpoint

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.61 and 9.6.0-alpha.55, an authenticated user calling GET /users/me receives unsanitized auth data, including sensitive credentials such as MFA TOTP secrets and recovery...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.4 views

Parse Server 信息泄露漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. Versions of Parse Server prior to 8.6.61 and 9.6.0-alpha.55 contain a vulnerability known as information leakage. This vulnerability stems from the GET /users/me...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.6 views

PT-2026-27486

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.61 Parse Server versions prior to 9.6.0-alpha.55 Description Parse Server is an open source backend deployable on Node.js infrastructures. An authenticated user calling the GET /users/me API endpoint receives...

7.1CVSS5.8AI score0.00378EPSS
Exploits0References11
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:38 p.m.4 views

CVE-2026-33651

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.1CVSS5.9AI score0.00347EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/23 6:38 p.m.4 views

CVE-2026-33651 AVideo has a Blind SQL Injection in Live Schedule Reminder via Unsanitized live_schedule_id in Scheduler_commands::getAllActiveOrToRepeat()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL...

8.1CVSS6AI score0.00347EPSS
Exploits1References4
Rows per page
Query Builder