CVE-2025-61480
Received Received - Intake

Denial of Service in Vanderbilt Acre SPC5300 Main Board

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

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: MITRE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vanderbilt_industries acre_security_spc5300 3.14.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a denial of service issue in Vanderbilt Industries Acre Security SPC5300.000 Main Board version 3.14.1. An attacker physically close to the device can send spoofed TCP FIN packets to disrupt its operation. These packets do not require validation of sequence or acknowledgment numbers, making the attack easier to execute.

Detection Guidance

This vulnerability involves spoofed TCP FIN packets causing a denial of service. Detection may require network monitoring for unusual TCP FIN packets without proper sequence or acknowledgment validation. Use packet capture tools like tcpdump or Wireshark to inspect TCP traffic for anomalies. Example command: tcpdump -i any 'tcp[tcpflags] & (tcp-fin) != 0' to filter FIN packets.

Impact Analysis

If you use the affected Vanderbilt Industries Acre Security SPC5300.000 Main Board, an attacker nearby could cause the device to stop functioning properly. This could lead to loss of access control, security monitoring disruptions, or other operational failures depending on the device's role in your system.

Compliance Impact

This vulnerability allows a physically proximate attacker to cause a denial of service via spoofed TCP FIN packets without validating sequence or acknowledgment numbers. Such an attack could disrupt critical security or operational systems, potentially leading to unauthorized access or data exposure. Compliance with standards like GDPR or HIPAA may be affected if the attack results in data breaches or system unavailability impacting protected health or personal data.

Mitigation Strategies

Implement network segmentation to isolate affected systems. Monitor network traffic for unusual TCP FIN packets targeting the SPC5300.000 Main Board. Update firmware to the latest version if available. Restrict physical access to the device to prevent spoofing attempts.

Chat Assistant

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

EPSS Chart