Cyber Resilience

CVE-2025-14480

Medium

Published: 03 March 2026

Published
03 March 2026
Modified
05 March 2026
KEV Added
Patch
CVSS Score v3.1 5.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0001 0.9th percentile
Risk Priority 10 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-14480 is a medium-severity Use of a Broken or Risky Cryptographic Algorithm (CWE-327) vulnerability in Ibm Aspera Faspio Gateway. Its CVSS base score is 5.1 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 0.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-13 (Cryptographic Protection) and SC-8 (Transmission Confidentiality and Integrity).

Deeper analysis

CVE-2025-14480 is a cryptographic weakness in IBM Aspera faspio Gateway version 1.3.6, where the software employs weaker than expected cryptographic algorithms (CWE-327). This flaw could allow an attacker to decrypt highly sensitive information. The vulnerability carries a CVSS v3.1 base score of 5.1 (AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating moderate severity primarily due to its high confidentiality impact.

Exploitation requires local access to the affected system with no privileges or user interaction needed, though it demands high attack complexity. An attacker who meets these conditions could achieve high-impact unauthorized access to confidential data by decrypting it, without disrupting integrity or availability.

IBM has published a security advisory with details on the vulnerability and mitigation at https://www.ibm.com/support/pages/node/7261491. Security practitioners should consult this reference for patch availability and recommended remediation steps.

EU & UK References

Vulnerability details

IBM Aspera faspio Gateway 1.3.6 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Why these techniques?

Weak crypto implementation enables local decryption of sensitive data (often credentials/keys), directly facilitating unsecured credential access.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2024-27256Same vendor: Ibm
CVE-2024-31896Same vendor: Ibm
CVE-2024-22347Same vendor: Ibm
CVE-2024-43178Same vendor: Ibm
CVE-2024-38320Same vendor: Ibm
CVE-2025-68698Shared CWE-327
CVE-2026-5065Same vendor: Ibm
CVE-2023-43029Same vendor: Ibm
CVE-2025-1719Same vendor: Ibm
CVE-2025-13691Same vendor: Ibm

Affected Assets

ibm
aspera faspio gateway
1.3.6

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires implementation of approved cryptographic algorithms, preventing use of the weak algorithms (CWE-327) that enable decryption of sensitive data in Aspera faspio Gateway.

prevent

Enforces cryptographic protection for data in transit, mitigating the risk of an attacker decrypting information transferred through the vulnerable Aspera gateway.

prevent

Requires timely remediation of identified flaws, directly addressing the weak-crypto vulnerability via the IBM-supplied patch or configuration change.

References