CVE-2025-15469
Last modified
CVE-2025-15469 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) may believe the entire file is authenticated while trailing data beyond 16MB remains unauthenticated. When the 'openssl dgst' command is used with algorithms that only support one-shot signing (Ed25519, Ed448, ML-DSA-44, ML-DSA-65, ML-DSA-87), the input is buffered with a 16MB limit. If the input exceeds this limit, the tool silently truncates to the first 16MB and continues without signaling an error, contrary to what the documentation states. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) may believe the entire file is authenticated while trailing data beyond 16MB remains unauthenticated. When the 'openssl dgst' command is used with algorithms that only support one-shot signing (Ed25519, Ed448, ML-DSA-44, ML-DSA-65, ML-DSA-87), the input is buffered with a 16MB limit. If the input exceeds this limit, the tool silently truncates to the first 16MB and continues without signaling an error, contrary to what the documentation states. This creates an integrity gap where trailing bytes can be modified without detection if both signing and verification are performed using the same affected codepath. The issue affects only the command-line tool behavior. Verifiers that process the full message using library APIs will reject the signature, so the risk primarily affects workflows that both sign and verify with the affected 'openssl dgst' command. Streaming digest algorithms for 'openssl dgst' and library users are unaffected. The FIPS modules in 3.5 and 3.6 are not affected by this issue, as the command-line tools are outside the OpenSSL FIPS module boundary. OpenSSL 3.5 and 3.6 are vulnerable to this issue. OpenSSL 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 3.5.0, < 3.5.5 |
| Openssl | Openssl | >= 3.6.0, < 3.6.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-15469?
How severe is CVE-2025-15469?
How do I fix CVE-2025-15469?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-15462A vulnerability has been found in UTT 进取 520W 1.7.7-180627. …8.8
- CVE-2025-15463The The Advanced Custom Fields: Extended plugin for WordPres…6.5
- CVE-2025-15464Exported Activity allows external applications to gain appli…7.5
- CVE-2025-15466The Image Photo Gallery Final Tiles Grid plugin for WordPres…5.4
- CVE-2025-15467Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedDat…8.8
- CVE-2025-15468Issue summary: If an application using the SSL_CIPHER_find()…5.9
- CVE-2025-1547A stack-based buffer overflow vulnerability [CWE-121] in Wat…7.2
- CVE-2025-15470The Eleganzo theme for WordPress is vulnerable to arbitrary …6.5
- CVE-2025-15471A vulnerability was detected in TRENDnet TEW-713RE 1.02. The…9.8
- CVE-2025-15472A flaw has been found in TRENDnet TEW-811DRU 1.0.2.0. This a…7.3
- CVE-2025-15473The Timetics WordPress plugin before 1.0.52 does not have a…4.3
- CVE-2025-15474AuntyFey Smart Combination Lock firmware versions as of 2025…5.3
Are you affected by CVE-2025-15469?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
