VYPR
Vendor

OpenResty

Products
2
CVEs
8
Across products
9
Status
Private

Products

2

Recent CVEs

8
  • CVE-2023-44487HigKEVOct 10, 2023
    risk 0.65cvss 7.5epss 1.00

    The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

  • CVE-2018-9230CriApr 2, 2018
    risk 0.65cvss 9.8epss 0.13

    In OpenResty through 1.13.6.1, URI parameters are obtained using the ngx.req.get_uri_args and ngx.req.get_post_args functions that ignore parameters beyond the hundredth one, which might allow remote attackers to bypass intended access restrictions or interfere with certain Web…

  • CVE-2021-23017HigJun 1, 2021
    risk 0.57cvss 7.7epss 0.53

    A security issue in nginx resolver was identified, which might allow an attacker who is able to forge UDP packets from the DNS server to cause 1-byte memory overwrite, resulting in worker process crash or potential other impact.

  • CVE-2024-33452HigApr 22, 2025
    risk 0.50cvss 7.7epss 0.01

    An issue in OpenResty lua-nginx-module v.0.10.26 and before allows a remote attacker to conduct HTTP request smuggling via a crafted HEAD request.

  • CVE-2024-39702MedJul 23, 2024
    risk 0.31cvss 5.9epss 0.01

    In lj_str_hash.c in OpenResty 1.19.3.1 through 1.25.3.1, the string hashing function (used during string interning) allows HashDoS (Hash Denial of Service) attacks. An attacker could cause excessive resource usage during proxy operations via crafted requests, potentially leading…

  • CVE-2020-36309MedApr 6, 2021
    risk 0.28cvss 5.3epss 0.01

    ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.

  • CVE-2026-55233HigJul 10, 2026
    risk 0.00cvss 7.5epss 0.00

    OpenResty is a high performance web platform. From 1.29.2.1 to before 1.29.2.5, an out-of-bounds write vulnerability exists in the upstream PROXY protocol v2 implementation. When OpenResty is configured to send PROXY protocol version 2 headers to upstream servers, constructing…

  • CVE-2020-11724HigApr 12, 2020
    risk 0.00cvss 7.5epss 0.03

    An issue was discovered in OpenResty before 1.15.8.4. ngx_http_lua_subrequest.c allows HTTP request smuggling, as demonstrated by the ngx.location.capture API.