CVE-2026-43934 PUBLISHED

e107: Broken Access Control in e107 comment edit allows cross-user comment modification

Assigner: GitHub_M
Reserved: 04.05.2026 Published: 26.05.2026 Updated: 26.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor e107inc
Product e107
Versions
  • Version < 2.3.4 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE