Lucene search
+L

856 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/07 5:40 a.m.3 views

CVE-2026-30841

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $GET"token" and $GET"email" directly into HTML input value attributes using and without calling htmlspecialchars. This allows reflected XSS by breaking out of the attribute...

6.9CVSS5.7AI score0.00283EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/07 12:0 a.m.19 views

PT-2026-23826

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $ GET"token" and $ GET"email" directly into HTML input value attributes using and without calling htmlspecialchars. This allows reflected XSS by breaking out of the attribute...

6.9CVSS5.7AI score0.00283EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/06 5:16 a.m.14 views

CVE-2026-28675

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Prior to version 1.6.3-alpha, some endpoints returned raw exception strings to clients. Additionally, login token material was exposed in UI/rendered responses and token rotation output. This...

5.3CVSS0.00251EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/06 4:22 a.m.31 views

CVE-2026-28675

OpenSift (OpenSift project) prior to version 1.6.3-alpha exposed sensitive data: some endpoints returned raw exception strings, and login token material appeared in UI/rendered responses and token rotation output. The issue has been patched in version 1.6.3-alpha. Affected component behavior was ...

5.3CVSS5.8AI score0.00251EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/06 4:22 a.m.3 views

CVE-2026-28675 OpenSift: Sensitive implementation details exposed via raw exception messages and token-returning endpoints

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Prior to version 1.6.3-alpha, some endpoints returned raw exception strings to clients. Additionally, login token material was exposed in UI/rendered responses and token rotation output. This...

5.3CVSS5.7AI score0.00251EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.14 views

PT-2026-23642

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Prior to version 1.6.3-alpha, some endpoints returned raw exception strings to clients. Additionally, login token material was exposed in UI/rendered responses and token rotation output. This...

5.3CVSS5.8AI score0.00251EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/03/05 9:13 p.m.4 views

Use of GET Request Method With Sensitive Query Strings

Overview Affected versions of this package are vulnerable to Use of GET Request Method With Sensitive Query Strings in the c.IsTokenAuth checks in API routes. An attacker can obtain sensitive access tokens by inspecting URL parameters in logs, browser history, or referrer headers. Remediation...

7.2CVSS5.8AI score0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/05 7:50 p.m.6 views

GHSA-X9P5-W45C-7FFC Gogs: Access tokens get exposed through URL params in API requests

Summary The Gogs API still accepts tokens in URL parameters such as token and accesstoken, which can leak through logs, browser history, and referrers. Details A static review shows that the API still checks tokens in the URL query before looking at headers: - internal/context/auth.go reads...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/05 7:50 p.m.10 views

Gogs: Access tokens get exposed through URL params in API requests

Summary The Gogs API still accepts tokens in URL parameters such as token and accesstoken, which can leak through logs, browser history, and referrers. Details A static review shows that the API still checks tokens in the URL query before looking at headers: - internal/context/auth.go reads...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/04 8:33 p.m.10 views

GHSA-22M3-C7VP-49FJ IRRd: web UI host header injection allows password reset poisoning via attacker-controlled email links

Impact An attacker can manipulate the HTTP Host header on a password reset or account creation request. The confirmation link in the resulting email can then point to an attacker-controlled domain. Opening the link in the email is sufficient to pass the token to the attacker, who can then use it ...

8.1CVSS5.9AI score0.00427EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/03/04 12:26 a.m.7 views

SUSE CVE-2026-25889

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, a case-sensitivity flaw in the password validation logic allows any authenticated user to change their password or an admin to change...

5.4CVSS5.8AI score0.00325EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/03 2:39 a.m.21 views

CVE-2025-47147

Cleartext Storage of Sensitive Information CWE-312 in the Command Centre Mobile Client on Android and iOS could allow an attacker with access to a logged-in Operator's mobile device to extract the session token and exploit access for a limited duration. This issue affects Command Centre Mobile...

5.7CVSS0.00071EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/03 2:39 a.m.16 views

CVE-2025-47147

CVE-2025-47147 describes Cleartext Storage of Sensitive Information (CWE-312) in the Command Centre Mobile Client for Android and iOS. The issue could allow an attacker with access to a logged-in operator’s mobile device to extract the session token and gain access for a limited duration. Affecte...

5.7CVSS6AI score0.00071EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/01 1:0 a.m.8 views

Gradio: Mocked OAuth Login Exposes Server Credentials and Uses Hardcoded Session Secret

Summary Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components e.g. gr.LoginButton are used. When a user visits /login/huggingface, the server retrieves its own Hugging Face access token via huggingfacehub.gettoken and stores it...

5.9CVSS5.9AI score0.00453EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/02/27 9:40 p.m.35 views

CVE-2026-27167

Gradio, in versions 4.16.0 through 6.5.x, running outside Hugging Face Spaces enables mocked OAuth routes when OAuth components are used. Visiting /login/huggingface causes the server to fetch its HF token via hugggingface_hub.get_token() and store it in the visitor’s session cookie, which is sig...

5.9CVSS6AI score0.00453EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/02/27 9:40 p.m.8 views

CVE-2026-27167 Gradio: Mocked OAuth Login Exposes Server Credentials and Uses Hardcoded Session Secret

Gradio is an open-source Python package designed for quick prototyping. Starting in version 4.16.0 and prior to version 6.6.0, Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components e.g. gr.LoginButton are used. When a user visi...

6AI score0.00453EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/27 3:21 a.m.6 views

Weak Password Recovery Mechanism for Forgotten Password

Overview @evershop/evershop is a The React Ecommerce platform. Built with React and Postgres. Open-source and free. Fast and customizable. Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password. An attacker can gain unauthorized access to...

9.8CVSS5.9AI score0.00446EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/27 2:17 a.m.4 views

GO-2026-4553 Vikunja: Stored XSS via Unsanitized SVG Attachment Upload Leads to Token Exposure in code.vikunja.io/api

Vikunja: Stored XSS via Unsanitized SVG Attachment Upload Leads to Token Exposure in code.vikunja.io/api...

7.3CVSS5.8AI score0.00453EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/26 10:34 p.m.28 views

CVE-2026-28215 hoppscotch Vulnerable to Unauthenticated Onboarding Config Takeover

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, an unauthenticated attacker can overwrite the entire infrastructure configuration of a self-hosted Hoppscotch instance including OAuth provider credentials and SMTP settings by sending a single HTTP POST request wi...

9.1CVSS0.00455EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/26 10:34 p.m.8 views

EUVD-2026-8912

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, an unauthenticated attacker can overwrite the entire infrastructure configuration of a self-hosted Hoppscotch instance including OAuth provider credentials and SMTP settings by sending a single HTTP POST request wi...

9.1CVSS5.7AI score0.00455EPSS
SaveExploits1References2
Rows per page
Query Builder