NIXPKGS-2025-0004
published on 1 Nov 2025
Permalink
CVE-2025-10854
8.1 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
by @LeSuisse Activity log
- Created automatic suggestion
-
@LeSuisse
removed
2 packages
- python312Packages.llama-index-readers-txtai
- python313Packages.llama-index-readers-txtai
- @LeSuisse accepted
- @LeSuisse published on GitHub
Symlink Following in txtai leads to arbitrary file write when loading untrusted embedding indices
The txtai framework allows the loading of compressed tar files as embedding indices. While the validate function is intended to prevent path traversal vulnerabilities by ensuring safe filenames, it does not account for symbolic links within the tar file. An attacker is able to write a file anywhere in the filesystem when txtai is used to load untrusted embedding indices
References
Affected products
txtai
- =<9.0.0
Matching in nixpkgs
pkgs.python312Packages.txtai
Semantic search and workflows powered by language models
pkgs.python313Packages.txtai
Semantic search and workflows powered by language models
Package maintainers
-
@happysalada Raphael Megzari <raphael@megzari.com>