Vulnerability Description
Mojic is a CLI tool to transform readable C code into an unrecognizable chaotic stream of emojis. Prior to 2.1.4, the CipherEngine uses a standard equality operator (!==) to verify the HMAC-SHA256 integrity seal during the decryption phase. This creates an Observable Timing Discrepancy (CWE-208), allowing a potential attacker to bypass the file integrity check via a timing attack. This vulnerability is fixed in 2.1.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/notamitgamer/mojic/security/advisories/GHSA-wqq3-wfmp-v85g
- https://github.com/notamitgamer/mojic/security/advisories/GHSA-wqq3-wfmp-v85g
FAQ
What is CVE-2026-41244?
CVE-2026-41244 is a vulnerability with a CVSS score of 4.7 (MEDIUM). Mojic is a CLI tool to transform readable C code into an unrecognizable chaotic stream of emojis. Prior to 2.1.4, the CipherEngine uses a standard equality operator (!==) to verify the HMAC-SHA256 int...
How severe is CVE-2026-41244?
CVE-2026-41244 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41244?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.