Lucene search
+L

37193 matches found

Vulnrichment
Vulnrichment
added 2026/07/10 7:53 p.m.14 views

CVE-2026-57850 RustDesk Missing Session Scope Enforcement Allows Out-of-Scope Control Message Injection

RustDesk before 1.4.9 does not enforce a session's authorized connection scope on the server side, so a peer granted a limited session type FileTransfer, PortForward, ViewCamera, or Terminal can send control messages and login options reserved for a full Remote session. An authenticated remote pe...

8.7CVSS6AI score0.00498EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/10 7:32 p.m.23 views

File Browser: Command Injection via Authentication Hook Shell Substitution (Pre-Authentication RCE)

Overview The Hook Authentication feature in File Browser allows administrators to delegate login verification to an external shell command. User-supplied credentials username and password are interpolated into this command string using os.Expand without sanitization. An unauthenticated remote...

9.3CVSS6.5AI score0.00764EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/10 7:32 p.m.23 views

EUVD-2026-39510

File Browser: Command Injection via Authentication Hook Shell Substitution Pre-Authentication RCE...

9.3CVSS6.1AI score0.00764EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 6:16 p.m.23 views

CVE-2026-56667

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check, allowing an organization or instance administrator to store a...

7.3CVSS0.00379EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/10 5:25 p.m.15 views

EUVD-2026-42964

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check, allowing an organization or instance administrator to store a...

7.3CVSS6.2AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 5:25 p.m.9 views

CVE-2026-56667 ZITADEL: Stored XSS via Default URI Redirect in Login V2

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check, allowing an organization or instance administrator to store a...

7.3CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/10 5:25 p.m.56 views

CVE-2026-56667

ZITADEL, an open source identity management platform, contains a Stored XSS flaw prior to version 4.15.3 in the Login V2 OIDC and SAML FailedPrecondition error paths. The bug returns loginSettings.defaultRedirectUri to router.push without applying isSafeRedirectUri, enabling an organization or in...

7.3CVSS6.2AI score0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/10 5:25 p.m.47 views

CVE-2026-56667 ZITADEL: Stored XSS via Default URI Redirect in Login V2

ZITADEL is an open source identity management platform. Prior to 4.15.3, ZITADEL Login V2 OIDC and SAML FailedPrecondition error paths return loginSettings.defaultRedirectUri to router.push without applying the isSafeRedirectUri check, allowing an organization or instance administrator to store a...

7.3CVSS0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 4:25 p.m.13 views

MAL-2026-10161 Malicious code in sidecar-mcp (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8b48cc2cf1326bc68eda84d3c97733c367be4309d93c9671ad4d36f431bd0353 The package ships a single bin entry sidecar-mcp, advertised as a one-command setup for Sidecar MCP servers. When the user runs that command, the CLI...

5.7AI score
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/10 4:25 p.m.30 views

Malicious code in sidecar-mcp (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8b48cc2cf1326bc68eda84d3c97733c367be4309d93c9671ad4d36f431bd0353 The package ships a single bin entry sidecar-mcp, advertised as a one-command setup for Sidecar MCP servers. When the user runs that command, the CLI...

5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/07/10 4:16 p.m.12 views

CVE-2026-8609

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

7.5CVSS0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 3:23 p.m.79 views

CVE-2026-55501

The CVE concerns 9router prior to version 0.4.80, where the login rate limiter uses client identity from the attacker-controlled X-Forwarded-For header in src/lib/auth/loginLimiter.js. This allows remote attackers to rotate X-Forwarded-For per attempt, creating a fresh rate-limit bucket each time...

7.3CVSS6.2AI score0.00515EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 3:23 p.m.12 views

CVE-2026-55501 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail...

7.3CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/10 3:23 p.m.56 views

CVE-2026-55501 9router: Login brute-force protection bypass via spoofed X-Forwarded-For header

9Router is an AI router & token saver. Prior to 0.4.80, the dashboard login rate limiter in src/lib/auth/loginLimiter.js derives the client identity from the attacker-controlled X-Forwarded-For HTTP header, and src/app/api/auth/login/route.js uses that spoofable value for checkLock and recordFail...

7.3CVSS0.00515EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/10 2:58 p.m.43 views

CVE-2026-8609 Pre-authentication denial of service via the OAuth login route

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

5.3CVSS0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 2:58 p.m.88 views

CVE-2026-8609

Grafana CVE-2026-8609: an unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth and eventual denial of service (crash). The connected sources (NVD, CIRCL sighting, AttackKB, Alpine Linux advisory, CVE listings, vuln enrichment...

7.5CVSS6.1AI score0.00397EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/10 2:58 p.m.16 views

EUVD-2026-42921

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

5.3CVSS6.1AI score0.00397EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/07/10 2:58 p.m.31 views

CVE-2026-8609

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

7.5CVSS6.1AI score0.00397EPSS
SaveExploits0
OSV
OSV
added 2026/07/10 2:58 p.m.10 views

CVE-2026-8609 Pre-authentication denial of service via the OAuth login route

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance denial of service...

5.3CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/10 12:31 a.m.29 views

EUVD-2026-42760

The LoginPress Pro plugin for WordPress is vulnerable to authentication bypass in versions up to and including 6.2.3 via the Spotify Social Login addon. This is due to the loginpressonspotifylogin function trusting the unverified 'email' field returned by Spotify's /v1/me endpoint and using it...

8.1CVSS5.9AI score0.00558EPSS
SaveExploits0References3
Rows per page
Query Builder