CVE-2026-34404 PUBLISHED

Nuxt OG Image vulnerable to DoS via image generation

Assigner: GitHub_M
Reserved: 27.03.2026 Published: 31.03.2026 Updated: 01.04.2026

Nuxt OG Image generates OG Images with Vue templates in Nuxt. Prior to version 6.2.5, the image‑generation component by the URI: /_og/d/ (and, in older versions, /og-image/) contains a Denial of Service (DoS) vulnerability. The issue arises because there is no restriction on the width and height parameters of the generated image. The vulnerability was reproduced using the standard configuration and the default templates. This issue has been patched in version 6.2.5.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor nuxt-modules
Product og-image
Versions
  • Version < 6.2.5 is affected

References

Problem Types

  • CWE-400: Uncontrolled Resource Consumption CWE