Lucene search
+L

5 matches found

Github Security Blog
Github Security Blog
added yesterday11 views

SeaweedFS: Path traversal in the S3 and Iceberg REST gateways allows cross-bucket access

Summary The S3 API gateway and the Iceberg REST catalog gateway construct their routers with mux.NewRouter.SkipCleantrue. With path cleaning disabled, a .. segment inside the URL survives routing, so a request such as: GET /bucket-A/../evil-bucket/key is matched as bucket=bucket-A,...

10CVSS5.4AI score0.00384EPSS
SaveExploits2References5Affected Software1
CVE
CVE
added 2026/06/25 6:41 p.m.43 views

CVE-2026-54917

CVE-2026-54917 affects SeaweedFS prior to 4.30. The S3 gateway and Iceberg REST catalog gateway construct routers with mux.NewRouter().SkipClean(true); when path cleaning is disabled, a .. segment in URLs can survive routing (example: GET /bucket-A/../evil-bucket/key) and be parsed as a valid buc...

10CVSS5.9AI score0.00384EPSS
SaveExploits2References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 2:14 p.m.5 views

CVE-2026-34214 Trino: Iceberg REST catalog static and vended credentials are accessible via query JSON

Trino is a distributed SQL query engine for big data analytics. From version 439 to before version 480, Iceberg connector REST catalog static credentials access key or vended credentials temporary access key are accessible to users that have write privilege on SQL level. This issue has been patch...

7.7CVSS5.8AI score0.00196EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/29 3:13 p.m.35 views

Trino: Iceberg REST catalog static and vended credentials are accessible via query JSON

Summary Iceberg connector REST catalog static credentials access key or vended credentials temporary access key are accessible to users that have write privilege on SQL level. Details Iceberg REST catalog typically needs access to object storage. This access can be configured in multiple differen...

7.7CVSS6.1AI score0.00196EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.11 views

PT-2026-28609

Summary Iceberg connector REST catalog static credentials access key or vended credentials temporary access key are accessible to users that have write privilege on SQL level. Details Iceberg REST catalog typically needs access to object storage. This access can be configured in multiple differen...

7.7CVSS6.1AI score0.00196EPSS
SaveExploits0References7
Rows per page
Query Builder