Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-48612 (GCVE-0-2025-48612)
Vulnerability from cvelistv5 – Published: 2025-12-08 16:57 – Updated: 2026-06-01 21:14
VLAI
EPSS
Summary
In setDefaultKey of DefaultPaymentSettings.java, there is a possible way for an application to set the main user's default NFC payment setting due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
Severity
7.8 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- Elevation of privilege
- CWE-20 - Improper Input Validation
Assigner
References
1 reference
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-48612",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-09T04:56:06.688458Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T16:57:17.366Z",
"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": "16-qpr2"
},
{
"status": "affected",
"version": "16"
},
{
"status": "affected",
"version": "15"
},
{
"status": "affected",
"version": "14"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In setDefaultKey of DefaultPaymentSettings.java, there is a possible way for an application to set the main user\u0027s default NFC payment setting due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Elevation of privilege",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-01T21:14:50.282Z",
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
"shortName": "google_android"
},
"references": [
{
"url": "https://source.android.com/docs/security/bulletin/2026/2026-06-01"
}
],
"x_generator": {
"engine": "cvelib 1.7.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
"assignerShortName": "google_android",
"cveId": "CVE-2025-48612",
"datePublished": "2025-12-08T16:57:32.977Z",
"dateReserved": "2025-05-22T18:12:23.625Z",
"dateUpdated": "2026-06-01T21:14:50.282Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-48612",
"date": "2026-06-21",
"epss": "0.00068",
"percentile": "0.00045"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-48612\",\"sourceIdentifier\":\"security@android.com\",\"published\":\"2025-12-08T17:16:17.810\",\"lastModified\":\"2026-06-01T22:16:18.397\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In setDefaultKey of DefaultPaymentSettings.java, there is a possible way for an application to set the main user\u0027s default NFC payment setting due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:13.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"879FFD0C-9B38-4CAA-B057-1086D794D469\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:14.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2700BCC5-634D-4EC6-AB67-5B678D5F951D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8538774C-906D-4B03-A3E7-FA7A55E0DA9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:16.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D49E611-5D53-479D-A981-42388FDC0E8D\"}]}]}],\"references\":[{\"url\":\"https://source.android.com/docs/security/bulletin/2026/2026-06-01\",\"source\":\"security@android.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/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-2025-48612\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-09T04:56:06.688458Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-08T19:05:04.202Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Google\", \"product\": \"Android\", \"versions\": [{\"status\": \"affected\", \"version\": \"16-qpr2\"}, {\"status\": \"affected\", \"version\": \"16\"}, {\"status\": \"affected\", \"version\": \"15\"}, {\"status\": \"affected\", \"version\": \"14\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://source.android.com/docs/security/bulletin/2026/2026-06-01\"}], \"x_generator\": {\"engine\": \"cvelib 1.7.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In setDefaultKey of DefaultPaymentSettings.java, there is a possible way for an application to set the main user\u0027s default NFC payment setting due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"Elevation of privilege\"}]}], \"providerMetadata\": {\"orgId\": \"baff130e-b8d5-4e15-b3d3-c3cf5d5545c6\", \"shortName\": \"google_android\", \"dateUpdated\": \"2026-06-01T21:14:50.282Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-48612\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-01T21:14:50.282Z\", \"dateReserved\": \"2025-05-22T18:12:23.625Z\", \"assignerOrgId\": \"baff130e-b8d5-4e15-b3d3-c3cf5d5545c6\", \"datePublished\": \"2025-12-08T16:57:32.977Z\", \"assignerShortName\": \"google_android\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2026-1772
Vulnerability from csaf_certbund - Published: 2026-06-01 22:00 - Updated: 2026-06-01 22:00Summary
Google Android: Mehrere Schwachstellen
Severity
Kritisch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Das Android Betriebssystem ist eine quelloffene Plattform für mobile Geräte. Die Basis bildet der Linux-Kernel.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Google Android ausnutzen, um seine Privilegien zu erhöhen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, und um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Android
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Google Android security patch level <2026-06-01
Google / Android
|
security patch level <2026-06-01 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"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 ausnutzen, um seine Privilegien zu erh\u00f6hen, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, und um beliebigen Programmcode auszuf\u00fchren.",
"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-1772 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1772.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1772 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1772"
},
{
"category": "external",
"summary": "Android Patchday Juni 2026 vom 2026-06-01",
"url": "https://source.android.com/docs/security/bulletin/2026/2026-06-01"
}
],
"source_lang": "en-US",
"title": "Google Android: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-01T22:00:00.000+00:00",
"generator": {
"date": "2026-06-02T11:37:29.819+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1772",
"initial_release_date": "2026-06-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "security patch level \u003c2026-06-01",
"product": {
"name": "Google Android security patch level \u003c2026-06-01",
"product_id": "T054959"
}
},
{
"category": "product_version",
"name": "security patch level 2026-06-01",
"product": {
"name": "Google Android security patch level 2026-06-01",
"product_id": "T054959-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:google:android:security_patch_level__2026-06-01"
}
}
}
],
"category": "product_name",
"name": "Android"
}
],
"category": "vendor",
"name": "Google"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22424",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-22424"
},
{
"cve": "CVE-2025-22426",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-22426"
},
{
"cve": "CVE-2025-26418",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-26418"
},
{
"cve": "CVE-2025-32348",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-32348"
},
{
"cve": "CVE-2025-40214",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-40214"
},
{
"cve": "CVE-2025-47384",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-47384"
},
{
"cve": "CVE-2025-47392",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-47392"
},
{
"cve": "CVE-2025-47400",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-47400"
},
{
"cve": "CVE-2025-47401",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-47401"
},
{
"cve": "CVE-2025-47403",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-47403"
},
{
"cve": "CVE-2025-48570",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48570"
},
{
"cve": "CVE-2025-48581",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48581"
},
{
"cve": "CVE-2025-48595",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48595"
},
{
"cve": "CVE-2025-48600",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48600"
},
{
"cve": "CVE-2025-48612",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48612"
},
{
"cve": "CVE-2025-48615",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48615"
},
{
"cve": "CVE-2025-48616",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48616"
},
{
"cve": "CVE-2025-48648",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48648"
},
{
"cve": "CVE-2025-48649",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48649"
},
{
"cve": "CVE-2025-48652",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-48652"
},
{
"cve": "CVE-2025-59604",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-59604"
},
{
"cve": "CVE-2025-59605",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-59605"
},
{
"cve": "CVE-2025-59606",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-59606"
},
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-71251",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71251"
},
{
"cve": "CVE-2025-71252",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71252"
},
{
"cve": "CVE-2025-71253",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71253"
},
{
"cve": "CVE-2025-71254",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71254"
},
{
"cve": "CVE-2025-71255",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71255"
},
{
"cve": "CVE-2025-71256",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2025-71256"
},
{
"cve": "CVE-2026-0009",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0009"
},
{
"cve": "CVE-2026-0016",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0016"
},
{
"cve": "CVE-2026-0018",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0018"
},
{
"cve": "CVE-2026-0036",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0036"
},
{
"cve": "CVE-2026-0039",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0039"
},
{
"cve": "CVE-2026-0040",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0040"
},
{
"cve": "CVE-2026-0041",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0041"
},
{
"cve": "CVE-2026-0042",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0042"
},
{
"cve": "CVE-2026-0043",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0043"
},
{
"cve": "CVE-2026-0044",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0044"
},
{
"cve": "CVE-2026-0045",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0045"
},
{
"cve": "CVE-2026-0046",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0046"
},
{
"cve": "CVE-2026-0048",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0048"
},
{
"cve": "CVE-2026-0050",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0050"
},
{
"cve": "CVE-2026-0051",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0051"
},
{
"cve": "CVE-2026-0052",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0052"
},
{
"cve": "CVE-2026-0055",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0055"
},
{
"cve": "CVE-2026-0056",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0056"
},
{
"cve": "CVE-2026-0059",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0059"
},
{
"cve": "CVE-2026-0060",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0060"
},
{
"cve": "CVE-2026-0061",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0061"
},
{
"cve": "CVE-2026-0067",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0067"
},
{
"cve": "CVE-2026-0069",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0069"
},
{
"cve": "CVE-2026-0070",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0070"
},
{
"cve": "CVE-2026-0074",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0074"
},
{
"cve": "CVE-2026-0075",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0075"
},
{
"cve": "CVE-2026-0076",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0076"
},
{
"cve": "CVE-2026-0077",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0077"
},
{
"cve": "CVE-2026-0078",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0078"
},
{
"cve": "CVE-2026-0079",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0079"
},
{
"cve": "CVE-2026-0080",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0080"
},
{
"cve": "CVE-2026-0085",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0085"
},
{
"cve": "CVE-2026-0086",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0086"
},
{
"cve": "CVE-2026-0087",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0087"
},
{
"cve": "CVE-2026-0088",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0088"
},
{
"cve": "CVE-2026-0089",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0089"
},
{
"cve": "CVE-2026-0091",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0091"
},
{
"cve": "CVE-2026-0093",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0093"
},
{
"cve": "CVE-2026-0094",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0094"
},
{
"cve": "CVE-2026-0095",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0095"
},
{
"cve": "CVE-2026-0096",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0096"
},
{
"cve": "CVE-2026-0097",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0097"
},
{
"cve": "CVE-2026-0098",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0098"
},
{
"cve": "CVE-2026-0099",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0099"
},
{
"cve": "CVE-2026-0100",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-0100"
},
{
"cve": "CVE-2026-20431",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20431"
},
{
"cve": "CVE-2026-20432",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20432"
},
{
"cve": "CVE-2026-20433",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20433"
},
{
"cve": "CVE-2026-20435",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20435"
},
{
"cve": "CVE-2026-20447",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20447"
},
{
"cve": "CVE-2026-20448",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20448"
},
{
"cve": "CVE-2026-20449",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20449"
},
{
"cve": "CVE-2026-20450",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20450"
},
{
"cve": "CVE-2026-20453",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20453"
},
{
"cve": "CVE-2026-20454",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20454"
},
{
"cve": "CVE-2026-20455",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-20455"
},
{
"cve": "CVE-2026-21352",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21352"
},
{
"cve": "CVE-2026-21353",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21353"
},
{
"cve": "CVE-2026-21367",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21367"
},
{
"cve": "CVE-2026-21372",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21372"
},
{
"cve": "CVE-2026-21373",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21373"
},
{
"cve": "CVE-2026-21374",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21374"
},
{
"cve": "CVE-2026-21375",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21375"
},
{
"cve": "CVE-2026-21376",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21376"
},
{
"cve": "CVE-2026-21378",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21378"
},
{
"cve": "CVE-2026-21380",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21380"
},
{
"cve": "CVE-2026-21381",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21381"
},
{
"cve": "CVE-2026-21538",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21538"
},
{
"cve": "CVE-2026-21539",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21539"
},
{
"cve": "CVE-2026-21540",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21540"
},
{
"cve": "CVE-2026-21541",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21541"
},
{
"cve": "CVE-2026-21542",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21542"
},
{
"cve": "CVE-2026-21543",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21543"
},
{
"cve": "CVE-2026-21544",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21544"
},
{
"cve": "CVE-2026-21545",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21545"
},
{
"cve": "CVE-2026-21546",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21546"
},
{
"cve": "CVE-2026-21547",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21547"
},
{
"cve": "CVE-2026-21736",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-21736"
},
{
"cve": "CVE-2026-22163",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-22163"
},
{
"cve": "CVE-2026-22167",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-22167"
},
{
"cve": "CVE-2026-24085",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-24085"
},
{
"cve": "CVE-2026-24089",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-24089"
},
{
"cve": "CVE-2026-25276",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-25276"
},
{
"cve": "CVE-2026-25277",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-25277"
},
{
"cve": "CVE-2026-28574",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28574"
},
{
"cve": "CVE-2026-28577",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28577"
},
{
"cve": "CVE-2026-28578",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28578"
},
{
"cve": "CVE-2026-28580",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28580"
},
{
"cve": "CVE-2026-28581",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28581"
},
{
"cve": "CVE-2026-28586",
"product_status": {
"known_affected": [
"T054959"
]
},
"release_date": "2026-06-01T22:00:00.000+00:00",
"title": "CVE-2026-28586"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…