PT-2026-81882 · Faktory · Faktory

·

CVE-2026-63403

·

Published

2026-08-25

·

Updated

2026-08-25

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Faktory versions prior to 1.10.0
Description An unauthenticated denial of service exists where a single malformed command can crash the entire process. The server uses a line-based wire protocol where several command handlers perform slicing or indexing on received lines at fixed offsets without verifying the presence of a payload. Sending a bare verb without a payload—such as PUSH, ACK, FAIL, BEAT, PUSHB, or QUEUE—triggers a Go slice or index out-of-range panic. Since the command-dispatch path lacks a recover() function, an unrecovered panic in a handler goroutine terminates the entire Go process, disconnecting all clients, workers, and in-flight jobs. The attack requires only a connection to the command port and the completion of the handshake, requiring no credentials if no password is configured.
Recommendations Update to version 1.10.0.

Exploit

Fix

DoS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-63403
GHSA-GC57-F6PG-M9H6

Affected Products

Faktory