Lucene search
+L

72564 matches found

CVE
CVE
added 2026/08/18 7:12 p.m.24 views

CVE-2026-71417

In Lemur before 1.9.3, a non-read-only user could upload a duplicate certificate row bypassing CertificatePermission, then revoke it via PUT /api/1/certificates//revoke, causing issuer plugins to revoke the real CA-side certificate and causing fleet-wide TLS denial of service. Fixed in 1.9.3. No ...

7.3CVSS5.6AI score0.00082EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:11 p.m.12 views

CVE-2026-19671 Improper handling of highly compressed data (data amplification) in CISA Malcolm

Malcolm's upload-processing pipeline scripts/safe-extract.py enforces entry-count, nesting-depth, and total-uncompressed-byte limits when extracting container archives zip/tar/rar/7z via libarchive, but those limits are not applied when the uploaded file is a single-stream compressed format .gz,...

7.1CVSS5.5AI score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 7:11 p.m.39 views

CVE-2026-19671

Malcolm's safe-extract.py enforces decompression limits only on container archives (zip/tar/rar/7z) but not on single-stream formats (.gz/.xz/.lzma/.lz). An authenticated user can upload a small gzip bomb that decompresses unboundedly, exhausting the shared Docker volume used by OpenSearch, Logst...

7.1CVSS5.4AI score0.00326EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 6:52 p.m.31 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:52 p.m.49 views

CVE-2026-55162

Netflix Lemur versions before 1.9.2 are vulnerable to post-authentication SSRF: lemur/certificates/verify.py passes attacker-controlled CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions directly to requests.get() and openssl ocsp without destination validation, e...

6.3CVSS5.4AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:52 p.m.6 views

CVE-2026-55162 Lemur: Post-authentication SSRF via certificate verification - attacker-controlled CRL and OCSP URLs in uploaded certificates

Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crlverify and ocspverify without adequate destination validation. An authenticated operator could subm...

6.3CVSS5.6AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 6:19 p.m.5 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.00262EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.5 views

CVE-2026-68922

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.00358EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:17 p.m.7 views

CVE-2026-48508

Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Need objects when ADMINONLYAUTHORITYCREATION and LEMURSTRICTROLEENFORCEMENT are unset because both flags default t...

8.8CVSS0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 6:03 p.m.11 views

EUVD-2026-61100

Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flaskprincipal.Permission.init with zero Need objects when ADMINONLYAUTHORITYCREATION and LEMURSTRICTROLEENFORCEMENT are unset because both flags default t...

8.8CVSS5.6AI score0.00236EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.12 views

MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/18 5:48 p.m.21 views

CVE-2026-68927

MobSF (Mobile Security Framework) prior to 4.5.1 contains an SSRF port restriction bypass in the Android App Link assetlinks checker. The function get_browsable_activities in manifest_analysis.py validates only the android:host value via valid_host(), but appends a separately supplied android:por...

3CVSS5.3AI score0.00262EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:48 p.m.18 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...

3CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 5:47 p.m.5 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.5CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 5:47 p.m.9 views

EUVD-2026-61132

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.5CVSS5.3AI score0.00358EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:47 p.m.30 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.00358EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:47 p.m.25 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.00358EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:38 p.m.12 views

GO-2026-6183 Nil pointer dereference in Infinite Scale TUS uploads in github.com/rclone/rclone

During WebDAV Infinite Scale TUS upload creation, a transport failure can return a nil HTTP response along with an error. When handling the failure, rclone dereferences the nil response before checking the error, causing a panic that can crash the process in unrecovered contexts such as VFS mount...

6CVSS5.4AI score0.00233EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/08/18 4:24 p.m.8 views

WordPress ProSolution WP Client plugin <= 2.0.10 - Unauthenticated Arbitrary File Upload via Content-Disposition Header Filename Override vulnerability

Unauthenticated Arbitrary File Upload via Content-Disposition Header Filename Override vulnerability discovered by Nir Yehoshua - cipher security labs in WordPress Plugin ProSolution WP Client versions = 2.0.10...

9.8CVSS5.2AI score0.00641EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/18 4:18 p.m.7 views

CVE-2026-73373

Joomla! Core - 20260810 - Unrestricted uploads of SHTML files in Joomla 1.0.0-5.4.7, 6.0.0-6.1.2 - The default list of dangerous files did not include SHTML files. On servers that executed these files, that could lead to code execution...

9.8CVSS0.00307EPSS
SaveExploits0References2
Rows per page
Query Builder