CVE-2026-73584
Received Received - Intake

Race Condition in sblim-sfcb Leads to Privilege Escalation

Vulnerability report for CVE-2026-73584, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Red Hat, Inc.

Description

A flaw was found in sblim-sfcb. A local, low-privileged attacker can exploit a race condition during privileged instance migration by manipulating a temporary file in the `/tmp` directory. By repeatedly recreating a symbolic link, the attacker can redirect privileged output to an arbitrary file. This can lead to privileged file corruption or a denial of service (DoS) on the system.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
red_hat sblim-sfcb 1.4.9-36.el10

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-377 Creating and using insecure temporary files can leave application and system data vulnerable to attack.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a race condition flaw in sblim-sfcb where a local low-privileged attacker manipulates a temporary file in /tmp during privileged instance migration. By repeatedly recreating a symbolic link, the attacker redirects privileged output to an arbitrary file, causing corruption or denial of service.

Detection Guidance

Detecting this vulnerability requires checking for the presence of sblim-sfcb and verifying if instance migration is enabled. Inspect the sfcbrepos command usage and temporary file handling in /tmp. Look for symlink manipulation attempts in /tmp/sfcbinst.mof during privileged operations.

Impact Analysis

It allows a local attacker to corrupt privileged files or cause a system denial of service. Exploitation requires specific conditions like a local user, enabled instance migration, and ability to recreate symlinks in /tmp. Impact is limited to integrity and availability.

Compliance Impact

This vulnerability primarily impacts integrity and availability through local file corruption or denial of service. It does not directly affect confidentiality or data exposure, which are key concerns for GDPR and HIPAA. Compliance risks would arise if the DoS disrupts critical services handling sensitive data, but the local attack vector and specific conditions limit broader regulatory impact.

Mitigation Strategies

Disable instance migration by running sfcbrepos with the -i flag: sudo sfcbrepos -f -i. Avoid running sfcbrepos with elevated privileges if untrusted users can write to /tmp. Restart or reload the service if sfcbrepos is managed by one.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-73584. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart