CVE-2025-30144
Last modified
CVE-2025-30144 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 5.0.6, the fast-jwt library does not properly validate the iss claim based on the RFC 7519. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 5.0.6, the fast-jwt library does not properly validate the iss claim based on the RFC 7519. The iss (issuer) claim validation within the fast-jwt library permits an array of strings as a valid iss value. This design flaw enables a potential attack where a malicious actor crafts a JWT with an iss claim structured as ['https://attacker-domain/', 'https://valid-iss']. Due to the permissive validation, the JWT will be deemed valid. Furthermore, if the application relies on external libraries like get-jwks that do not independently validate the iss claim, the attacker can leverage this vulnerability to forge a JWT that will be accepted by the victim application. Essentially, the attacker can insert their own domain into the iss array, alongside the legitimate issuer, and bypass the intended security checks. This issue is fixed in 5.0.6.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-30144?
How severe is CVE-2025-30144?
How do I fix CVE-2025-30144?
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-30139An issue was discovered on G-Net Dashcam BB GONX devices. De…9.8
- CVE-2025-3014Insecure Direct Object References (IDOR) in access control i…8.3
- CVE-2025-30140An issue was discovered on G-Net Dashcam BB GONX devices. A …7.5
- CVE-2025-30141An issue was discovered on G-Net Dashcam BB GONX devices. On…7.5
- CVE-2025-30142An issue was discovered on G-Net Dashcam BB GONX devices. By…8.1
- CVE-2025-30143Rule 3000216 (before version 2) in Akamai App & API Protecto…5.4
- CVE-2025-30145GeoServer is an open source server that allows users to shar…7.5
- CVE-2025-30147Besu Native contains scripts and tooling that is used to bui…8.7
- CVE-2025-30148Silverstripe Framework is a PHP framework which powers the S…5.4
- CVE-2025-30149OpenEMR is a free and open source electronic health records …4.6
- CVE-2025-3015A vulnerability classified as critical has been found in Ope…8.8
- CVE-2025-30150Shopware 6 is an open commerce platform based on Symfony Fra…5.3
Are you affected by CVE-2025-30144?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
