CVE-2025-44643: Certain Draytek products are affected by Insecure Configuration.
Certain Draytek products are affected by Insecure Configuration. This affects AP903 v1.4.18 and AP912C v1.4.9 and AP918R v1.4.9. The setting of the password property in the ripd.conf configuration file sets a hardcoded weak password, posing a security risk. An attacker with network access could exploit this to gain unauthorized control over the routing daemon, potentially altering network routes or intercepting traffic.
Security readout for executives and security teams
Plain-English summary
This CVE describes Draytek AP903, AP912C, and AP918R firmware using a hardcoded weak password for the routing daemon configuration. If reachable by an attacker on the network, the routing service could be controlled without authorization, creating risk of route manipulation, traffic interception, or outages.
Executive priority
Treat this as a high-priority network infrastructure issue where affected Draytek devices route or influence production traffic. The business concern is unauthorized route manipulation, traffic interception, or availability impact, not endpoint compromise. Prioritize inventory, isolation, and vendor remediation confirmation.
Technical view
The issue is an insecure configuration in ripd.conf where the password property uses a hardcoded weak password. Sources map this to CWE-276 and CWE-798 with CVSS 3.1 score 8.6, network attack vector, no privileges, and no user interaction. Listed versions are AP903 v1.4.18, AP912C v1.4.9, and AP918R v1.4.9.
Likely exposure
Organizations using the listed Draytek access point firmware versions are most likely exposed, especially where routing or management services are reachable from untrusted networks. The bundle’s structured affected-product fields are incomplete, so confirm against asset inventory and vendor records.
Exploitation context
The source bundle does not report CISA KEV listing or active exploitation. The described attack requires network access to the affected routing daemon and could allow unauthorized route control. No exploit maturity, internet-scale exploitation, or vendor advisory detail is supplied.
Researcher notes
Evidence is centered on the CVE description and one public reference. Affected product metadata is incomplete in the structured record, but the narrative names specific models and versions. Avoid assuming additional Draytek products, fixed versions, or exploitation without vendor or KEV confirmation.
Mitigation direction
Check Draytek guidance for fixed firmware or configuration remediation.
Restrict access to routing and management services to trusted administration networks.
Remove affected devices from untrusted VLANs or internet-reachable segments.
Monitor for unexpected route changes or routing daemon configuration changes.
Prioritize replacement or isolation if no vendor fix is available.
Validation and detection
Inventory Draytek AP903, AP912C, and AP918R devices and firmware versions.
Confirm whether AP903 v1.4.18, AP912C v1.4.9, or AP918R v1.4.9 are deployed.
Review network reachability to routing and management services.
Check device configuration for the referenced ripd.conf password behavior.
Correlate route changes with approved maintenance activity.
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-276: 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.
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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-276 · source CWE mapping
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.