CVE-2025-59778

7.5 HIGH

📋 TL;DR

This vulnerability in F5OS-C partition control plane allows undisclosed traffic to cause multiple container terminations when the Allowed IP Addresses feature is configured. This affects F5OS-C users with the feature enabled, potentially leading to service disruption. Only supported software versions are affected, not those at End of Technical Support.

💻 Affected Systems

Products:
  • F5OS-C
Versions: Specific versions not disclosed in CVE description; refer to vendor advisory for affected versions
Operating Systems: F5OS
Default Config Vulnerable: ✅ No
Notes: Only vulnerable when Allowed IP Addresses feature is configured on the partition control plane. EoTS versions are not evaluated.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete service disruption with multiple critical containers terminating, causing extended downtime and potential data loss.

🟠

Likely Case

Service interruption affecting specific containers, requiring manual intervention to restore functionality.

🟢

If Mitigated

Minimal impact with proper network segmentation and monitoring allowing quick detection and recovery.

🌐 Internet-Facing: MEDIUM - Requires specific configuration (Allowed IP Addresses feature) and undisclosed traffic patterns.
🏢 Internal Only: MEDIUM - Internal attackers with network access could potentially trigger the condition.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ⚠️ Yes
Complexity: MEDIUM

Exploitation requires sending specific undisclosed traffic patterns to systems with the vulnerable feature enabled.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Not specified in CVE; check vendor advisory for specific fixed versions

Vendor Advisory: https://my.f5.com/manage/s/article/K000151718

Restart Required: Yes

Instructions:

1. Review vendor advisory for affected versions. 2. Apply recommended patches from F5. 3. Restart affected services. 4. Verify patch application and functionality.

🔧 Temporary Workarounds

Disable Allowed IP Addresses Feature

all

Temporarily disable the vulnerable feature until patching can be completed

# Consult F5 documentation for specific commands to disable Allowed IP Addresses feature

Implement Network Controls

all

Restrict network access to the partition control plane to trusted sources only

# Configure firewall rules to limit access to F5OS-C control plane

🧯 If You Can't Patch

  • Implement strict network segmentation to isolate F5OS-C control plane traffic
  • Enable enhanced monitoring and alerting for container termination events

🔍 How to Verify

Check if Vulnerable:

Check if Allowed IP Addresses feature is enabled on F5OS-C partition control plane and compare version against vendor advisory

Check Version:

# Use F5OS CLI commands to check current version: show version

Verify Fix Applied:

Verify patch version is installed and test that undisclosed traffic no longer causes container termination

📡 Detection & Monitoring

Log Indicators:

  • Multiple container termination events in short timeframe
  • Unexpected process crashes in F5OS-C logs
  • Error messages related to Allowed IP Addresses feature

Network Indicators:

  • Unusual traffic patterns to partition control plane
  • Traffic from unexpected sources to F5OS-C

SIEM Query:

source="f5os-c" AND ("container terminated" OR "process crash" OR "allowed ip")

🔗 References

📤 Share & Export