{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-46433","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-05-13T22:18:22.830Z","datePublished":"2026-06-09T22:49:02.749Z","dateUpdated":"2026-06-10T18:12:30.269Z"},"containers":{"cna":{"title":"lldpd: Heap OOB Read in VLAN Decapsulation memmove","problemTypes":[{"descriptions":[{"cweId":"CWE-125","lang":"en","description":"CWE-125: Out-of-bounds Read","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"ADJACENT_NETWORK","availabilityImpact":"HIGH","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"references":[{"name":"https://github.com/lldpd/lldpd/security/advisories/GHSA-2g8p-2h3j-63m3","tags":["x_refsource_CONFIRM"],"url":"https://github.com/lldpd/lldpd/security/advisories/GHSA-2g8p-2h3j-63m3"},{"name":"https://github.com/lldpd/lldpd/pull/787","tags":["x_refsource_MISC"],"url":"https://github.com/lldpd/lldpd/pull/787"},{"name":"https://github.com/lldpd/lldpd/commit/ca931be63a9cae0fcd8e9b6ae4e916d49f141cd6","tags":["x_refsource_MISC"],"url":"https://github.com/lldpd/lldpd/commit/ca931be63a9cae0fcd8e9b6ae4e916d49f141cd6"},{"name":"https://github.com/lldpd/lldpd/releases/tag/1.0.22","tags":["x_refsource_MISC"],"url":"https://github.com/lldpd/lldpd/releases/tag/1.0.22"}],"affected":[{"vendor":"lldpd","product":"lldpd","versions":[{"version":"< 1.0.22","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-06-09T22:49:02.749Z"},"descriptions":[{"lang":"en","value":"lldpd is an implementation of IEEE 802.1ab (LLDP). Prior to version 1.0.22, lldpd_decode() in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove() to shift the frame payload 4 bytes left. The third argument (byte count) is s - 2 * ETHER_ADDR_LEN but should be s - 2 * ETHER_ADDR_LEN - 4, causing a 4-byte heap buffer over-read past the malloc(h_mtu) allocation when the received frame size equals the interface MTU. This issue has been patched in version 1.0.22."}],"source":{"advisory":"GHSA-2g8p-2h3j-63m3","discovery":"UNKNOWN"}},"adp":[{"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2026-06-10T18:12:17.598816Z","id":"CVE-2026-46433","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2026-06-10T18:12:30.269Z"}}]}}