๐Ÿ” CVE Alert

CVE-2026-61793

UNKNOWN 0.0

Nuxt OG Image has unauthenticated SSRF via `fonts[].path` URL parameter

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Nuxt OG Image generates OG Images with Vue templates in Nuxt. From 6.0.2 until 6.7.0, nuxt-og-image exposes the unauthenticated /_og/d/** route when the documented defaults security.strict = false and security.secret = "" are used, and base64url-decodes the fonts parameter through decodeOgImageParams. Attacker-controlled fonts[].path values flow through loadDefinedFonts into the font-assets/node.js binding, which performs a server-side fetch without validating the URL scheme, origin, resolved address, or redirects. This permits blind requests to loopback, private, link-local, cloud metadata, and other internal HTTP services, while differences in the outer response status and timing can reveal service reachability. Slow targets can also occupy OG image render workers for the configured fetch and render timeouts. This issue is fixed in version 6.7.0.

CWE CWE-20 CWE-441 CWE-749 CWE-918 CWE-1188
Vendor nuxt-modules
Product og-image
Published Sep 17, 2026
Last Updated Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for nuxt-modules og-image

Be the first to know when new unknown vulnerabilities affecting nuxt-modules og-image are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

nuxt-modules / og-image
>= 6.0.2, < 6.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nuxt-modules/og-image/security/advisories/GHSA-q8hw-4fvp-9rwv github.com: https://github.com/nuxt-modules/og-image/pull/637 github.com: https://github.com/nuxt-modules/og-image/commit/243cac2228671d3711c2bd65e300c278fcdf5a4e github.com: https://github.com/nuxt-modules/og-image/releases/tag/v6.7.0