Lucene search
+L

38 matches found

EUVD
EUVD
added 2026/09/08 8:11 a.m.6 views

EUVD-2026-72659

A vulnerability has been identified in Teamcenter V2412 All versions V2412.0013, Teamcenter V2506 All versions V2506.0010, Teamcenter V2512 All versions V2512.2607, Teamcenter V2606 All versions V2606.2607. Affected applications do not properly encode user-supplied input reflected into HTML...

8.5CVSS0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/29 1:16 p.m.19 views

CVE-2026-82449

Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the auth check endpoint due to timing discrepancies in password verification. Attackers can measure response times across multiple requests to determine which accounts exist by observing that existing accounts trigger bcry...

6.9CVSS0.00244EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/29 12:05 p.m.41 views

CVE-2026-82449 Cockpit CMS before 2.14.1 Account Enumeration via Auth Timing

Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the auth check endpoint due to timing discrepancies in password verification. Attackers can measure response times across multiple requests to determine which accounts exist by observing that existing accounts trigger bcry...

6.9CVSS0.00244EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/29 12:05 p.m.25 views

CVE-2026-82449

Cockpit CMS before 2.14.1 is affected by an account enumeration vulnerability in the auth check endpoint (modules/App/Controller/Auth.php). The root cause is a timing discrepancy in password verification: requests for existing accounts trigger a bcrypt hash comparison (slower), while requests for...

6.9CVSS5.9AI score0.00244EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 9:19 p.m.14 views

CVE-2026-53497 CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)

CrossWatch CW is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the othersessions array, which exposes metadata of all active sessions — including originating IP addresses, User-Agent strings, internal session IDs, and...

5.3CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/21 9:19 p.m.24 views

CVE-2026-53497

CrossWatch (a synchronization engine) prior to version 0.9.21 exposes an unauthenticated information disclosure via the GET /api/app-auth/status endpoint. The endpoint returns the other_sessions array without requiring credentials, leaking metadata for all active sessions including originating IP...

5.3CVSS5.5AI score0.00292EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.14 views

CVE-2026-72581

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS0.00363EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.49 views

CVE-2026-72581

CVE-2026-72581 describes a server-side request forgery in duhow/xiaoai-patch introduced by commit fb07049. The /auth endpoint in api/main.py uses a user-supplied url POST parameter to redirect to a Home Assistant instance without validating the destination URL, enabling an attacker to cause the X...

8.6CVSS5.6AI score0.00363EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.39 views

CVE-2026-72581 duhow xiaoai-patch - Server-Side Request Forgery in /auth Endpoint

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS0.00363EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/28 9:52 a.m.12 views

CVE-2026-57219

A flaw was found in RabbitMQ, a messaging and streaming broker. An unauthenticated remote attacker could exploit an obsolete API endpoint GET /api/auth to disclose the OAuth 2 client secret. This vulnerability occurs when the RabbitMQ management plugin and OAuth configuration are enabled, leading...

8.7CVSS6.1AI score0.01988EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/06/22 12:31 a.m.22 views

EUVD-2026-38197

A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The...

5.3CVSS4AI score0.00497EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/21 11:16 p.m.19 views

CVE-2026-12811

A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The...

5.3CVSS0.00497EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/21 10:00 p.m.18 views

CVE-2026-12811

A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The...

5.3CVSS4AI score0.00497EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/06/21 10:00 p.m.36 views

CVE-2026-12811

The CVE affects kortix-ai suna prior to 0.8.39, specifically the Auth Endpoint’s frontend component at apps/frontend/src/app/auth/page.tsx. The vulnerability stems from router.push/replace handling of the returnURL argument, enabling cross-site scripting. Exploitation is possible remotely and the...

5.3CVSS4AI score0.00497EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/21 10:00 p.m.41 views

CVE-2026-12811 kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting

A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The...

5.3CVSS0.00497EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/21 10:00 p.m.13 views

CVE-2026-12811 kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting

A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The...

5.3CVSS4.1AI score
SaveExploits0References10
NVD
NVD
added 2026/06/17 11:17 p.m.23 views

CVE-2026-12566

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/17 11:17 p.m.12 views

CVE-2026-12566

The dockerpull module uses the realm parameter from a Docker registry's WWW-Authenticate response header as the authentication endpoint without validation. An attacker in a man-in-the-middle position between bbot and a Docker registry could modify this header to redirect the authentication reques...

3.1CVSS6.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.42 views

PT-2026-50561

Name of the Vulnerable Software and Affected Versions bbot affected versions not specified Description The docker pull module fails to validate the realm parameter received from a Docker registry's WWW-Authenticate response header when using it as the authentication endpoint. A man-in-the-middle...

3.1CVSS5.4AI score0.00167EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2026/03/21 3:26 a.m.8 views

CVE-2025-13910 WP-WebAuthn <= 1.3.4 - Unauthenticated Stored Cross-Site Scripting

The WP-WebAuthn plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the wwaauth AJAX endpoint in all versions up to, and including, 1.3.4 due to insufficient input sanitization and output escaping on user supplied attributes logged by the plugin. This makes it...

6.1CVSS6AI score0.00265EPSS
SaveExploits0References4
Rows per page
Query Builder