{"api_version":"1","generated_at":"2026-08-26T22:05:12+00:00","cve":"CVE-2026-77508","urls":{"html":"https://cve.report/CVE-2026-77508","api":"https://cve.report/api/cve/CVE-2026-77508.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-77508","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-77508"},"summary":{"title":"Weblate: Unverified REST API email changes","description":"Weblate is a web based localization tool. Prior to 2026.8, an authenticated user can change the account's primary email through PUT or PATCH requests to /api/users/{username}/ without verifying the new address, allowing a later team invitation for that address to be accepted without access to the intended recipient's mailbox. This issue is fixed in version 2026.8.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-08-26 20:18:01","updated_at":"2026-08-26 20:18:01"},"problem_types":["CWE-302","CWE-841","CWE-302 CWE-302: Authentication Bypass by Assumed-Immutable Data","CWE-841 CWE-841: Improper Enforcement of Behavioral Workflow"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"3.5","severity":"LOW","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","baseScore":3.5,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"3.5","severity":"LOW","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":3.5,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/WeblateOrg/weblate/pull/20639","name":"https://github.com/WeblateOrg/weblate/pull/20639","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/WeblateOrg/weblate/security/advisories/GHSA-x84p-6892-473c","name":"https://github.com/WeblateOrg/weblate/security/advisories/GHSA-x84p-6892-473c","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-77508","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-77508","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"WeblateOrg","product":"weblate","version":"affected < 2026.8","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"weblate","vendor":"WeblateOrg","versions":[{"status":"affected","version":"< 2026.8"}]}],"descriptions":[{"lang":"en","value":"Weblate is a web based localization tool. Prior to 2026.8, an authenticated user can change the account's primary email through PUT or PATCH requests to /api/users/{username}/ without verifying the new address, allowing a later team invitation for that address to be accepted without access to the intended recipient's mailbox. This issue is fixed in version 2026.8."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":3.5,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-302","description":"CWE-302: Authentication Bypass by Assumed-Immutable Data","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-841","description":"CWE-841: Improper Enforcement of Behavioral Workflow","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-26T19:56:59.825Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/WeblateOrg/weblate/security/advisories/GHSA-x84p-6892-473c","tags":["x_refsource_CONFIRM"],"url":"https://github.com/WeblateOrg/weblate/security/advisories/GHSA-x84p-6892-473c"},{"name":"https://github.com/WeblateOrg/weblate/pull/20639","tags":["x_refsource_MISC"],"url":"https://github.com/WeblateOrg/weblate/pull/20639"}],"source":{"advisory":"GHSA-x84p-6892-473c","discovery":"UNKNOWN"},"title":"Weblate: Unverified REST API email changes"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-77508","datePublished":"2026-08-26T19:56:59.825Z","dateReserved":"2026-08-20T20:23:02.506Z","dateUpdated":"2026-08-26T19:56:59.825Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-26 20:18:01","lastModifiedDate":"2026-08-26 20:18:01","problem_types":["CWE-302","CWE-841","CWE-302 CWE-302: Authentication Bypass by Assumed-Immutable Data","CWE-841 CWE-841: Improper Enforcement of Behavioral Workflow"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N","baseScore":3.5,"baseSeverity":"LOW","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":2.1,"impactScore":1.4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"77508","Ordinal":"1","Title":"Weblate: Unverified REST API email changes","CVE":"CVE-2026-77508","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"77508","Ordinal":"1","NoteData":"Weblate is a web based localization tool. Prior to 2026.8, an authenticated user can change the account's primary email through PUT or PATCH requests to /api/users/{username}/ without verifying the new address, allowing a later team invitation for that address to be accepted without access to the intended recipient's mailbox. This issue is fixed in version 2026.8.","Type":"Description","Title":"Weblate: Unverified REST API email changes"}]}}}