Lucene search
+L

1944 matches found

CVE
CVE
added 2026/03/31 3:08 p.m.54 views

CVE-2026-34574

Parse Server vulnerability CVE-2026-34574 affects Parse Server prior to 8.6.69 and 9.7.0-alpha.14. An authenticated user can bypass the immutability guard on session fields (expiresAt, createdWith) by sending a null value in a PUT to the session update endpoint, effectively nullifying session exp...

5.4CVSS5.7AI score0.0021EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/03/24 7:16 p.m.11 views

CVE-2026-33417

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.2, password reset tokens in Wallos never expire. The passwordresets table includes a createdat timestamp column, but the token validation logic never checks it. A password reset token remains valid...

7.1CVSS0.00264EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/24 6:01 p.m.32 views

CVE-2026-33417

Wallos is an open-source self-hosted personal subscription tracker. Multiple sources confirm a vulnerability in versions prior to 4.7.2 where password reset tokens never expire because the token validation logic does not check the token’s created_at timestamp in the password_resets table. The con...

7.1CVSS5.7AI score0.00264EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/24 4:34 p.m.22 views

GHSA-JC39-686J-WP6Q Parse Server's Session Update endpoint allows overwriting server-generated session fields

Impact An authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST API. This allows bypassing the server's configured session lifetime policy, making a session effectively permanent. Patches The fix blocks...

5.3CVSS5.8AI score0.00255EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/03/24 4:34 p.m.32 views

Parse Server's Session Update endpoint allows overwriting server-generated session fields

Impact An authenticated user can overwrite server-generated session fields such as expiresAt and createdWith when updating their own session via the REST API. This allows bypassing the server's configured session lifetime policy, making a session effectively permanent. Patches The fix blocks...

5.3CVSS5.8AI score0.00255EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/03/24 4:34 p.m.10 views

Incorrect Authorization

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 Incorrect Authorization via session fields such as expiresAt and createdWith. An authenticated user can modify...

5.4CVSS5.9AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 11:37 a.m.11 views

BIT-PARSE-2026-32742 Parse Server session creation endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0 and 8.6.42, an authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST /classes/Session. Thi...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References4
Circl
Circl
added 2026/03/20 5:50 a.m.8 views

CVE-2026-32949

creationtimestamp| type| source ---|---|--- 2026-03-20 05:50:57+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mhht4heo6x2o...

8.7CVSS5.7AI score0.00427EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/20 4:16 a.m.8 views

CVE-2026-32941

Sliver is a command and control framework that uses a custom Wireguard netstack. Versions 1.7.3 and below contain a Remote OOM Out-of-Memory vulnerability in the Sliver C2 server's mTLS and WireGuard C2 transport layer. The socketReadEnvelope and socketWGReadEnvelope functions trust an...

7.1CVSS0.00298EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/19 10:07 p.m.22 views

CVE-2026-32033

OpenClaw (npm) before 2026.2.24 is affected by a path traversal via @-prefixed absolute paths that bypass workspaceOnly boundary validation due to canonicalization mismatch. This could allow reading files outside the workspace (example: @/etc/passwd) when tools.fs.workspaceOnly is enabled. Patche...

7.5CVSS5.8AI score0.00335EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 9:33 p.m.21 views

CVE-2026-32742

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.17 and 8.6.42, an authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/18 9:33 p.m.54 views

CVE-2026-32742

CVE-2026-32742 affects Parse Server. Before versions 9.6.0-alpha.17 and 8.6.42, an authenticated user could overwrite server-generated session fields (sessionToken, expiresAt, createdWith) when creating a session via POST /classes/_Session, potentially bypassing session expiration and predicting ...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/18 9:33 p.m.9 views

CVE-2026-32742 Parse Server session creation endpoint allows overwriting server-generated session fields

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.17 and 8.6.42, an authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST...

4.3CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/03/18 12:24 p.m.9 views

MAL-2026-1586 Malicious code in @at-point/valiant-widgets-v2 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 87532b33037ce0d72b75f2ca654c5b66bf97048b3d1226ca6bdb396af6670c4a The package @at-point/valiant-widgets-v2 was found to contain malicious code...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2026/03/17 6:37 p.m.10 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes

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 Improperly Controlled Modification of Dynamically-Determined Object Attributes via the POST /classes/Session endpoint. An...

5.3CVSS5.8AI score0.00306EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 6:37 p.m.14 views

Parse Server session creation endpoint allows overwriting server-generated session fields

Impact An authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST /classes/Session. This allows bypassing the server's session expiration policy by setting an arbitrary far-future expiration date. It also allows...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.30 views

PT-2026-25982

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.17 and 8.6.42, an authenticated user can overwrite server-generated session fields sessionToken, expiresAt, createdWith when creating a session object via POST /classes/...

4.3CVSS5.9AI score0.00306EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/16 6:16 p.m.16 views

UBUNTU-CVE-2026-28498

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

9.1CVSS5.7AI score0.00226EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/10 6:18 p.m.8 views

CVE-2026-25186

Exposure of sensitive information to an unauthorized actor in Windows Accessibility Infrastructure ATBroker.exe allows an authorized attacker to disclose information locally...

5.5CVSS5.7AI score0.0063EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/09 12:00 a.m.17 views

PT-2026-24136

Name of the Vulnerable Software and Affected Versions Pocket ID versions 2.0.0 through 2.4.0 Description A flaw in callback URL validation allowed crafted redirect uri values containing URL userinfo @ to bypass legitimate callback pattern checks. If an attacker can trick a user into opening a...

7.1CVSS5.8AI score0.00216EPSS
SaveExploits0
Rows per page
Query Builder