๐Ÿ” CVE Alert

CVE-2026-82331

UNKNOWN 0.0

Apache BuildStream: tar source extraction escape

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Improper link resolution before file access ('link following') vulnerability in the `tar` source plugin of Apache BuildStream running on Python < 3.12 allows malicious source tarballs to write files on the host, with the privileges of the user running BuildStream, via symlinks as part of source fetching. The impact of this issue is mitigated by: * BuildStream projects should only use trusted sources in their elements as otherwise the build output can also not be trusted * Tracking a source tarball pins its SHA256 hash, which prevents MITM attacks of users that are fetching an already tracked project * When running on Python >= 3.12, BuildStream >= 2.3.0 already makes use of the Python `tarfile` filter functionality, which blocks the symlink escape Users are recommended to upgrade to version 2.8.1, which fixes this issue.

CWE CWE-59
Vendor apache software foundation
Product apache buildstream
Published Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache buildstream

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache buildstream are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache BuildStream
0 โ‰ค 2.8.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/9b342631x7bvtyg0pq7zgywtl2cmy34v

Credits

Gjoko Krstic of Zero Science Lab