CVE-2025-29722 Details
Description
A CSRF vulnerability in Commercify v1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users. The issue exists due to missing CSRF protection on sensitive endpoints.
A Cross-Site Request Forgery (CSRF) vulnerability exists in Commercify version 1.0, an open-source e-commerce platform. The vulnerability allows remote attackers to perform unauthorized actions on behalf of authenticated users. This issue arises from a lack of proper CSRF protection on sensitive endpoints, such as '/update_settings', which can be exploited to modify user data.
To address this vulnerability, CSRF tokens should be added to all state-changing endpoints. Additionally, cookies should be set with the 'SameSite' attribute to 'Strict' or 'Lax', and CORS policies should be defined more restrictively.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 17, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cypherdavy/CVE-2025-29722 | [email protected] | ExploitThird Party Advisory |
| https://github.com/yassmittal/Commercify | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| yassmittal commercify | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 23, 2025 | Initial Analysis | [email protected] |
| Apr 17, 2025 | CVE Modified | CISA-ADP |
| Apr 17, 2025 | New CVE Received | [email protected] |