CVE-2025-67260: The Terrapack software, from ASTER TEC / ASTER S.p.A., with the indicated components and versions has a fil...
The Terrapack software, from ASTER TEC / ASTER S.p.A., with the indicated components and versions has a file upload vulnerability that may allow attackers to execute arbitrary code. Vulnerable components include Terrapack TkWebCoreNG:: 1.0.20200914, Terrapack TKServerCGI 2.5.4.150, and Terrapack TpkWebGIS Client 1.0.0.
Security readout for executives and security teams
Plain-English summary
Terrapack components from ASTER TEC / ASTER S.p.A. have a high-severity file upload flaw. A logged-in attacker may be able to upload a file that leads to arbitrary code execution, potentially compromising confidentiality, integrity, and availability of the affected system.
Executive priority
Treat as a high-priority remediation item for any organization using the affected Terrapack components, especially if web interfaces are reachable beyond a tightly controlled admin network. Business risk is potential full system compromise from a low-privileged account.
Technical view
CVE-2025-67260 is a CWE-434 unrestricted file upload issue affecting Terrapack TkWebCoreNG 1.0.20200914, TKServerCGI 2.5.4.150, and TpkWebGIS Client 1.0.0. CVSS 3.1 is 8.8: network-accessible, low complexity, low privileges, no user interaction, with high CIA impact.
Likely exposure
Exposure is most relevant where the listed Terrapack web components are reachable over a network and authenticated users can access upload functionality. The CVE data does not provide CPEs or broader version ranges, so asset owners should verify exact component names and versions.
Exploitation context
The CVE is not listed as CISA KEV in the provided data. Public references include a GitHub vulnerability listing and a Packet Storm entry, indicating public technical discussion exists, but the bundle does not prove active exploitation in the wild.
Researcher notes
The public CVE record identifies affected component versions but lists affected vendor/product fields as n/a. The source bundle does not include a named patched version or vendor workaround. Avoid assuming other Terrapack versions are affected without vendor confirmation.
Mitigation direction
Identify systems running the listed Terrapack components and versions.
Restrict network access to Terrapack web interfaces where possible.
Limit upload-capable accounts to trusted users only.
Review ASTER TEC / ASTER S.p.A. and CSIRT Italia guidance for fixes.
Apply vendor-provided updates or mitigations when confirmed.
Validation and detection
Inventory Terrapack deployments and record component versions.
Confirm whether upload functionality is exposed to network users.
Review logs for unusual uploads or unexpected server-side file execution.
Check vendor and CSIRT advisories for version-specific remediation details.
Prioritize externally reachable or high-trust-network instances.
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 · medium confidence lookup
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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.
1CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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-434 · source CWE mapping
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.