{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-45692","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-05-13T04:38:01.164Z","datePublished":"2026-06-23T17:55:11.317Z","dateUpdated":"2026-06-23T17:55:11.317Z"},"containers":{"cna":{"title":"Caddy: Remote Admin Authorization Bypass in `/config` API via Array Index Normalization","problemTypes":[{"descriptions":[{"cweId":"CWE-187","lang":"en","description":"CWE-187: Partial String Comparison","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-863","lang":"en","description":"CWE-863: Incorrect Authorization","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.4,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","version":"3.1"}}],"references":[{"name":"https://github.com/caddyserver/caddy/security/advisories/GHSA-x5w9-xh9r-mvfc","tags":["x_refsource_CONFIRM"],"url":"https://github.com/caddyserver/caddy/security/advisories/GHSA-x5w9-xh9r-mvfc"}],"affected":[{"vendor":"caddyserver","product":"caddy","versions":[{"version":">= 2.4.0, < 2.11.3","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-06-23T17:55:11.317Z"},"descriptions":[{"lang":"en","value":"Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3."}],"source":{"advisory":"GHSA-x5w9-xh9r-mvfc","discovery":"UNKNOWN"}}}}