Arbitrary Code Injection Affecting rpm-software-management/rpm package, versions [0,]


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.14% (4th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UNMANAGED-RPMSOFTWAREMANAGEMENTRPM-19427922
  • published29 Aug 2026
  • disclosed24 Aug 2026
  • creditUnknown

Introduced: 24 Aug 2026

NewCVE-2026-78367  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

There is no fixed version for rpm-software-management/rpm.

Overview

Affected versions of this package are vulnerable to Arbitrary Code Injection in the getTarSpec function when processing a crafted source archive member name. An attacker can execute arbitrary code with the privileges of the rpmbuild process by supplying a specially crafted source tarball that is processed in tarball mode (such as -ts, -ta, or -tb). This is only exploitable if an attacker-controlled tarball is processed by rpmbuild in tarball mode.

Workaround

This vulnerability can be mitigated by not processing untrusted tarballs with rpmbuild -ta/-tb/-ts, extracting and inspecting archives first (rejecting member names containing }, %, or {), or building from a reviewed .spec file outside tarball mode. Prefer isolated builders (mock/container) for any untrusted packaging-related work.

CVSS Base Scores

version 4.0
version 3.1