Vulnerability Description
Cross-site request forgery (CSRF) in NewsItemApiController in SimplCommerce prior to commit 6233d73e allows an unauthenticated remote attacker to create or modify news items as an administrator via a crafted form submitted to `/api/news-items`, due to missing anti-CSRF protection.
Related Weaknesses (CWE)
References
- https://github.com/simplcommerce/SimplCommerce/commit/6233d73e134c887fc3f3308d20
- https://github.com/simplcommerce/SimplCommerce/pull/1150
FAQ
What is CVE-2026-9591?
CVE-2026-9591 is a documented vulnerability. Cross-site request forgery (CSRF) in NewsItemApiController in SimplCommerce prior to commit 6233d73e allows an unauthenticated remote attacker to create or modify news items as an administrator via a ...
How severe is CVE-2026-9591?
CVSS scoring is not yet available for CVE-2026-9591. Check NVD for updates.
Is there a patch for CVE-2026-9591?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.