CVE-2026-45012 PUBLISHED

Apostrophe has authenticated SSRF in rich-text widget import via @apostrophecms/area/validate-widget

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 12.06.2026 Updated: 12.06.2026

ApostropheCMS is an open-source Node.js content management system. Versions up to and including 4.29.0 contain an authenticated server-side request forgery (SSRF) in the rich-text widget import flow. An authenticated user who can submit/edit rich-text widget content can cause the server to fetch attacker-controlled URLs during widget validation. For image-compatible responses, the fetched content can be persisted and re-hosted by Apostrophe, allowing response exfiltration. As of time of publication, no known patched versions are available.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
CVSS Score: 7.6

Product Status

Vendor apostrophecms
Product apostrophe
Versions
  • Version <= 4.29.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE