| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| Exploit for Cross-site Scripting in Anchorcms Anchor_Cms | 8 Jun 202511:35 | – | githubexploit | |
| CVE-2025-46041 | 9 Jun 202519:40 | – | circl | |
| Anchor CMS 安全漏洞 | 9 Jun 202500:00 | – | cnnvd | |
| CVE-2025-46041 | 9 Jun 202500:00 | – | cve | |
| CVE-2025-46041 | 9 Jun 202500:00 | – | cvelist | |
| Anchor CMS 0.12.7 - Stored Cross Site Scripting (XSS) | 15 Jun 202500:00 | – | exploitdb | |
| EUVD-2025-17556 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-46041 | 9 Jun 202517:15 | – | nvd | |
| CVE-2025-46041 | 9 Jun 202517:15 | – | osv | |
| PT-2025-24544 · Unknown · Anchor Cms | 9 Jun 202500:00 | – | ptsecurity |
# Anchor CMS v0.12.7 - Stored XSS (CVE-2025-46041)
Anchor CMS v0.12.7 is vulnerable to a **Stored Cross-Site Scripting (XSS)** vulnerability in the `description` field of the `/admin/pages/add` interface.
## CVE ID
[CVE-2025-46041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-46041)
## Summary
* **Type:** Stored XSS
* **Location:** Page creation interface (`/admin/pages/add`)
* **Impact:** Arbitrary JavaScript execution
* **Authentication Required:** Yes (admin or editor user)
* **Affected Version:** Anchor CMS v0.12.7 (latest stable at time of discovery)
## Proof of Concept
1. Login to `/admin`
2. Go to `Pages > Add Page`
3. In the `Description` field, insert:
```html
<script>alert(document.domain)</script>
```
4. Save the page.
5. Revisit the page view — the payload executes.
## Affected Component
* File: `anchor/routes/pages.php`
* Field: `description`
## Tested On
* Ubuntu 22.04
* Apache2 + PHP 8.1
* Anchor CMS v0.12.7 (fresh install)
## Discoverer
[@binneko](https://github.com/binneko)
## References
* [Anchor CMS GitHub](https://github.com/anchorcms/anchor-cms)
* [CVE Record - CVE-2025-46041](https://cve.mitre.org)
## Disclaimer
For educational and defensive purposes only.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation