Vulnerability Description
metasfresh DocumentAttachmentsRestController and CommentsRestController endpoints check only that callers are logged in without enforcing record-level permissions. Attackers can enumerate sequential document identifiers to read, replace, and delete attachments and comments on records their role cannot access.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/metasfresh/metasfresh
- https://github.com/metasfresh/metasfresh/blob/c4c7766ef403eb470c9130031cf24cc336
- https://github.com/metasfresh/metasfresh/blob/c4c7766ef403eb470c9130031cf24cc336
- https://github.com/metasfresh/metasfresh/issues/24665
- https://www.vulncheck.com/advisories/metasfresh-unauthorized-access-via-document
FAQ
What is CVE-2026-92752?
CVE-2026-92752 is a vulnerability with a CVSS score of 8.3 (HIGH). metasfresh DocumentAttachmentsRestController and CommentsRestController endpoints check only that callers are logged in without enforcing record-level permissions. Attackers can enumerate sequential d...
How severe is CVE-2026-92752?
CVE-2026-92752 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92752?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.