← Back

Mojolicious

mojolicious

Vendor: Mojolicious • 8 CVEs

CVEs (8)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mojolicious
1Mojolicious
Oct 20, 2025
May 3, 2025
N/A· v4
8.1 HIGH· v3
N/A· v2
Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to fo...Show more
Mojolicious versions from 0.999922 for Perl uses a hard coded string, or the application's class name, as an HMAC session cookie secret by default. These predictable default secrets can be exploited by an attacker to forge session cookies.  An attacker who knows or guesses the secret could compute valid HMAC signatures for the session cookie, allowing them to tamper with or hijack another user’s session.Show less
1Mojolicious
1Mojolicious
Jun 5, 2026
May 3, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Mojolicious versions from 7.28 through 9.45 for Perl will generate weak HMAC session cookie secrets via "mojo generate app" by default. When creating a default app skeleton with the "mojo generate app" tool, a weak secr...Show more
Mojolicious versions from 7.28 through 9.45 for Perl will generate weak HMAC session cookie secrets via "mojo generate app" by default. When creating a default app skeleton with the "mojo generate app" tool, a weak secret is written to the application's configuration file using the insecure rand() function, and used for authenticating and protecting the integrity of the application's sessions. This may allow an attacker to brute force the application's session keys. Release 9.46 fixes the issue by providing high quality randomness, even in absence of CryptX. Users should be aware that the update does not replace previously generated weak secrets. A secret generated with the previous version MUST be replaced to ensure the updated version is using a strong secret.Show less
1Mojolicious
1Mojolicious
May 5, 2025
Apr 8, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
The Mojolicious module before 9.11 for Perl has a bug in format detection that can potentially be exploited for denial of service.
1Mojolicious
1Mojolicious
Apr 29, 2026
May 3, 2011
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Cross-site scripting (XSS) vulnerability in the link_to helper in Mojolicious before 1.12 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
1Mojolicious
1Mojolicious
Apr 29, 2026
May 3, 2011
N/A· v4
N/A· v3
10.0 HIGH· v2
Mojolicious before 0.999927 does not properly implement HMAC-MD5 checksums, which has unspecified impact and remote attack vectors.
1Mojolicious
1Mojolicious
Apr 29, 2026
May 3, 2011
N/A· v4
N/A· v3
10.0 HIGH· v2
Commands.pm in Mojolicious before 0.999928 does not properly perform CGI environment detection, which has unspecified impact and remote attack vectors.
1Mojolicious
1Mojolicious
Apr 29, 2026
May 3, 2011
N/A· v4
N/A· v3
10.0 HIGH· v2
Unspecified vulnerability in the MojoX::Dispatcher::Static implementation in Mojolicious before 0.991250 has unknown impact and attack vectors.
1Mojolicious
1Mojolicious
Apr 29, 2026
Apr 29, 2011
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Directory traversal vulnerability in Path.pm in Mojolicious before 1.16 allows remote attackers to read arbitrary files via a %2f..%2f (encoded slash dot dot slash) in a URI.