Anchor CMS
by Anchorcms
Source repositories
CVEs (14)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2020-23342 | Hig | 0.61 | 8.8 | 0.12 | Jan 19, 2021 | A CSRF vulnerability exists in Anchor CMS 0.12.7 anchor/views/users/edit.php that can change the Delete admin users. | ||
| CVE-2026-88959 | Hig | 0.57 | 8.8 | — | Sep 10, 2026 | Anchor CMS through 0.12.7 fails to enforce role-based access control in admin user-management endpoints, allowing any authenticated low-privilege user to create administrator accounts or modify existing ones. Attackers with editor or user roles can POST directly to… | ||
| CVE-2024-29499 | Hig | 0.48 | 7.4 | 0.00 | Mar 22, 2024 | Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via /anchor/admin/users/delete/2. | ||
| CVE-2024-37732 | Med | 0.41 | 6.1 | 0.17 | Jun 24, 2024 | Cross Site Scripting vulnerability in Anchor CMS v.0.12.7 allows a remote attacker to execute arbitrary code via a crafted .pdf file. | ||
| CVE-2021-44116 | Med | 0.40 | 6.1 | 0.01 | Dec 15, 2021 | Cross Site Scripting (XSS) vulnerability exits in Anchor CMS <=0.12.7 in posts.php. Attackers can use the posts column to upload the title and content containing malicious code to achieve the purpose of obtaining the administrator cookie, thereby achieving other malicious… | ||
| CVE-2015-5060 | Med | 0.40 | 6.1 | 0.01 | Sep 7, 2017 | Cross-site scripting (XSS) vulnerability in anchor-cms before 0.9-dev. | ||
| CVE-2025-46041 | Med | 0.38 | 5.4 | 0.01 | Jun 9, 2025 | A stored cross-site scripting (XSS) vulnerability in Anchor CMS v0.12.7 allows attackers to inject malicious JavaScript via the page description field in the page creation interface (/admin/pages/add). | ||
| CVE-2021-46253 | Med | 0.35 | 5.4 | 0.01 | Feb 1, 2022 | A cross-site scripting (XSS) vulnerability in the Create Post function of Anchor CMS v0.12.7 allows attackers to execute arbitrary web scripts or HTML. | ||
| CVE-2020-12071 | Med | 0.31 | 4.8 | 0.01 | Apr 23, 2020 | Anchor 0.12.7 allows admins to cause XSS via crafted post content. | ||
| CVE-2022-25576 | Med | 0.29 | 4.5 | 0.00 | Mar 24, 2022 | Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component anchor/routes/posts.php. This vulnerability allows attackers to arbitrarily delete posts. | ||
| CVE-2024-29338 | Low | 0.16 | 2.4 | 0.00 | Mar 22, 2024 | Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via /anchor/admin/categories/delete/2. | ||
| CVE-2013-5099 | 0.03 | — | 0.02 | Aug 9, 2013 | Cross-site scripting (XSS) vulnerability in article.php in Anchor CMS 0.9.1, when comments are enabled, allows remote attackers to inject arbitrary web script or HTML via the Name field. NOTE: some sources have reported that comments.php is vulnerable, but certain functions… | |||
| CVE-2015-5687 | 0.00 | — | 0.03 | Oct 5, 2015 | system/session/drivers/cookie.php in Anchor CMS 0.9.x allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object in a cookie. | |||
| CVE-2014-9182 | 0.00 | — | 0.01 | Dec 2, 2014 | models/comment.php in Anchor CMS 0.9.2 and earlier allows remote attackers to inject arbitrary headers into mail messages via a crafted Host: header. |
- risk 0.61cvss 8.8epss 0.12
A CSRF vulnerability exists in Anchor CMS 0.12.7 anchor/views/users/edit.php that can change the Delete admin users.
- risk 0.57cvss 8.8epss —
Anchor CMS through 0.12.7 fails to enforce role-based access control in admin user-management endpoints, allowing any authenticated low-privilege user to create administrator accounts or modify existing ones. Attackers with editor or user roles can POST directly to…
- risk 0.48cvss 7.4epss 0.00
Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via /anchor/admin/users/delete/2.
- risk 0.41cvss 6.1epss 0.17
Cross Site Scripting vulnerability in Anchor CMS v.0.12.7 allows a remote attacker to execute arbitrary code via a crafted .pdf file.
- risk 0.40cvss 6.1epss 0.01
Cross Site Scripting (XSS) vulnerability exits in Anchor CMS <=0.12.7 in posts.php. Attackers can use the posts column to upload the title and content containing malicious code to achieve the purpose of obtaining the administrator cookie, thereby achieving other malicious…
- risk 0.40cvss 6.1epss 0.01
Cross-site scripting (XSS) vulnerability in anchor-cms before 0.9-dev.
- risk 0.38cvss 5.4epss 0.01
A stored cross-site scripting (XSS) vulnerability in Anchor CMS v0.12.7 allows attackers to inject malicious JavaScript via the page description field in the page creation interface (/admin/pages/add).
- risk 0.35cvss 5.4epss 0.01
A cross-site scripting (XSS) vulnerability in the Create Post function of Anchor CMS v0.12.7 allows attackers to execute arbitrary web scripts or HTML.
- risk 0.31cvss 4.8epss 0.01
Anchor 0.12.7 allows admins to cause XSS via crafted post content.
- risk 0.29cvss 4.5epss 0.00
Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component anchor/routes/posts.php. This vulnerability allows attackers to arbitrarily delete posts.
- risk 0.16cvss 2.4epss 0.00
Anchor CMS v0.12.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via /anchor/admin/categories/delete/2.
- CVE-2013-5099Aug 9, 2013risk 0.03cvss —epss 0.02
Cross-site scripting (XSS) vulnerability in article.php in Anchor CMS 0.9.1, when comments are enabled, allows remote attackers to inject arbitrary web script or HTML via the Name field. NOTE: some sources have reported that comments.php is vulnerable, but certain functions…
- CVE-2015-5687Oct 5, 2015risk 0.00cvss —epss 0.03
system/session/drivers/cookie.php in Anchor CMS 0.9.x allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via a crafted serialized object in a cookie.
- CVE-2014-9182Dec 2, 2014risk 0.00cvss —epss 0.01
models/comment.php in Anchor CMS 0.9.2 and earlier allows remote attackers to inject arbitrary headers into mail messages via a crafted Host: header.