Lucene search
+L

500013 matches found

Cvelist
Cvelist
added 6 days ago27 views

CVE-2026-73241 FreeRDP: RDSTLS server authentication bypass: a credential-less Capabilities PDU is accepted at the auth step (fail-open `resultCode`)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.30.0, FreeRDP server-side RDSTLS in libfreerdp/core/rdstls.c accepts an attacker-supplied RDSTLSTYPECAPABILITIES PDU while rdstlsserverauthenticate is waiting for RDSTLSTYPEAUTHREQ, leaving resultCode at RDSTLSRESULTSUCCE...

8.3CVSS0.00382EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago26 views

CVE-2026-73241

FreeRDP vulnerability CVE-2026-73241 affects the server-side RDSTLS implementation (libfreerdp/core/rdstls.c). An attacker-supplied RDSTLS_TYPE_CAPABILITIES PDU can be processed while the server awaits RDSTLS_TYPE_AUTHREQ, leaving resultCode as RDSTLS_RESULT_SUCCESS and allowing a remote unauthen...

8.3CVSS5.4AI score0.00382EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 6 days ago2 views

CVE-2026-73241 FreeRDP: RDSTLS server authentication bypass: a credential-less Capabilities PDU is accepted at the auth step (fail-open `resultCode`)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.30.0, FreeRDP server-side RDSTLS in libfreerdp/core/rdstls.c accepts an attacker-supplied RDSTLSTYPECAPABILITIES PDU while rdstlsserverauthenticate is waiting for RDSTLSTYPEAUTHREQ, leaving resultCode at RDSTLSRESULTSUCCE...

8.3CVSS5.4AI score0.00382EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-56934

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.30.0, FreeRDP server-side RDSTLS in libfreerdp/core/rdstls.c accepts an attacker-supplied RDSTLSTYPECAPABILITIES PDU while rdstlsserverauthenticate is waiting for RDSTLSTYPEAUTHREQ, leaving resultCode at RDSTLSRESULTSUCCE...

8.3CVSS5.4AI score0.00382EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago9 views

CVE-2026-73241 FreeRDP: RDSTLS server authentication bypass: a credential-less Capabilities PDU is accepted at the auth step (fail-open `resultCode`)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.30.0, FreeRDP server-side RDSTLS in libfreerdp/core/rdstls.c accepts an attacker-supplied RDSTLSTYPECAPABILITIES PDU while rdstlsserverauthenticate is waiting for RDSTLSTYPEAUTHREQ, leaving resultCode at RDSTLSRESULTSUCCE...

8.3CVSS5.5AI score0.00435EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 6 days ago5 views

CVE-2026-73235 FreeCAD: XXE file read and SSRF via external entity injection in Document.xml SAX parser

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.3AI score0.00125EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago29 views

CVE-2026-73235

Summary (CVE-2026-73235) FreeCAD prior to 1.1.2 is affected by an XML External Entity (XXE) vulnerability in the Xerces SAX2 XMLReader used by Base::XMLReader::XMLReader(), which parses attacker-controlled Document.xml from crafted .FCStd archives. If default external entity resolution and extern...

6.1CVSS5.4AI score0.00125EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-73235

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.3AI score0.00125EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-73235 FreeCAD: XXE file read and SSRF via external entity injection in Document.xml SAX parser

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS0.00125EPSS
SaveExploits0References6
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-56933

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.3AI score0.00125EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago6 views

CVE-2026-73235 FreeCAD: XXE file read and SSRF via external entity injection in Document.xml SAX parser

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.4AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 6 days ago2 views

CVE-2026-73234 FreeCAD: FCStd path traversal allows arbitrary file write via unsanitized file attribute in PropertyFileIncluded::Restore()

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS5.6AI score0.00158EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago5 views

CVE-2026-73234 FreeCAD: FCStd path traversal allows arbitrary file write via unsanitized file attribute in PropertyFileIncluded::Restore()

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-73234 FreeCAD: FCStd path traversal allows arbitrary file write via unsanitized file attribute in PropertyFileIncluded::Restore()

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS0.00158EPSS
SaveExploits0References6
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-56932

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS5.6AI score0.00158EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-73234

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS5.6AI score0.00158EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 6 days ago29 views

CVE-2026-73234

Affected: FreeCAD prior to 1.1.2. Vulnerability: PropertyFileIncluded::Restore() in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components, absolute paths, or parent traversal. I...

7.8CVSS5.6AI score0.00158EPSS
SaveExploits0References6
EUVD
EUVD
added 6 days ago7 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.0015EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago39 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.0015EPSS
SaveExploits0References6
OSV
OSV
added 6 days ago6 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
Rows per page
Query Builder