You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manually inspected some GCode file and by accident discovered the following line:
; printhost_apikey = XXXXXXXXXXXXX
I would not classify this as a severe vulnerability, but I don't think users are aware that their gcode files now contain the access credentials to control their OctoPrint Host. Sharing GCode is rare, but it happens.
The text was updated successfully, but these errors were encountered:
I manually inspected some GCode file and by accident discovered the following line:
; printhost_apikey = XXXXXXXXXXXXX
I would not classify this as a severe vulnerability, but I don't think users are aware that their gcode files now contain the access credentials to control their OctoPrint Host. Sharing GCode is rare, but it happens.
The text was updated successfully, but these errors were encountered: