Lucene search
+L

3946 matches found

NVD
NVD
added 2026/09/14 3:17 p.m.7 views

CVE-2026-82427

Description A topology's topology.blobstore.map lets the submitter choose a local name for each blob that the supervisor localises. That name was used to build a path under the topology's working directory without normalisation, in both AsyncLocalizer and Container.createBlobstoreLinks, and the...

7.8CVSS0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/14 3:17 p.m.6 views

CVE-2026-82428

Description Dependency artifacts uploaded with storm jar --artifacts were stored under a blob key derived only from the Maven coordinate, for example dep---.jar. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already existed, the uploader...

8.8CVSS0.00693EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:19 p.m.28 views

CVE-2026-82427 Apache Storm Nimbus: Path Traversal as the Supervisor User via Unsanitised Blobstore Map Local Name

Description A topology's topology.blobstore.map lets the submitter choose a local name for each blob that the supervisor localises. That name was used to build a path under the topology's working directory without normalisation, in both AsyncLocalizer and Container.createBlobstoreLinks, and the...

0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 2:19 p.m.7 views

EUVD-2026-77530

Description A topology's topology.blobstore.map lets the submitter choose a local name for each blob that the supervisor localises. That name was used to build a path under the topology's working directory without normalisation, in both AsyncLocalizer and Container.createBlobstoreLinks, and the...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 2:18 p.m.6 views

EUVD-2026-77529

Description Dependency artifacts uploaded with storm jar --artifacts were stored under a blob key derived only from the Maven coordinate, for example dep---.jar. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already existed, the uploader...

8.8CVSS5.9AI score0.00693EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/14 2:18 p.m.35 views

CVE-2026-82428 Apache Storm Client: Cross-Tenant Dependency Jar Substitution via Predictable Blob Keys

Description Dependency artifacts uploaded with storm jar --artifacts were stored under a blob key derived only from the Maven coordinate, for example dep---.jar. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already existed, the uploader...

0.00693EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:18 p.m.13 views

CVE-2026-82428

Apache Storm's storm jar --artifacts feature stored dependency blobs under keys derived solely from the Maven coordinate, making them predictable and identical across all cluster users . When a blob already existed, the uploader silently reused it without verifying the existing blob's content or ...

5.9AI score0.00693EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 2:05 p.m.7 views

EUVD-2026-77516

Description The Logviewer offers logs.users and logs.groups so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer...

4.3CVSS5.7AI score0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 2:05 p.m.15 views

CVE-2026-82437

Apache Storm Logviewer had a broken access-control check: the "daemon log" flag was combined with the authorizer result in a way that discarded the authorizer's decision entirely, and the daemon log page/download endpoints reached their handlers without consulting an authorizer at all. Any user p...

5.7AI score0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 2:05 p.m.31 views

CVE-2026-82437 Apache Storm Logviewer: Log Access Controls Not Enforced by Logviewer

Description The Logviewer offers logs.users and logs.groups so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer...

0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 1:58 p.m.17 views

CVE-2026-82441

Apache Storm Nimbus fails to validate dependency_jars and dependency_artifacts blobstore keys submitted with a topology. This enables two distinct impacts: (1) cross-tenant blob deletion — during cleanup, Nimbus deletes listed keys as its own subject (bypassing ACL), so a submitter can target ano...

5.7AI score0.0042EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 1:58 p.m.36 views

CVE-2026-82441 Apache Storm Nimbus: Cross-Tenant Blob Deletion and Cluster Denial of Service via Unvalidated Topology Dependency Keys

Description A submitted topology carries two lists of blobstore keys, dependencyjars and dependencyartifacts, which the client fills in after uploading the corresponding blobs. Nimbus performed no validation of their contents on the submission path, yet acts on them in two places. During cleanup ...

0.0042EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/14 1:19 p.m.7 views

CVE-2026-90936

Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customeremail.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests...

5.3CVSS0.00229EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/14 1:16 a.m.12 views

CVE-2025-68624

N-able Mail Assure through April 2026 contains a design-level authorization flaw that allows an authenticated SMTP user to send outbound email using MAIL FROM addresses belonging to other tenants. When connecting to the SMTP TCP port and performing SMTP AUTH with valid credentials, the server...

4.3CVSS0.00293EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.16 views

PT-2026-90993

N-able Mail Assure through April 2026 contains a design-level authorization flaw that allows an authenticated SMTP user to send outbound email using MAIL FROM addresses belonging to other tenants. When connecting to the SMTP TCP port and performing SMTP AUTH with valid credentials, the server...

4.3CVSS5.8AI score0.00293EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.12 views

PT-2026-91232

Description The Logviewer offers logs.users and logs.groups so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the authorizer result in a way that discarded the authorizer's answer...

5.7AI score0.00269EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 12:00 a.m.9 views

EUVD-2025-210903

N-able Mail Assure through April 2026 contains a design-level authorization flaw that allows an authenticated SMTP user to send outbound email using MAIL FROM addresses belonging to other tenants. When connecting to the SMTP TCP port and performing SMTP AUTH with valid credentials, the server...

4.3CVSS5.8AI score0.00293EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/09/14 12:00 a.m.8 views

CVE-2025-68624

N-able Mail Assure through April 2026 contains a design-level authorization flaw that allows an authenticated SMTP user to send outbound email using MAIL FROM addresses belonging to other tenants. When connecting to the SMTP TCP port and performing SMTP AUTH with valid credentials, the server...

4.3CVSS5.8AI score0.00293EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/14 12:00 a.m.39 views

CVE-2025-68624

N-able Mail Assure through April 2026 contains a design-level authorization flaw that allows an authenticated SMTP user to send outbound email using MAIL FROM addresses belonging to other tenants. When connecting to the SMTP TCP port and performing SMTP AUTH with valid credentials, the server...

4.3CVSS0.00293EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/09/14 12:00 a.m.13 views

PT-2026-91226

Description Dependency artifacts uploaded with storm jar --artifacts were stored under a blob key derived only from the Maven coordinate, for example dep---.jar. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already existed, the uploader...

5.9AI score0.00693EPSS
SaveExploits0References1
Rows per page
Query Builder