Path TraversalWeakness · CWE-22

CVE-2025-24494

HIGH · 7.2 CVSS v3.1 Published 2025-03-05
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
78/100
Remediation priority · High
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Path traversal may allow remote code execution using privileged account (requires device admin account, cannot be performed by a regular user). In combination with the 'Upload' functionality this could be used to execute an arbitrary script or possibly an uploaded binary. Remediation in Version 6.7.0, release date: 20-Oct-24.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

A path traversal vulnerability in the device's file upload functionality allows authenticated administrators to write files outside the intended directory, leading to remote code execution via arbitrary script or binary placement. The attack requires a privileged device admin account, making it inaccessible to regular users.

MitigationUpgrade to Version 6.7.0 or later. Until then, restrict admin account access and monitor for suspicious upload activity.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the affected device or product
    Determine the manufacturer, model, and product name of the device exhibiting the vulnerability. Consult vendor security advisories or NIST NVD CVE-2025-24494 for product-specific details if not already known.
    Affected if The device has a file upload feature and matches a product affected by this CVE.
  2. Check the installed firmware or software version
    Access the device admin interface or use CLI commands such as 'show version', 'system info', or the web UI about/page to retrieve the current firmware or software version.
    Affected if The installed version is lower than 6.7.0 (the fixed version).
  3. Verify file upload functionality is enabled
    Locate and inspect the file upload or firmware upload section in the device admin interface, or review configuration files that enable or disable upload features.
    Affected if File upload functionality is present and accessible to admin accounts.
  4. Review admin account access controls
    Inspect the user management or administrator accounts section to confirm which accounts have privileged upload access. Check for any unexpected or unauthorized admin accounts.
    Affected if Multiple admin accounts exist or the account with upload privileges may have been compromised.
  5. Audit recent file upload activity
    Review system logs, access logs, or audit trails for file upload events. Look for uploads to unexpected directories, unusual file types, or uploads occurring at unusual times.
    Affected if Logs show file uploads to directories outside the intended upload folder, or suspicious upload patterns.

You are affected if the device runs a version lower than 6.7.0, has file upload functionality accessible to admin accounts, and an attacker with admin access could exploit the path traversal to write files outside the intended directory.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Upgrade to Version 6.7.0 or later. Until then, restrict admin account access and monitor for suspicious upload activity.

Recommended fix High confidence

Version 6.7.0

  1. 1. Identify the current installed version of the Keysight/Ixia product (e.g., IxNetwork)
  2. 2. If the current version is earlier than 6.7.0, plan for upgrade to Version 6.7.0
  3. 3. Back up all current configurations and test data according to standard backup procedures
  4. 4. Obtain the Version 6.7.0 installer from the official Keysight/Ixia support portal (support.ixiacom.com or www.keysight.com)
  5. 5. Apply the upgrade following the vendor's standard upgrade procedure for this product line
  6. 6. Verify that the installation completed successfully and the version shows 6.7.0
  7. 7. Test the 'Upload' functionality to confirm it works correctly post-upgrade
  8. 8. Validate that the path traversal vulnerability is no longer present
Caveat Review release notes for any configuration or behavioral changes between your current version and 6.7.0 before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Have this fixed Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
10.0 hours of engineering $1,720
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,752.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-24494 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-24494 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data