Vulnerability Description
The Litmus platform uses JWT for authentication and authorization, but the secret being used for signing the JWT is only 6 bytes long at its core, which makes it extremely easy to crack.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/litmuschaos/litmus/pull/5324
- https://research.jfrog.com/vulnerabilities/litmus-jwt-missing-entropy-elevation-
FAQ
What is CVE-2025-14261?
CVE-2025-14261 is a vulnerability with a CVSS score of 7.1 (HIGH). The Litmus platform uses JWT for authentication and authorization, but the secret being used for signing the JWT is only 6 bytes long at its core, which makes it extremely easy to crack.
How severe is CVE-2025-14261?
CVE-2025-14261 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-14261?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.