GHSA-7V39-2HX7-7C43
Vulnerability from github – Published: 2025-12-12 18:30 – Updated: 2025-12-12 20:25
VLAI?
Summary
Weaviate OSS has a Path Traversal Vulnerability via Backup ZipSlip
Details
An issue was discovered in Weaviate OSS before 1.33.4. An attacker with access to insert data into the database can craft an entry name with an absolute path (e.g., /etc/...) or use parent directory traversal (../../..) to escape the restore root when a backup is restored, potentially creating or overwriting files in arbitrary locations within the application's privilege scope.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/weaviate/weaviate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.30.20"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/weaviate/weaviate"
},
"ranges": [
{
"events": [
{
"introduced": "1.31.0-rc.0"
},
{
"fixed": "1.31.19"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/weaviate/weaviate"
},
"ranges": [
{
"events": [
{
"introduced": "1.32.0-rc.0"
},
{
"fixed": "1.32.16"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/weaviate/weaviate"
},
"ranges": [
{
"events": [
{
"introduced": "1.33.0-rc.0"
},
{
"fixed": "1.33.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-67818"
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-61"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-12T20:25:25Z",
"nvd_published_at": "2025-12-12T17:15:45Z",
"severity": "HIGH"
},
"details": "An issue was discovered in Weaviate OSS before 1.33.4. An attacker with access to insert data into the database can craft an entry name with an absolute path (e.g., /etc/...) or use parent directory traversal (../../..) to escape the restore root when a backup is restored, potentially creating or overwriting files in arbitrary locations within the application\u0027s privilege scope.",
"id": "GHSA-7v39-2hx7-7c43",
"modified": "2025-12-12T20:25:25Z",
"published": "2025-12-12T18:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67818"
},
{
"type": "WEB",
"url": "https://github.com/weaviate/weaviate/commit/169df2dc92bc232df62e8fab0a20db2e5371f7aa"
},
{
"type": "WEB",
"url": "https://github.com/weaviate/weaviate/commit/89c2270869e6d64f5b5276b8626c11cd816c6665"
},
{
"type": "PACKAGE",
"url": "https://github.com/weaviate/weaviate"
},
{
"type": "WEB",
"url": "https://weaviate.io/blog/weaviate-security-release-november-2025"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Weaviate OSS has a Path Traversal Vulnerability via Backup ZipSlip"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…