Lucene search
K

20774 matches found

Cvelist
Cvelist
added 2026/03/12 8:17 p.m.23 views

CVE-2026-1527 undici is vulnerable to CRLF Injection via upgrade option

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS0.00256EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 8:17 p.m.6 views

CVE-2026-1527 undici is vulnerable to CRLF Injection via upgrade option

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS5.9AI score0.00256EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/12 8:17 p.m.5 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS5.9AI score0.00256EPSS
Exploits0References4
CVE
CVE
added 2026/03/12 8:17 p.m.28 views

CVE-2026-1527

Undici (Node.js HTTP client) is vulnerable to a CRLF injection via the upgrade option in client.request() when user-controlled input is passed to the upgrade value. The root cause is that the upgrade value is written directly to the socket without validating header characters, allowing an attacke...

4.6CVSS5.9AI score0.00256EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/12 8:17 p.m.4 views

CVE-2026-1527

ImpactWhen an application passes user-controlled input to the upgrade option of client.request, an attacker can inject CRLF sequences \r\n to: Inject arbitrary HTTP headers Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services Redis, Memcached, Elasticsearch The...

4.6CVSS7.5AI score0.00256EPSS
Exploits0
Snyk
Snyk
added 2026/03/12 6:44 p.m.1 views

Directory Traversal

Overview @tinacms/graphql is a GraphQL database generating component for Tina, the headless content management system with support for Markdown, MDX, JSON, YAML, and more. Affected versions of this package are vulnerable to Directory Traversal via the relativePath and newRelativePath parameters i...

6.3CVSS6.3AI score0.00426EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.3 views

Directory Traversal

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Directory Traversal via the decodeURI and path.join functions in the HTTP server endpoints...

8.6CVSS6.3AI score0.00203EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.0 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via a combination with permissive CORS configuration. An attacker can access, write, and delete arbitrary files on a developer's machine by enticing the victim to visit a malicious website while the development serve...

9.6CVSS6.3AI score0.00535EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 6:44 p.m.4 views

Directory Traversal

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Directory Traversal via a combination with permissive CORS configuration. An attacker can access...

9.6CVSS6.3AI score0.00535EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 6:33 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal due to improper input sanitization in the --python-cell-magics option when constructing cache file names. An attacker can write files to arbitrary locations on the file system by supplying crafted input. Details A...

8.7CVSS6.3AI score0.00424EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/12 6:32 p.m.2 views

Directory Traversal

Overview @tinacms/cli is a package used to set up your project with Tina Cloud configuration, and run a local version of the Tina Cloud content-api. Affected versions of this package are vulnerable to Directory Traversal in the development server's media upload handler. An attacker can write or...

8.3CVSS6.3AI score0.00325EPSS
Exploits1References2
Snyk
Snyk
added 2026/03/12 6:32 p.m.3 views

Directory Traversal

Overview @tinacms/graphql is a GraphQL database generating component for Tina, the headless content management system with support for Markdown, MDX, JSON, YAML, and more. Affected versions of this package are vulnerable to Directory Traversal in the development server's media upload handler. An...

8.3CVSS6.3AI score0.00325EPSS
Exploits1References2
OSV
OSV
added 2026/03/12 6:32 p.m.3 views

GHSA-5HXF-C7J4-279C Tina: Path Traversal in Media Upload Handle

Affected Package | Field | Value | |-------|-------| | Package | @tinacms/cli | | Version | 2.0.5 latest at time of discovery | | Vulnerable File | packages/@tinacms/cli/src/next/commands/dev-command/server/media.ts | | Vulnerable Lines | 42-43 | --- Summary A path traversal vulnerability CWE-22...

7.4CVSS6AI score0.00325EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/12 6:32 p.m.4 views

Tina: Path Traversal in Media Upload Handle

Affected Package | Field | Value | |-------|-------| | Package | @tinacms/cli | | Version | 2.0.5 latest at time of discovery | | Vulnerable File | packages/@tinacms/cli/src/next/commands/dev-command/server/media.ts | | Vulnerable Lines | 42-43 | --- Summary A path traversal vulnerability CWE-22...

7.4CVSS6AI score0.00325EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/12 5:50 p.m.1 views

GHSA-2238-XC5R-V9HJ @tinacms/graphql has a Path Traversal issue

Description TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using path.join without validating that the resolved path...

6.3CVSS5.9AI score0.00426EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/12 5:50 p.m.5 views

@tinacms/graphql has a Path Traversal issue

Description TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using path.join without validating that the resolved path...

6.3CVSS5.9AI score0.00426EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2026/03/12 5:16 p.m.3 views

CVE-2026-24125

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS0.00426EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/12 4:31 p.m.27 views

CVE-2026-24125 Path Traversal in @tinacms/graphql

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS0.00426EPSS
Exploits1References1
CVE
CVE
added 2026/03/12 4:31 p.m.13 views

CVE-2026-24125

Summary: TinaCMS (headless CMS) before 2.1.2 allows creating, updating, and deleting content via GraphQL mutations using relative file paths. Under certain conditions, path.join() can combine the path with the collection path without validating the resolved path stays within the collection root, ...

6.3CVSS5.8AI score0.00426EPSS
Exploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/12 4:31 p.m.6 views

CVE-2026-24125

Tina is a headless content management system. Prior to 2.1.2, TinaCMS allows users to create, update, and delete content documents using relative file paths relativePath, newRelativePath via GraphQL mutations. Under certain conditions, these paths are combined with the collection path using...

6.3CVSS5.8AI score0.00426EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder