Lucene search
+L

420484 matches found

OSV
OSV
added 2026/08/18 6:03 p.m.5 views

CVE-2026-48508 Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission

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.7AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 6:03 p.m.6 views

CVE-2026-48508 Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission

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.5AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:03 p.m.25 views

CVE-2026-48508 Lemur: Authorization bypass in StrictRolePermission / AuthorityCreatorPermission

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
OSV
OSV
added 2026/08/18 6:01 p.m.6 views

CVE-2026-50167 Kurrier: Authenticated cross-user authorization bypass in Kurrier API

Kurrier is a modern, self-hosted workspace for email, calendar, contacts, and storage. Prior to 1.2.4, Kurrier API endpoints for listing and retrieving webhook and identity resources did not enforce ownership checks for authenticated API requests. An attacker with a valid API key could use anothe...

5.3CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/18 6:01 p.m.8 views

CVE-2026-50167 Kurrier: Authenticated cross-user authorization bypass in Kurrier API

Kurrier is a modern, self-hosted workspace for email, calendar, contacts, and storage. Prior to 1.2.4, Kurrier API endpoints for listing and retrieving webhook and identity resources did not enforce ownership checks for authenticated API requests. An attacker with a valid API key could use anothe...

5.3CVSS5.3AI score0.00422EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 6:01 p.m.24 views

CVE-2026-50167 Kurrier: Authenticated cross-user authorization bypass in Kurrier API

Kurrier is a modern, self-hosted workspace for email, calendar, contacts, and storage. Prior to 1.2.4, Kurrier API endpoints for listing and retrieving webhook and identity resources did not enforce ownership checks for authenticated API requests. An attacker with a valid API key could use anothe...

5.3CVSS0.00422EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.4 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.00262EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.7 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.00262EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.9 views

MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:00 p.m.5 views

GHSA-X768-8642-MMQ9 MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.6AI score0.00417EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 6:00 p.m.4 views

GHSA-P23G-MVHJ-JH3J GeoLens: Cross-dataset authorization bypass discloses private dataset metadata, schema, sample values, table rows, and raster/vector tile data

Summary Multiple GeoLens read/link endpoints authorized only the resource named in the request URL a map, a VRT, a source dataset, an AI request and failed to re-authorize a second, caller-influenced dataset that the request reached through a relationship, layer reference, mosaic source, or reque...

7.5CVSS5.6AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.7 views

GeoLens: Cross-dataset authorization bypass discloses private dataset metadata, schema, sample values, table rows, and raster/vector tile data

Summary Multiple GeoLens read/link endpoints authorized only the resource named in the request URL a map, a VRT, a source dataset, an AI request and failed to re-authorize a second, caller-influenced dataset that the request reached through a relationship, layer reference, mosaic source, or reque...

5.5AI score
SaveExploits0References7Affected Software3
CVE
CVE
added 2026/08/18 5:57 p.m.10 views

CVE-2026-61696

Forem versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c render unsanitized feedback_message[message] via raw() in app/views/admin/feedback_messages/_feedback_message.html.erb, enabling stored XSS when an admin views an abuse report. The unauthenticated FeedbackMessagesController acc...

6.3CVSS5.4AI score0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 5:57 p.m.9 views

EUVD-2026-61141

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS5.4AI score0.0023EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 5:57 p.m.4 views

CVE-2026-61696 Forem: Stored XSS in Admin Abuse Report Rendering

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS5.3AI score0.0023EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 5:57 p.m.25 views

CVE-2026-61696 Forem: Stored XSS in Admin Abuse Report Rendering

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 5:57 p.m.5 views

CVE-2026-61696 Forem: Stored XSS in Admin Abuse Report Rendering

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/18 5:56 p.m.5 views

CVE-2026-75625 Kraken Agents Peer-to-Peer Download Cache Poisoning via Digest Verification Bypass

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS5.3AI score0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:56 p.m.31 views

CVE-2026-75625 Kraken Agents Peer-to-Peer Download Cache Poisoning via Digest Verification Bypass

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 5:56 p.m.8 views

EUVD-2026-61139

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS5.4AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder