CVE-2026-63404

Source
https://cve.org/CVERecord?id=CVE-2026-63404
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63404.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63404
Aliases
  • GHSA-j2vx-rpwf-w77v
Published
2026-08-25T22:01:19Z
Modified
2026-09-11T03:30:17Z
Severity
  • 7.3 (High) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Faktory: Insecure predictable /tmp/redis.conf enables local Redis config hijack (network exposure / root RCE primitive)
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-377"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63404.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "1.10.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/contribsys/faktory

Affected ranges

Type
GIT
Repo
https://github.com/contribsys/faktory
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "REFERENCES"
}

Affected versions

v0.*
v0.6.0-1
v0.6.1-1
v0.7.0-1
v0.8.0-1
v0.9.0-1
v0.9.1-1
v0.9.2-1
v0.9.3-1
v0.9.4-1
v0.9.5-1
v0.9.6-1
v0.9.7-1
v1.*
v1.0.0-1
v1.0.1-1
v1.1.0-1
v1.1.0-2
v1.2.0-1
v1.3.0-1
v1.4.0-1
v1.4.1-1
v1.4.2-1
v1.5.0
v1.5.0-1
v1.5.1
v1.5.1-1
v1.5.2
v1.5.2-1
v1.5.3
v1.5.4
v1.5.5
v1.6.0
v1.6.1
v1.6.2
v1.7.0
v1.8.0
v1.9.0
v1.9.1
v1.9.2
v1.9.3
v1.9.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63404.json"