CVE-2026-48127 PUBLISHED

Frappe: Arbitrary Attachment Injection via add_attachments and upload_file

Assigner: GitHub_M
Reserved: 20.05.2026 Published: 10.07.2026 Updated: 10.07.2026

Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.110.0, users without write access could attach files to any doctype through file-handling API endpoints such as add_attachments. This issue is fixed in versions 16.20.0 and 15.110.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor frappe
Product frappe
Versions
  • Version < 15.110.0 is affected
  • Version >= 16.0.0-beta.1, < 16.20.0 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE