Lucene search
+L

65785 matches found

SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.6 views

SUSE CVE-2026-68428

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Fix use-after-free on vendor module reload mmudestroycaches destroys ptelistdesccache and mmupageheadercache, but leaves both pointers unchanged. The pointers live in kvm.ko, and therefore survive when a vendor modu...

5.7AI score0.00164EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 10:19 p.m.11 views

CVE-2026-73246

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS0.00347EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 9:45 p.m.10 views

CVE-2026-73246

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/11 9:45 p.m.9 views

EUVD-2026-57012

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 9:45 p.m.14 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS5.7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/11 9:45 p.m.31 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS0.00347EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 9:45 p.m.15 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 9:45 p.m.66 views

CVE-2026-73246

Kestra is an open-source event-driven orchestration platform. A vulnerability exists prior to 2.0.0-rc6 where WorkerEndpoint exposes GET /worker without authentication, serializing the complete live Task object. This can reveal commands, environment variables, HTTP headers, connection details, pl...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 8:19 p.m.7 views

GO-2026-5119 Nezha's authenticated agents can forge service-monitor results for other users' services in github.com/nezhahq/nezha

Nezha accepts service-monitor TaskResult messages from an authenticated agent based only on whether the reported service ID exists. The dashboard authenticates the agent and derives the reporter server ID from the gRPC stream, but the service-monitor result worker does not verify that the reporte...

7.1CVSS5.6AI score0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 8:18 p.m.12 views

CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/11 8:18 p.m.8 views

DEBIAN-CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.7AI score0.00148EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 7:39 p.m.9 views

EUVD-2026-56931

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.6AI score0.00148EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/11 7:39 p.m.58 views

CVE-2026-73233

FreeCAD CVE-2026-73233 affects the FEM Displacement Constraint dialog prior to version 1.1.2. The escaping helper fails to neutralize backslashes, letting crafted x/y/zDisplacementFormula text terminate the generated Python string and execute arbitrary Python code with the FreeCAD process privile...

8.5CVSS5.6AI score0.00148EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/11 7:39 p.m.9 views

CVE-2026-73233 FreeCAD: FEM formula incomplete escape

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.7AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/11 7:39 p.m.6 views

CVE-2026-73233 FreeCAD: FEM formula incomplete escape

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.6AI score0.00148EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/11 7:39 p.m.10 views

CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.7AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/11 7:39 p.m.29 views

CVE-2026-73233 FreeCAD: FEM formula incomplete escape

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS0.00148EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 7:39 p.m.9 views

CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.6AI score0.00148EPSS
SaveExploits0References7Affected Software1
The Hacker News
The Hacker News
added 2026/08/11 7:36 p.m.16 views

Kimwolf v7 Android Botnet Makes HTTP/2 DDoS Traffic Look Like Legitimate Browsing

Cybersecurity researchers have discovered a new version of the Kimwolf/AISURU Android and Internet of Things IoT botnet that comes with significant improvements to improve its operational resilience and conduct distributed denial-of-service DDoS attacks. The new version, tracked as Kimwolf v7, wa...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/08/11 7:18 p.m.9 views

CVE-2026-73221

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with the Worker role can use predictable task-based request IDs with the lambda request retrieve and destroy endpoints to view automatic annotation requests for tasks or jobs t...

5.3CVSS0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder