VYPR
Vendor

Mojolicious

Products
7
CVEs
16
Across products
20
Status
Private

Products

7

Recent CVEs

16
  • CVE-2026-9733CriJun 23, 2026
    risk 0.59cvss 9.1epss 0.00

    Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using a SHA-1 hash of predictable and low-entropy sources, including the epoch time…

  • CVE-2025-40916CriJun 16, 2025
    risk 0.59cvss 9.1epss 0.00

    Mojolicious::Plugin::CaptchaPNG version 1.05 for Perl uses a weak random number source for generating the captcha. That version uses the built-in rand() function for generating the captcha text as well as image noise, which is insecure.

  • CVE-2026-15747CriJul 14, 2026
    risk 0.52cvss 9.1epss 0.00

    Mojolicious versions from 4.59 before 9.48 for Perl expose a stable representation of the session CSRF token to a BREACH compression oracle. _csrf_token generates and caches one token per session and returns the same value on every call, and _csrf_field places that value in a…

  • CVE-2020-36829HigApr 8, 2024
    risk 0.42cvss 7.5epss 0.01

    The Mojolicious module before 8.65 for Perl is vulnerable to secure_compare timing attacks that allow an attacker to guess the length of a secret string. Only versions after 1.74 are affected.

  • CVE-2021-38358MedSep 10, 2021
    risk 0.40cvss 6.1epss 0.01

    The MoolaMojo WordPress plugin is vulnerable to Reflected Cross-Site Scripting via the classes parameter found in the ~/views/button-generator.html.php file which allows attackers to inject arbitrary web scripts, in versions up to and including 0.7.4.1.

  • CVE-2026-9692MedJun 18, 2026
    risk 0.34cvss 5.3epss 0.00

    Mojolicious::Sessions::Storable versions through 0.05 for Perl generate session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, the heap address of an anonymous hash, and the PID. These are…

  • CVE-2026-46740MedMay 26, 2026
    risk 0.27cvss 5.3epss 0.00

    Mojolicious::Plugin::Statsd versions through 0.04 for Perl allowed metric injections. The metric names and set values were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. Version 0.06 changes the…

  • CVE-2024-58135MedMay 3, 2025
    risk 0.27cvss 5.3epss 0.01

    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…

  • CVE-2018-25100MedMar 24, 2024
    risk 0.27cvss 5.3epss 0.01

    The Mojolicious module before 7.66 for Perl may leak cookies in certain situations related to multiple similar cookies for the same domain. This affects Mojo::UserAgent::CookieJar.

  • CVE-2024-58134HigMay 3, 2025
    risk 0.00cvss 8.1epss 0.01

    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…

  • CVE-2021-47208MedApr 8, 2024
    risk 0.00cvss 4.3epss 0.01

    The Mojolicious module before 9.11 for Perl has a bug in format detection that can potentially be exploited for denial of service.

  • CVE-2011-1841May 3, 2011
    risk 0.00cvss epss 0.02

    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.

  • CVE-2010-4803May 3, 2011
    risk 0.00cvss epss 0.02

    Mojolicious before 0.999927 does not properly implement HMAC-MD5 checksums, which has unspecified impact and remote attack vectors.

  • CVE-2010-4802May 3, 2011
    risk 0.00cvss epss 0.02

    Commands.pm in Mojolicious before 0.999928 does not properly perform CGI environment detection, which has unspecified impact and remote attack vectors.

  • CVE-2009-5074May 3, 2011
    risk 0.00cvss epss 0.01

    Unspecified vulnerability in the MojoX::Dispatcher::Static implementation in Mojolicious before 0.991250 has unknown impact and attack vectors.

  • CVE-2011-1589Apr 29, 2011
    risk 0.00cvss epss 0.04

    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.