Frappe is a full-stack web application framework. Prior to versions 15.98.0 and 14.100.0, due to a lack of validation when sharing documents, a user could share a document with a permission that they themselves didn't have. This issue has been patched in versions 15.98.0 and 14.100.0.
PUBLISHED5.2CWE-284CWE-602
Frappe: Broken Access Control in DocShare
Problem type
Affected products
frappe
frappe
< 15.98.0 - AFFECTED
< 14.100.0 - AFFECTED
References
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-29077Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-29077",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-03-05T20:22:09.612Z",
"dateReserved": "2026-03-03T20:51:43.483Z",
"datePublished": "2026-03-05T20:22:09.612Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-03-05T20:22:09.612Z"
},
"title": "Frappe: Broken Access Control in DocShare",
"descriptions": [
{
"lang": "en",
"value": "Frappe is a full-stack web application framework. Prior to versions 15.98.0 and 14.100.0, due to a lack of validation when sharing documents, a user could share a document with a permission that they themselves didn't have. This issue has been patched in versions 15.98.0 and 14.100.0."
}
],
"affected": [
{
"vendor": "frappe",
"product": "frappe",
"versions": [
{
"version": "< 15.98.0",
"status": "affected"
},
{
"version": "< 14.100.0",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-284: Improper Access Control",
"cweId": "CWE-284",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"lang": "en",
"description": "CWE-602: Client-Side Enforcement of Server-Side Security",
"cweId": "CWE-602",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/frappe/frappe/security/advisories/GHSA-5h4c-9p23-4c3m",
"name": "https://github.com/frappe/frappe/security/advisories/GHSA-5h4c-9p23-4c3m",
"tags": [
"x_refsource_CONFIRM"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH"
}
}
]
}
}
}