CVE-2024-29338
Description
Anchor CMS v0.12.7 is vulnerable to Cross-Site Request Forgery (CSRF) via the category deletion endpoint, allowing an attacker to trick an admin into deleting categories.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Anchor CMS v0.12.7 is vulnerable to Cross-Site Request Forgery (CSRF) via the category deletion endpoint, allowing an attacker to trick an admin into deleting categories.
Anchor CMS v0.12.7 contains a Cross-Site Request Forgery (CSRF) vulnerability in the /anchor/admin/categories/delete/2 endpoint. The lack of anti-CSRF tokens or other validation mechanisms allows an attacker to craft a malicious request that, when executed by an authenticated administrator, deletes a category without their consent [1].
Exploitation requires social engineering: the attacker must trick a logged-in admin into visiting a crafted link or page that triggers the delete request. No additional authentication is needed because the victim already has admin privileges. The attack surface is the admin panel's category management functionality [1].
Successful exploitation results in the deletion of category 2 (or any specified category ID), potentially disrupting blog organization and content management. The impact is limited to category deletion, but repeated attacks could cause significant data loss [1].
Anchor CMS is no longer maintained; the project repository states it is not production ready and recommends using alternative platforms [2]. As of the publication date, no official patch has been released, and users are advised to migrate away from Anchor CMS to mitigate this and other unpatched vulnerabilities.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
anchorcms/anchor-cmsPackagist | <= 0.12.7 | — |
Affected products
2- Anchor CMS/Anchor CMSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-2whx-ccr7-fxqmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-29338ghsaADVISORY
- github.com/PWwwww123/cms/blob/main/1.mdghsaWEB
News mentions
0No linked articles in our index yet.