Search criteria
2 vulnerabilities found for people by suitenumerique
CVE-2026-42185 (GCVE-0-2026-42185)
Vulnerability from nvd – Published: 2026-05-08 19:23 – Updated: 2026-05-08 19:53
VLAI
Title
People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation
Summary
People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user (including users with no current domain access) to the Owner role. The exploit requires a single authenticated HTTP request and grants full domain ownership immediately, without any acceptance step from the target. This issue has been patched in version 1.25.0.
Severity
5.5 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-269 - Improper Privilege Management
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/suitenumerique/people/security… | x_refsource_CONFIRM |
| https://github.com/suitenumerique/people/commit/6… | x_refsource_MISC |
| https://github.com/suitenumerique/people/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| suitenumerique | people |
Affected:
< 1.25.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42185",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-08T19:52:50.446848Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-08T19:53:16.358Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "people",
"vendor": "suitenumerique",
"versions": [
{
"status": "affected",
"version": "\u003c 1.25.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user (including users with no current domain access) to the Owner role. The exploit requires a single authenticated HTTP request and grants full domain ownership immediately, without any acceptance step from the target. This issue has been patched in version 1.25.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-269",
"description": "CWE-269: Improper Privilege Management",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-08T19:23:00.699Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf"
},
{
"name": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b"
},
{
"name": "https://github.com/suitenumerique/people/releases/tag/v1.25.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/suitenumerique/people/releases/tag/v1.25.0"
}
],
"source": {
"advisory": "GHSA-42cf-rv2h-v8rf",
"discovery": "UNKNOWN"
},
"title": "People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-42185",
"datePublished": "2026-05-08T19:23:00.699Z",
"dateReserved": "2026-04-25T01:53:21.583Z",
"dateUpdated": "2026-05-08T19:53:16.358Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-42185 (GCVE-0-2026-42185)
Vulnerability from cvelistv5 – Published: 2026-05-08 19:23 – Updated: 2026-05-08 19:53
VLAI
Title
People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation
Summary
People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user (including users with no current domain access) to the Owner role. The exploit requires a single authenticated HTTP request and grants full domain ownership immediately, without any acceptance step from the target. This issue has been patched in version 1.25.0.
Severity
5.5 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-269 - Improper Privilege Management
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/suitenumerique/people/security… | x_refsource_CONFIRM |
| https://github.com/suitenumerique/people/commit/6… | x_refsource_MISC |
| https://github.com/suitenumerique/people/releases… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| suitenumerique | people |
Affected:
< 1.25.0
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42185",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-08T19:52:50.446848Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-08T19:53:16.358Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "people",
"vendor": "suitenumerique",
"versions": [
{
"status": "affected",
"version": "\u003c 1.25.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user (including users with no current domain access) to the Owner role. The exploit requires a single authenticated HTTP request and grants full domain ownership immediately, without any acceptance step from the target. This issue has been patched in version 1.25.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-269",
"description": "CWE-269: Improper Privilege Management",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-08T19:23:00.699Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf"
},
{
"name": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b"
},
{
"name": "https://github.com/suitenumerique/people/releases/tag/v1.25.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/suitenumerique/people/releases/tag/v1.25.0"
}
],
"source": {
"advisory": "GHSA-42cf-rv2h-v8rf",
"discovery": "UNKNOWN"
},
"title": "People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-42185",
"datePublished": "2026-05-08T19:23:00.699Z",
"dateReserved": "2026-04-25T01:53:21.583Z",
"dateUpdated": "2026-05-08T19:53:16.358Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}