All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-71553
HIGHpublished 2026-08-17 20:16 UTC · 13 hours ago
7.1
CVSS / 10
// description
ApostropheCMS is an open-source Node.js content management system. In 4.32.0 and earlier, PATCH /api/v1/article/:id accepts the inherited path toString.call and passes it through the utility module to apos.util.set() and apos.util.get(), allowing an authenticated editor to overwrite the shared Object.prototype.toString function's call property and cause a persistent process-wide denial of service until restart.
// weaknesses (CWE)
- CWE-1321