Description
An issue in Vanderbilt Industries, Acre Security SPC5300.000 Main Board v.3.14.1 allows a physically proximate attacker to cause a denial of service via spoofed TCP FIN packets without validating the sequence or acknowledgment numbers.
Published: 2026-08-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service caused by spoofed TCP FIN packets
Action: Apply Patch
AI Analysis

Impact

The vulnerability lies in the Acre Security SPC5300.000 Main Board’s TCP stack, which does not validate sequence or acknowledgment numbers for FIN packets. An attacker who can physically reach the device can send crafted duplicate FIN packets that exhaust the device’s TCP resources or lock the stack into an invalid state, causing legitimate traffic to be dropped and the system to become unusable. The flaw can be triggered without privilege escalation, so the primary consequence is availability loss for the affected hardware.

Affected Systems

The affected system is the Acre Security SPC5300.000 Main Board version 3.14.1 produced by Vanderbilt Industries. No other vendors, products, or firmware variants are enumerated in the available data.

Risk and Exploitability

The CVSS score is 7.5, and the EPSS score is less than 1%, indicating a low but nonzero probability of exploitation. The flaw requires a physically proximate attacker and does not rely on network exposure, which lowers its remote exploitability. While the denial of service can be easily observed for any network that relies on the board’s traffic handling, the absence of the vulnerability from CISA’s KEV catalog suggests that no widely known exploits are published yet. Nonetheless, the lack of a fix means administrators should remain alert for network disruptions caused by this attack vector.

Generated by OpenCVE AI on August 28, 2026 at 17:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device firmware to the latest version that fixes the TCP stack input validation flaw and mitigates resource exhaustion (CWE-400).
  • After applying the firmware update, perform a hard reset or reboot to clear any corrupted TCP state and restore normal operation.
  • Implement network perimeter filtering to block suspicious TCP FIN packets from untrusted sources and monitor logs for repeated FIN attempts; this reduces the risk of concurrency-related denial of service (CWE-362).

Generated by OpenCVE AI on August 28, 2026 at 17:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Spoofed TCP FIN Packets on Acre Security SPC5300 Main Board

Fri, 28 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Title Denial of Service via Spoofed TCP FIN Packets on Acre Security SPC5300 Main Board
Weaknesses CWE-20

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-294
CWE-354
CWE-362
CWE-400
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Denial of Service via Spoofed TCP FIN Packets on Acre Security SPC5300 Main Board
Weaknesses CWE-20

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description An issue in Vanderbilt Industries, Acre Security SPC5300.000 Main Board v.3.14.1 allows a physically proximate attacker to cause a denial of service via spoofed TCP FIN packets without validating the sequence or acknowledgment numbers.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T17:51:59.573Z

Reserved: 2025-09-26T00:00:00.000Z

Link: CVE-2025-61480

cve-icon Vulnrichment

Updated: 2026-08-27T17:51:54.492Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-26T21:16:37.937

Modified: 2026-09-09T16:03:22.897

Link: CVE-2025-61480

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T18:00:15Z

Weaknesses
  • CWE-294

    Authentication Bypass by Capture-replay

  • CWE-354

    Improper Validation of Integrity Check Value

  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

  • CWE-400

    Uncontrolled Resource Consumption