CVE-2025-30240: Arbitrary File Read via Improper Symlink Handling in USB HTTPS Access Path in multiple TP-Link Aginet Devices
The affected TP-Link Aginet devices do not properly validate symbolic links created on external USB storage
devices. By placing a crafted symbolic link on supported storage media, an
attacker may cause the system to resolve the link.
Successful
exploitation may allow unauthorized read access to sensitive files within the
device filesystem.
Security readout for executives and security teams
Plain-English summary
A person with physical access can place a specially prepared symbolic link on USB storage connected to a vulnerable TP-Link Aginet device. The device may follow that link and expose sensitive files from its internal filesystem through the USB HTTPS access path. The supplied records do not establish which firmware releases remain vulnerable.
Executive priority
Treat this as a targeted, moderate-priority asset-validation issue rather than an organization-wide remote emergency. Promptly assess devices accessible to visitors, customers, contractors, or shared-site personnel. High potential confidentiality impact justifies remediation, while the physical-access requirement and absent exploitation evidence reduce immediate urgency.
Technical view
CVE-2025-30240 is a CWE-59 symlink-validation flaw. The device may resolve a crafted link on external USB media outside the intended storage boundary, permitting arbitrary file reads. CVSS 4.0 is 5.1: physical access, low complexity, no privileges or user interaction, high confidentiality impact, and no stated integrity or availability impact.
Likely exposure
Exposure requires physical access and crafted external USB media, substantially limiting broad remote exploitation. Risk is greater for devices in publicly accessible or weakly controlled locations using USB storage and its HTTPS access path. The supplied affected-product data lists numerous Aginet models but marks every entry defaultStatus as unaffected, so exact exposure cannot be determined from this bundle alone.
Exploitation context
The bundle provides no evidence of active exploitation, and the CVE is not listed as KEV. Exploitation depends on physical media placement rather than ordinary network-only access. Successful exploitation could disclose sensitive device files; the sources do not specify which files, credentials, or secrets are practically obtainable.
Researcher notes
The source bundle's product table is internally difficult to interpret: it names multiple HB, EB, and EX variants, assigns version value "0," and marks each defaultStatus as unaffected. Researchers should not infer vulnerable firmware ranges from that table. Confirm CNA and vendor records before testing or reporting exposure. No patch version or vendor mitigation detail is included in the supplied text.
Mitigation direction
Check TP-Link's advisory for exact model, region, hardware revision, firmware applicability, and vendor-recommended remediation.
Apply only firmware or remediation explicitly identified by TP-Link for the exact device variant.
Restrict physical access to devices and prohibit untrusted USB storage.
Disable USB storage HTTPS access where operationally feasible until applicability is confirmed.
Monitor TP-Link guidance for clarified affected versions and updated remediation details.
Validation and detection
Inventory each device's exact model, region, hardware revision, and installed firmware.
Compare inventory details directly with TP-Link's current advisory.
Confirm whether external USB storage and its HTTPS access path are enabled or used.
Review available device logs for unexpected USB insertion or file-access activity.
Avoid live exploit testing on production devices; use vendor-approved validation guidance.
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-59: 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.
The CVE wording references file access or upload behavior, so file telemetry and web shell 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-59 · source CWE mapping
Improper Link Resolution Before File Access ('Link Following')
Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.