CVE-2026-63404: Faktory: Insecure predictable /tmp/redis.conf enables local Redis config hijack (network exposure / root RCE primitive)

Published Aug 25, 2026
·
Updated

Faktory is a language-agnostic background job server. In versions prior to 1.10.0, the embedded Redis bootstrapper is vulnerable to an insecure temporary file flaw that lets a local unprivileged user hijack the Redis configuration and escalate to root. It writes its startup configuration to a fixed, predictable, world-writable path, /tmp/redis.conf, only creating the file if it does not already exist and never validating it on later boots. Because /tmp is world-writable, a local unprivileged user can pre-create /tmp/redis.conf with attacker-chosen Redis directives before Faktory starts, and Faktory will use the planted file verbatim. Faktory only overrides the unixsocket, dir, and logfile options, leaving directives such as bind, protected-mode, requirepass, and loadmodule attacker-controlled. This lets an attacker silently expose the entire job queue over an unauthenticated network port with no visible error to the administrator. Because the official systemd unit runs Faktory, and the redis-server child it spawns, as root, an attacker can also supply a loadmodule directive to execute arbitrary native code in the root-owned Redis process, escalating from a local unprivileged user to root. This issue is fixed in version 1.10.0.

Affected Software

1 affected component
Faktory Faktory<1.10.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 1.10.0
  2. Compensating control

    Prevent local config hijack by ensuring Faktory/Redis cannot use the world-writable fixed path /tmp/redis.conf (e.g., restrict/replace usage of /tmp/redis.conf so it cannot be pre-created by unprivileged users).

  3. Compensating control

    Reduce impact of exposed unauthenticated Redis directives by restricting network access to the Redis port that Faktory/embedded redis-server listens on (allow only trusted sources).

Event History

Aug 25, 2026
CVE Published
via MITRE·10:01 PM
Data Sourced
via MITRE·10:01 PM
DescriptionWeakness
Data Sourced
via NVD·10:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are most exposed to root-level impact?

Deployments using the official systemd unit are especially exposed because it runs Faktory and its redis-server child as root. A planted loadmodule directive can cause arbitrary native code to execute in the root-owned Redis process.

2

What access does an attacker need to exploit this issue?

An attacker needs local unprivileged access and must be able to create /tmp/redis.conf before Faktory starts. Faktory then uses the attacker-created configuration on startup without validating it.

3

Can this also expose the job queue over the network?

Yes. An attacker can control Redis directives such as bind, protected-mode, and requirepass, allowing the queue to be exposed on an unauthenticated network port without a visible administrator error.

4

What version resolves the vulnerable behavior?

Faktory versions prior to 1.10.0 are affected. Upgrading to version 1.10.0 or later removes the affected version range.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203