Lucene search
K

328 matches found

GithubExploit
GithubExploit
added 3 days ago49 views

CVE-2026-ThreemaWeb-PrototypePollution

CVE-2026-XXXXX: Threema Web Prototype Pollution via URI Query...

5.9AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/13 8:23 p.m.4 views

CVE-2026-44221

ArcadeDB is a Multi-Model DBMS. Prior to 2.6.4, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1 ServerSecurityUser.getDatabaseUser returned a DB user with an...

9CVSS5.8AI score0.00013EPSS
Exploits0References1
CVE
CVE
added 2026/05/08 3:38 p.m.3 views

CVE-2026-41693

CVE-2026-41693 affects i18next-fs-backend

8.2CVSS5.8AI score0.00052EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.2 views

PT-2026-37824

A security issue was found in Sparkle before version 2.6.4. An attacker can replace an existing signed update with another payload, bypassing Sparkle’s EdDSA signing checks...

7.3CVSS7.2AI score0.00071EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/22 5:43 p.m.8 views

i18next-fs-backend: Path traversal via unsanitised lng/ns allows arbitrary file read/overwrite

Summary Versions of i18next-fs-backend prior to 2.6.4 interpolate the caller-supplied lng and ns values directly into the configured loadPath and addPath templates with no path-component validation and no sanitisation. When an application exposes the resolved language code to user-controlled inpu...

8.2CVSS5.8AI score0.00052EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/22 9:27 a.m.2 views

CVE-2026-1913 Gallagher Website Design <= 2.6.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'prefix' Shortcode Attribute

The Gallagher Website Design plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's loginlink shortcode in all versions up to, and including, 2.6.4 due to insufficient input sanitization and output escaping on the 'prefix' attribute. This makes it possible for...

6.4CVSS5.9AI score0.00013EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.2 views

PT-2026-37153

Name of the Vulnerable Software and Affected Versions i18next-fs-backend versions prior to 2.6.4 Description i18next-fs-backend substitutes the lng and ns options directly into the configured loadPath and addPath templates to read or write files from the disk. Because this interpolation is...

8.2CVSS6AI score0.00052EPSS
Exploits0References4
CBLMariner
CBLMariner
added 2026/04/09 10:23 p.m.2 views

CVE-2026-32778 affecting package expat for versions less than 2.6.4-5

CVE-2026-32778 affecting package expat for versions less than 2.6.4-5. A patched version of the package is available...

5.5CVSS5.8AI score0.00006EPSS
Exploits0
CBLMariner
CBLMariner
added 2026/04/09 10:23 p.m.3 views

CVE-2026-32777 affecting package expat for versions less than 2.6.4-5

CVE-2026-32777 affecting package expat for versions less than 2.6.4-5. A patched version of the package is available...

5.5CVSS5.8AI score0.00006EPSS
Exploits1
CBLMariner
CBLMariner
added 2026/04/09 10:23 p.m.3 views

CVE-2026-32776 affecting package expat for versions less than 2.6.4-5

CVE-2026-32776 affecting package expat for versions less than 2.6.4-5. A patched version of the package is available...

5.5CVSS5.8AI score0.00006EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/04/08 7:34 p.m.3 views

CVE-2026-35488

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, RecipeBookViewSet and RecipeBookEntryViewSet use CustomIsShared as an alternative permission class, but CustomIsShared.hasobjectpermission returns True for all HTTP methods —...

8.1CVSS5.9AI score0.00019EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.2 views

CVE-2026-35046

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, Tandoor Recipes allows authenticated users to inject arbitrary...

5.4CVSS6AI score0.00035EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/07 2:51 p.m.14 views

CVE-2026-35488 Tandoor Recipes — CustomIsShared permits DELETE/PUT on RecipeBook by shared (read-only) users

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, RecipeBookViewSet and RecipeBookEntryViewSet use CustomIsShared as an alternative permission class, but CustomIsShared.hasobjectpermission returns True for all HTTP methods —...

8.1CVSS0.00019EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.3 views

Tandoor Recipes 安全漏洞

Tandoor Recipes is an open-source application designed for managing recipes, planning meals, creating shopping lists, and more. Versions of Tandoor Recipes prior to 2.6.4 contained security vulnerabilities. These vulnerabilities stemmed from the POST /api/food/id/shopping/ endpoint directly readi...

7.3CVSS5.8AI score0.00199EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.2 views

Tandoor Recipes 安全漏洞

Tandoor Recipes is an open-source application designed for managing recipes, planning meals, creating shopping lists, and more. Versions of Tandoor Recipes prior to 2.6.4 contained security vulnerabilities. These vulnerabilities stemmed from the function CustomIsShared.hasobjectpermission, which...

8.1CVSS5.8AI score0.00019EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.1 views

PT-2026-30862

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the POST /api/food/id/shopping/ endpoint reads amount and unit directly from request.data and passes them without validation to ShoppingListEntry.objects.create. Invalid amount...

7.3CVSS5.9AI score0.00199EPSS
Exploits1References3
EUVD
EUVD
added 2026/04/06 5:17 p.m.0 views

EUVD-2026-19388

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the PUT /api/recipe/batchupdate/ endpoint in Tandoor Recipes allows any authenticated user within a Space to modify any recipe in that Space, including recipes marked as private by...

8.1CVSS5.9AI score0.00038EPSS
Exploits1References2
CVE
CVE
added 2026/04/06 5:17 p.m.5 views

CVE-2026-35045

The CVE-2026-35045 vulnerability affects Tandoor Recipes up to version 2.6.3. The PUT /api/recipe/batch_update/ endpoint lets any authenticated user within a Space modify any recipe (including private ones), bypassing object-level checks on PUT /api/recipe/{id}/. This enables forced exposure of p...

8.1CVSS5.9AI score0.00038EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.3 views

Tandoor Recipes 安全漏洞

Tandoor Recipes is an open-source application designed for managing recipes, planning meals, creating shopping lists, and more. Versions of Tandoor Recipes prior to 2.6.4 contained security vulnerabilities. These vulnerabilities stemmed from a bypass of object-level authorization checks at the PU...

8.1CVSS5.8AI score0.00038EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 6:8 p.m.4 views

n8n has XSS in its Credential Management Flow

Impact An authenticated user with permission to create and share credentials could craft a malicious OAuth2 credential containing a JavaScript URL in the Authorization URL field. If a victim opened the credential and interacted with the OAuth authorization button, the injected script would execut...

5.8AI score
Exploits0References2Affected Software1
Rows per page
Query Builder