Vulnerability Description
e107 is a content management system (CMS). Prior to 2.3.4, a Broken Access Control vulnerability exists in the application, allowing an unauthorized authenticated user to edit comments posted by others. This stems from inadequate server-side access control validation, where the application depends only on a predictable identifier in the request to determine which comment to edit, without confirming the requesting user’s ownership of the comment. This vulnerability is fixed in 2.3.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/e107inc/e107/commit/23961a8f
- https://github.com/e107inc/e107/security/advisories/GHSA-5w63-63rh-99q6
- https://github.com/e107inc/e107/security/advisories/GHSA-5w63-63rh-99q6
FAQ
What is CVE-2026-43934?
CVE-2026-43934 is a vulnerability with a CVSS score of 6.5 (MEDIUM). e107 is a content management system (CMS). Prior to 2.3.4, a Broken Access Control vulnerability exists in the application, allowing an unauthorized authenticated user to edit comments posted by other...
How severe is CVE-2026-43934?
CVE-2026-43934 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43934?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.