CVE-2025-44651: In TRENDnet TPL-430AP FW1.0, the USERLIMIT_GLOBAL option is set to 0 in the bftpd-related configuration file.
In TRENDnet TPL-430AP FW1.0, the USERLIMIT_GLOBAL option is set to 0 in the bftpd-related configuration file. This can cause DoS attacks when unlimited users are connected.
Security readout for executives and security teams
Plain-English summary
CVE-2025-44651 describes a denial-of-service risk in TRENDnet TPL-430AP firmware 1.0. The bundled source says a bftpd-related setting allows unlimited users, which could exhaust device resources and disrupt availability.
Executive priority
Treat this as a targeted availability risk for affected network devices, not a confirmed breach indicator. Prioritize internet-facing or broadly reachable deployments first.
Technical view
The issue is tied to USERLIMIT_GLOBAL being set to 0 in a bftpd-related configuration file. CVSS 3.1 rates it 7.5 high: network-reachable, low complexity, no privileges or user interaction, with availability impact only.
Likely exposure
Organizations are exposed if they operate TRENDnet TPL-430AP devices running firmware 1.0, especially where the affected service is reachable from untrusted or broad internal networks.
Exploitation context
The CVE data does not list CISA KEV status, and the provided sources do not confirm active exploitation. Risk is driven by unauthenticated network reachability and potential availability loss.
Researcher notes
The CVE record provides product and configuration detail, but affected CPE metadata is empty and no patch is named in the bundle. Avoid assuming broader TRENDnet impact without vendor confirmation.
Mitigation direction
Check TRENDnet or vendor guidance for firmware, configuration, or service-hardening instructions.
Inventory TRENDnet TPL-430AP devices and identify any running firmware 1.0.
Limit network access to exposed management or FTP-related services on affected devices.
Monitor affected devices for unusual connection volume or availability degradation.
Plan replacement or isolation if vendor guidance is unavailable or unsupported.
Validation and detection
Confirm whether TRENDnet TPL-430AP firmware 1.0 exists in the environment.
Review device configuration for USERLIMIT_GLOBAL set to 0 where safely accessible.
Verify whether the bftpd-related service is reachable from untrusted networks.
Check logs or telemetry for excessive connection attempts or resource exhaustion symptoms.
Track the CVE record and vendor pages for updated affected-version and remediation details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-400: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.