Lucene search
K

55 matches found

NVD
NVD
added yesterday5 views

CVE-2026-25551

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS
Exploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-34306

Seagull Software BarTender 2021 R1 through 12.0.1 contains an insecure deserialization vulnerability that allows low-privileged local users to escalate privileges. The DataServiceSingleton .NET Remoting endpoint is bound to localhost on TCP port 7375 via BtSystem.Service.exe, limiting the attack...

8.5CVSS6.2AI score
Exploits0References3
CVE
CVE
added yesterday10 views

CVE-2026-25550

Seagull Software BarTender 2010, 2016, and 2019 expose an unauthenticated .NET Remoting service on TCP port 7375 (BtSystem.Service.exe). BarTenderSystem (BarTender 2016 ≤ R9) and DataServiceSingleton (BarTender 2019 ≤ R10) are registered as unauthenticated singleton endpoints configured with Bina...

9.8CVSS6.5AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/17 9:39 p.m.1 views

CVE-2026-40474

wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permissionrequired = 'config.changegymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an...

7.6CVSS5.8AI score0.00015EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 1:35 a.m.2 views

wger has Broken Access Control in Global Gym Configuration Update Endpoint

Summary wger exposes a global configuration edit endpoint at /config/gym-config/edit implemented by GymConfigUpdateView. The view declares permissionrequired = 'config.changegymconfig' but does not enforce it because it inherits WgerFormMixin ownership-only checks instead of the project’s...

7.6CVSS5.8AI score0.00015EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.2 views

PT-2026-33301

Summary wger exposes a global configuration edit endpoint at /config/gym-config/edit implemented by GymConfigUpdateView. The view declares permission required = 'config.change gymconfig' but does not enforce it because it inherits WgerFormMixin ownership-only checks instead of the project’s...

7.6CVSS5.8AI score0.00015EPSS
Exploits1References9
CVE
CVE
added 2026/04/02 3:0 p.m.3 views

CVE-2026-33544

CVE-2026-33544 affects tinyauth: before v5.0.5, GenericOAuthService, GithubOAuthService, and GoogleOAuthService store PKCE verifiers and access tokens on shared singleton instances. A race between VerifyCode() and Userinfo() during concurrent OAuth logins can cause one user’s session to be popula...

7.7CVSS5.8AI score0.00025EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/02 3:0 p.m.15 views

CVE-2026-33544 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS0.00025EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/04/02 3:0 p.m.1 views

CVE-2026-33544 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS5.8AI score0.00025EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 7:52 p.m.6 views

Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00025EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/04/01 7:52 p.m.0 views

GHSA-9Q5M-JFC4-WC92 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00025EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.1 views

PT-2026-29659

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00025EPSS
Exploits1References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/18 12:51 p.m.2 views

Malicious code in fe-lib-singleton (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 96b6a629661c8cb3dd5aa39a16e1bd92ea60352ea95d0e0edc72e1aa3a59ad78 The package fe-lib-singleton was found to contain malicious code...

5.8AI score
Exploits0
OSV
OSV
added 2026/03/18 12:51 p.m.1 views

MAL-2026-1736 Malicious code in fe-lib-singleton (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 96b6a629661c8cb3dd5aa39a16e1bd92ea60352ea95d0e0edc72e1aa3a59ad78 The package fe-lib-singleton was found to contain malicious code...

5.8AI score
Exploits0
OSV
OSV
added 2026/03/16 9:53 a.m.4 views

BIT-PARSE-2026-32242 Parse Server OAuth2 adapter shares mutable state across providers via singleton instance

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.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS5.9AI score0.00066EPSS
Exploits0References4
NVD
NVD
added 2026/03/12 7:16 p.m.1 views

CVE-2026-32242

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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS0.00066EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 6:49 p.m.0 views

CVE-2026-32242 Parse Server OAuth2 adapter shares mutable state across providers via singleton instance

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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS5.8AI score0.00066EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/12 6:49 p.m.1 views

CVE-2026-32242

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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS5.8AI score0.00066EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/03/12 6:49 p.m.4 views

CVE-2026-32242

CVE-2026-32242 affects Parse Server: the built-in OAuth2 adapter previously exported a singleton instance shared across all OAuth2 provider configurations. Under concurrent authentication requests for multiple providers configured with oauth2: true, a token validation could run against another pr...

9.1CVSS5.8AI score0.00066EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/12 6:49 p.m.21 views

CVE-2026-32242 Parse Server OAuth2 adapter shares mutable state across providers via singleton instance

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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent...

9.1CVSS0.00066EPSS
Exploits0References3
Rows per page
Query Builder