Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0160 (GCVE-0-2026-0160)
Vulnerability from cvelistv5 – Published: 2026-06-16 18:51 – Updated: 2026-06-17 03:56- Remote code execution
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-0160",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-16T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-17T03:56:09.059Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Android",
"vendor": "Google",
"versions": [
{
"status": "affected",
"version": "Android kernel"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Remote code execution",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-16T18:51:31.835Z",
"orgId": "83238938-5644-45f0-9007-c0392bcf6222",
"shortName": "Google_Devices"
},
"references": [
{
"url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
}
],
"x_generator": {
"engine": "cvelib 1.7.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "83238938-5644-45f0-9007-c0392bcf6222",
"assignerShortName": "Google_Devices",
"cveId": "CVE-2026-0160",
"datePublished": "2026-06-16T18:51:31.835Z",
"dateReserved": "2025-10-23T08:44:57.549Z",
"dateUpdated": "2026-06-17T03:56:09.059Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-0160",
"date": "2026-07-12",
"epss": "0.00231",
"percentile": "0.13849"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0160\",\"sourceIdentifier\":\"dsap-vuln-management@google.com\",\"published\":\"2026-06-16T20:16:26.517\",\"lastModified\":\"2026-06-17T19:22:02.480\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.\"}],\"affected\":[{\"source\":\"dsap-vuln-management@google.com\",\"affectedData\":[{\"vendor\":\"Google\",\"product\":\"Android\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"Android kernel\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-16T00:00:00+00:00\",\"id\":\"CVE-2026-0160\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26\"}]}]}],\"references\":[{\"url\":\"https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01\",\"source\":\"dsap-vuln-management@google.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0160\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-16T19:46:44.674266Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-16T19:47:04.056Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Google\", \"product\": \"Android\", \"versions\": [{\"status\": \"affected\", \"version\": \"Android kernel\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01\"}], \"x_generator\": {\"engine\": \"cvelib 1.7.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Remote code execution\"}]}], \"providerMetadata\": {\"orgId\": \"83238938-5644-45f0-9007-c0392bcf6222\", \"shortName\": \"Google_Devices\", \"dateUpdated\": \"2026-06-16T18:51:31.835Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0160\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-17T03:56:09.059Z\", \"dateReserved\": \"2025-10-23T08:44:57.549Z\", \"assignerOrgId\": \"83238938-5644-45f0-9007-c0392bcf6222\", \"datePublished\": \"2026-06-16T18:51:31.835Z\", \"assignerShortName\": \"Google_Devices\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0779
Vulnerability from certfr_avis - Published: 2026-06-19 - Updated: 2026-06-19
De multiples vulnérabilités ont été découvertes dans Google Pixel. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Pixel sans les correctifs de s\u00e9curit\u00e9 du 16 juin 2026",
"product": {
"name": "N/A",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-0148",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0148"
},
{
"name": "CVE-2026-0164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0164"
},
{
"name": "CVE-2026-0152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0152"
},
{
"name": "CVE-2026-0136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0136"
},
{
"name": "CVE-2026-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0156"
},
{
"name": "CVE-2025-59609",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59609"
},
{
"name": "CVE-2026-0134",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0134"
},
{
"name": "CVE-2026-0149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0149"
},
{
"name": "CVE-2026-0135",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0135"
},
{
"name": "CVE-2026-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0154"
},
{
"name": "CVE-2026-0162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0162"
},
{
"name": "CVE-2026-0138",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0138"
},
{
"name": "CVE-2026-0143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0143"
},
{
"name": "CVE-2026-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0160"
},
{
"name": "CVE-2026-0161",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0161"
},
{
"name": "CVE-2026-0157",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0157"
},
{
"name": "CVE-2026-0133",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0133"
},
{
"name": "CVE-2026-0144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0144"
},
{
"name": "CVE-2026-0131",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0131"
},
{
"name": "CVE-2026-0125",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0125"
},
{
"name": "CVE-2026-0145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0145"
},
{
"name": "CVE-2026-0142",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0142"
},
{
"name": "CVE-2026-0153",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0153"
},
{
"name": "CVE-2026-0129",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0129"
},
{
"name": "CVE-2026-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0158"
},
{
"name": "CVE-2026-0146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0146"
},
{
"name": "CVE-2026-0151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0151"
},
{
"name": "CVE-2026-24077",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24077"
},
{
"name": "CVE-2026-0139",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0139"
},
{
"name": "CVE-2026-0132",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0132"
},
{
"name": "CVE-2026-0165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0165"
},
{
"name": "CVE-2026-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0155"
},
{
"name": "CVE-2026-0128",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0128"
},
{
"name": "CVE-2026-0137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0137"
},
{
"name": "CVE-2026-0147",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0147"
},
{
"name": "CVE-2026-0140",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0140"
},
{
"name": "CVE-2026-0126",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0126"
},
{
"name": "CVE-2026-0141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0141"
},
{
"name": "CVE-2026-0150",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0150"
},
{
"name": "CVE-2026-0127",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0127"
},
{
"name": "CVE-2026-0130",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0130"
}
],
"initial_release_date": "2026-06-19T00:00:00",
"last_revision_date": "2026-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0779",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Pixel. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Pixel",
"vendor_advisories": [
{
"published_at": "2026-06-16",
"title": "Bulletin de s\u00e9curit\u00e9 Pixel",
"url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01?hl=fr"
}
]
}
厂商已发布了漏洞修复程序,请及时关注更新: https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01
| Name | Google Android |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2026-0160",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2026-0160"
}
},
"description": "Google Android\u662f\u7f8e\u56fdGoogle\u516c\u53f8\u5f00\u6e90\u7684\u4e00\u5957\u4ee5Linux\u4e3a\u57fa\u7840\u7684\u64cd\u4f5c\u7cfb\u7edf\u3002\n\nGoogle Android\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eTextRtpPayloadDecoderNode.cpp\u4e2d\u7684TextRtpPayloadDecoderNode::DecodeT140\u51fd\u6570\u7f3a\u5c11\u8fb9\u754c\u68c0\u67e5\uff0c\u53ef\u80fd\u5bfc\u81f4\u8d8a\u754c\u5199\u5165\uff0c\u8fdb\u800c\u8fdc\u7a0b\u6267\u884c\u4ee3\u7801\uff0c\u5229\u7528\u65f6\u65e0\u9700\u989d\u5916\u6267\u884c\u6743\u9650\u548c\u7528\u6237\u4ea4\u4e92\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u53d1\u9001\u7279\u5236RTP\u6587\u672c\u6570\u636e\uff0c\u5728\u76ee\u6807\u8bbe\u5907\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2026-25586",
"openTime": "2026-06-29",
"patchDescription": "Google Android\u662f\u7f8e\u56fdGoogle\u516c\u53f8\u5f00\u6e90\u7684\u4e00\u5957\u4ee5Linux\u4e3a\u57fa\u7840\u7684\u64cd\u4f5c\u7cfb\u7edf\u3002\r\n\r\nGoogle Android\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8eTextRtpPayloadDecoderNode.cpp\u4e2d\u7684TextRtpPayloadDecoderNode::DecodeT140\u51fd\u6570\u7f3a\u5c11\u8fb9\u754c\u68c0\u67e5\uff0c\u53ef\u80fd\u5bfc\u81f4\u8d8a\u754c\u5199\u5165\uff0c\u8fdb\u800c\u8fdc\u7a0b\u6267\u884c\u4ee3\u7801\uff0c\u5229\u7528\u65f6\u65e0\u9700\u989d\u5916\u6267\u884c\u6743\u9650\u548c\u7528\u6237\u4ea4\u4e92\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u53d1\u9001\u7279\u5236RTP\u6587\u672c\u6570\u636e\uff0c\u5728\u76ee\u6807\u8bbe\u5907\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Google Android\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2026-25586\uff09\u7684\u8865\u4e01",
"products": {
"product": "Google Android"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2026-0160",
"serverity": "\u9ad8",
"submitTime": "2026-06-24",
"title": "Google Android\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2026-25586\uff09"
}
FKIE_CVE-2026-0160
Vulnerability from fkie_nvd - Published: 2026-06-16 20:16 - Updated: 2026-06-17 19:22{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Android",
"vendor": "Google",
"versions": [
{
"status": "affected",
"version": "Android kernel"
}
]
}
],
"source": "dsap-vuln-management@google.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:google:android:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F8B9FEC8-73B6-43B8-B24E-1F7C20D91D26",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation."
}
],
"id": "CVE-2026-0160",
"lastModified": "2026-06-17T19:22:02.480",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-0160",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-16T00:00:00+00:00",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-16T20:16:26.517",
"references": [
{
"source": "dsap-vuln-management@google.com",
"tags": [
"Vendor Advisory"
],
"url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
}
],
"sourceIdentifier": "dsap-vuln-management@google.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-5643-644W-Q8GH
Vulnerability from github – Published: 2026-06-16 21:32 – Updated: 2026-06-17 18:35In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
{
"affected": [],
"aliases": [
"CVE-2026-0160"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-16T20:16:26Z",
"severity": "HIGH"
},
"details": "In TextRtpPayloadDecoderNode::DecodeT140 of TextRtpPayloadDecoderNode.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.",
"id": "GHSA-5643-644w-q8gh",
"modified": "2026-06-17T18:35:21Z",
"published": "2026-06-16T21:32:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0160"
},
{
"type": "WEB",
"url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
WID-SEC-W-2026-1980
Vulnerability from csaf_certbund - Published: 2026-06-16 22:00 - Updated: 2026-06-16 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android Pixel <2026-06-05
Google / Android
|
Pixel <2026-06-05 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Das Android Betriebssystem ist eine quelloffene Plattform f\u00fcr mobile Ger\u00e4te. Die Basis bildet der Linux-Kernel.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Google Android Pixel ausnutzen, um sich erweiterte Berechtigungen zu verschaffen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand herbeizuf\u00fchren und vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Android",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1980 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1980.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1980 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1980"
},
{
"category": "external",
"summary": "Pixel Update Bulletin \u2013 Juni 2026 vom 2026-06-16",
"url": "https://source.android.com/docs/security/bulletin/pixel/2026/2026-06-01"
}
],
"source_lang": "en-US",
"title": "Pixel Patchday Juni 2026: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-16T22:00:00.000+00:00",
"generator": {
"date": "2026-06-17T10:39:51.670+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1980",
"initial_release_date": "2026-06-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Pixel \u003c2026-06-05",
"product": {
"name": "Google Android Pixel \u003c2026-06-05",
"product_id": "T055558"
}
},
{
"category": "product_version",
"name": "Pixel 2026-06-05",
"product": {
"name": "Google Android Pixel 2026-06-05",
"product_id": "T055558-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:pixel__2026-06-05"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-59609",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2025-59609"
},
{
"cve": "CVE-2026-0125",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0125"
},
{
"cve": "CVE-2026-0126",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0126"
},
{
"cve": "CVE-2026-0127",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0127"
},
{
"cve": "CVE-2026-0128",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0128"
},
{
"cve": "CVE-2026-0129",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0129"
},
{
"cve": "CVE-2026-0130",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0130"
},
{
"cve": "CVE-2026-0131",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0131"
},
{
"cve": "CVE-2026-0132",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0132"
},
{
"cve": "CVE-2026-0133",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0133"
},
{
"cve": "CVE-2026-0134",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0134"
},
{
"cve": "CVE-2026-0135",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0135"
},
{
"cve": "CVE-2026-0136",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0136"
},
{
"cve": "CVE-2026-0137",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0137"
},
{
"cve": "CVE-2026-0138",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0138"
},
{
"cve": "CVE-2026-0139",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0139"
},
{
"cve": "CVE-2026-0140",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0140"
},
{
"cve": "CVE-2026-0141",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0141"
},
{
"cve": "CVE-2026-0142",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0142"
},
{
"cve": "CVE-2026-0143",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0143"
},
{
"cve": "CVE-2026-0144",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0144"
},
{
"cve": "CVE-2026-0145",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0145"
},
{
"cve": "CVE-2026-0146",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0146"
},
{
"cve": "CVE-2026-0147",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0147"
},
{
"cve": "CVE-2026-0148",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0148"
},
{
"cve": "CVE-2026-0149",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0149"
},
{
"cve": "CVE-2026-0150",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0150"
},
{
"cve": "CVE-2026-0151",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0151"
},
{
"cve": "CVE-2026-0152",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0152"
},
{
"cve": "CVE-2026-0153",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0153"
},
{
"cve": "CVE-2026-0154",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0154"
},
{
"cve": "CVE-2026-0155",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0155"
},
{
"cve": "CVE-2026-0156",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0156"
},
{
"cve": "CVE-2026-0157",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0157"
},
{
"cve": "CVE-2026-0158",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0158"
},
{
"cve": "CVE-2026-0160",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0160"
},
{
"cve": "CVE-2026-0161",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0161"
},
{
"cve": "CVE-2026-0162",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0162"
},
{
"cve": "CVE-2026-0164",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0164"
},
{
"cve": "CVE-2026-0165",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-0165"
},
{
"cve": "CVE-2026-24077",
"product_status": {
"known_affected": [
"T055558"
]
},
"release_date": "2026-06-16T22:00:00.000+00:00",
"title": "CVE-2026-24077"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.