Lucene search
+L

79368 matches found

EUVD
EUVD
added 2026/08/18 8:31 p.m.19 views

EUVD-2026-61228

Incorrect reference resolution in Core in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: High...

5.3AI score0.00496EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/18 8:31 p.m.12 views

CVE-2026-76039

Incorrect reference resolution in Core in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: High...

6.5CVSS5.4AI score0.00496EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/18 8:31 p.m.35 views

CVE-2026-76039

Incorrect reference resolution in Core in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: High...

0.00496EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 8:31 p.m.10 views

CVE-2026-76039

Incorrect reference resolution in Core in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. Chromium security severity: High...

5.2AI score0.00496EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 8:31 p.m.84 views

CVE-2026-76039

Google Chrome on Android prior to 151.0.7922.169 contains an incorrect reference resolution flaw in Core, allowing a remote attacker to use social engineering and a crafted HTML page to obtain sensitive information (CVSS 6.5, confidentiality-high). CISA SSVC reports no active exploitation. Fix: u...

6.5CVSS5.3AI score0.00496EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/18 8:31 p.m.45 views

CVE-2026-76036

Buffer overflow in Dawn in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

0.0081EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/18 8:31 p.m.29 views

EUVD-2026-61224

Buffer overflow in Dawn in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

6AI score0.0081EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/08/18 8:31 p.m.14 views

CVE-2026-76036

Buffer overflow in Dawn in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS6.1AI score0.0081EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/18 8:31 p.m.13 views

CVE-2026-76036

Buffer overflow in Dawn in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

6AI score0.0081EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/18 8:31 p.m.155 views

CVE-2026-76036

Affected: Dawn, the open-source WebGPU implementation library bundled in Chrome on Android, versions prior to 151.0.7922.169. Cause: A buffer overflow in Dawn allows writing beyond memory boundaries. Impact: A remote attacker can execute arbitrary code outside the Chrome sandbox by luring a victi...

9.6CVSS6AI score0.0081EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2026/08/18 6:19 p.m.10 views

CVE-2026-68927

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS0.00329EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.11 views

GHSA-8J49-MMCX-4MP5 MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.8AI score0.00431EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 6:01 p.m.9 views

GHSA-95PX-34X5-P37H MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00329EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.16 views

MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00329EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/18 5:48 p.m.27 views

CVE-2026-68927 MobSF: SSRF port restriction bypass in assetlinks_check

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:47 p.m.40 views

CVE-2026-68922

In MobSF versions before 4.5.1, find_icon_path_zip in mobsf/StaticAnalyzer/views/android/icon_analysis.py constructs paths from the manifest android:icon value without sanitizing traversal or verifying containment. An authenticated user can upload a crafted ZIP/APK to read server files matching A...

5.5CVSS5.4AI score0.00431EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:47 p.m.31 views

CVE-2026-68922 MobSF: Arbitrary File Read via Path Traversal in ZIP Uploads

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00431EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 1:17 p.m.11 views

CVE-2026-74980

Clickjacking issue in the Downloads component in Firefox for Android. This vulnerability was fixed in Firefox 154...

6.5CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 1:17 p.m.11 views

CVE-2026-74975

Spoofing issue in the Downloads component in Firefox for Android. This vulnerability was fixed in Firefox 154...

5.4CVSS0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 1:17 p.m.9 views

CVE-2026-74951

Clickjacking issue in Firefox for Android. This vulnerability was fixed in Firefox 154...

6.5CVSS0.0016EPSS
SaveExploits0References2
Rows per page
Query Builder