CVE-2026-92752
metasfresh Unauthorized Access via Document Attachments and Comments Endpoints
CVSS Score
8.3
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-639 |
| Vendor | metasfresh |
| Product | metasfresh |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for metasfresh metasfresh
Be the first to know when new high vulnerabilities affecting metasfresh metasfresh are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low
Affected Versions
metasfresh / metasfresh
c4c7766ef403eb470c9130031cf24cc33625ceed
References
github.com: https://github.com/metasfresh/metasfresh/issues/24665 github.com: https://github.com/metasfresh/metasfresh github.com: https://github.com/metasfresh/metasfresh/blob/c4c7766ef403eb470c9130031cf24cc33625ceed/backend/de.metas.ui.web.base/src/main/java/de/metas/ui/web/attachments/DocumentAttachmentsRestController.java#L63-L225 github.com: https://github.com/metasfresh/metasfresh/blob/c4c7766ef403eb470c9130031cf24cc33625ceed/backend/de.metas.ui.web.base/src/main/java/de/metas/ui/web/upload/ImageRestController.java#L100-L107 vulncheck.com: https://www.vulncheck.com/advisories/metasfresh-unauthorized-access-via-document-attachments-and-comments-endpoints
Credits
George Chen