CVE-2025-27498
Last modified
CVE-2025-27498 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. aes-gcm is a pure Rust implementation of the AES-GCM. In decrypt_in_place_detached, the decrypted ciphertext (which is the correct ciphertext) is exposed even if the tag is incorrect. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
aes-gcm is a pure Rust implementation of the AES-GCM. In decrypt_in_place_detached, the decrypted ciphertext (which is the correct ciphertext) is exposed even if the tag is incorrect. This is because in decrypt_inplace in asconcore.rs, tag verification causes an error to be returned with the plaintext contents still in buffer. The vulnerability is fixed in 0.4.3.
Metrics
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-27498?
How severe is CVE-2025-27498?
How do I fix CVE-2025-27498?
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-27492Concurrent execution using shared resource with improper syn…7
- CVE-2025-27493A vulnerability has been identified in SiPass integrated AC5…6.7
- CVE-2025-27494A vulnerability has been identified in SiPass integrated AC5…7.2
- CVE-2025-27495A vulnerability has been identified in TeleControl Server Ba…9.8
- CVE-2025-27496Snowflake, a platform for using artificial intelligence in t…3.3
- CVE-2025-27497OpenDJ is an LDAPv3 compliant directory service. OpenDJ prio…8.7
- CVE-2025-27499WeGIA is an open source Web Manager for Institutions with a …6.1
- CVE-2025-2750A vulnerability, which was classified as critical, was found…8.8
- CVE-2025-27500OpenZiti is a free and open source project focused on bringi…6.1
- CVE-2025-27501OpenZiti is a free and open source project focused on bringi…8.6
- CVE-2025-27505GeoServer is an open source server that allows users to shar…5.3
- CVE-2025-27506NocoDB is software for building databases as spreadsheets. T…6.1
Are you affected by CVE-2025-27498?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
