Search criteria

2 vulnerabilities found for OctoPrint-SpoolManager by WildRikku

CVE-2025-62169 (GCVE-0-2025-62169)

Vulnerability from cvelistv5 – Published: 2025-10-23 16:09 – Updated: 2025-10-23 16:41
VLAI?
Summary
OctoPrint-SpoolManager is a plugin for managing spools and all their usage metadata. In versions 1.8.0a2 and older of the testing branch and versions 1.7.7 and older of the stable branch, the APIs of the OctoPrint-SpoolManager plugin do not correctly enforce authentication or authorization checks. This issue has been patched in versions 1.8.0a3 of the testing branch and 1.7.8 of the stable branch. The impact of this vulnerability is greatly reduced when using OctoPrint version 1.11.2 and newer.
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
WildRikku OctoPrint-SpoolManager Affected: < 1.8.0a3
Affected: < 1.7.8
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-62169",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-23T16:41:40.304390Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-23T16:41:54.757Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "OctoPrint-SpoolManager",
          "vendor": "WildRikku",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.8.0a3"
            },
            {
              "status": "affected",
              "version": "\u003c 1.7.8"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "OctoPrint-SpoolManager is a plugin for managing spools and all their usage metadata. In versions 1.8.0a2 and older of the testing branch and versions 1.7.7 and older of the stable branch, the APIs of the OctoPrint-SpoolManager plugin do not correctly enforce authentication or authorization checks. This issue has been patched in versions 1.8.0a3 of the testing branch and 1.7.8 of the stable branch. The impact of this vulnerability is greatly reduced when using OctoPrint version 1.11.2 and newer."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-23T16:09:19.945Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/security/advisories/GHSA-2rrc-f24f-94f6",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/security/advisories/GHSA-2rrc-f24f-94f6"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/commit/b725e113316e177ce81238a2dbbbdb63d92c40b0",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/commit/b725e113316e177ce81238a2dbbbdb63d92c40b0"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.8",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.8"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.8.0a3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.8.0a3"
        }
      ],
      "source": {
        "advisory": "GHSA-2rrc-f24f-94f6",
        "discovery": "UNKNOWN"
      },
      "title": "OctoPrint-SpoolManager Plugin APIs do not enforce authentication"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2025-62169",
    "datePublished": "2025-10-23T16:09:19.945Z",
    "dateReserved": "2025-10-07T16:12:03.425Z",
    "dateUpdated": "2025-10-23T16:41:54.757Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-62169 (GCVE-0-2025-62169)

Vulnerability from nvd – Published: 2025-10-23 16:09 – Updated: 2025-10-23 16:41
VLAI?
Summary
OctoPrint-SpoolManager is a plugin for managing spools and all their usage metadata. In versions 1.8.0a2 and older of the testing branch and versions 1.7.7 and older of the stable branch, the APIs of the OctoPrint-SpoolManager plugin do not correctly enforce authentication or authorization checks. This issue has been patched in versions 1.8.0a3 of the testing branch and 1.7.8 of the stable branch. The impact of this vulnerability is greatly reduced when using OctoPrint version 1.11.2 and newer.
CWE
  • CWE-287 - Improper Authentication
Assigner
Impacted products
Vendor Product Version
WildRikku OctoPrint-SpoolManager Affected: < 1.8.0a3
Affected: < 1.7.8
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-62169",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-23T16:41:40.304390Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-23T16:41:54.757Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "OctoPrint-SpoolManager",
          "vendor": "WildRikku",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.8.0a3"
            },
            {
              "status": "affected",
              "version": "\u003c 1.7.8"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "OctoPrint-SpoolManager is a plugin for managing spools and all their usage metadata. In versions 1.8.0a2 and older of the testing branch and versions 1.7.7 and older of the stable branch, the APIs of the OctoPrint-SpoolManager plugin do not correctly enforce authentication or authorization checks. This issue has been patched in versions 1.8.0a3 of the testing branch and 1.7.8 of the stable branch. The impact of this vulnerability is greatly reduced when using OctoPrint version 1.11.2 and newer."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-287",
              "description": "CWE-287: Improper Authentication",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-23T16:09:19.945Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/security/advisories/GHSA-2rrc-f24f-94f6",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/security/advisories/GHSA-2rrc-f24f-94f6"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/commit/b725e113316e177ce81238a2dbbbdb63d92c40b0",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/commit/b725e113316e177ce81238a2dbbbdb63d92c40b0"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.8",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.7.8"
        },
        {
          "name": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.8.0a3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/WildRikku/OctoPrint-SpoolManager/releases/tag/1.8.0a3"
        }
      ],
      "source": {
        "advisory": "GHSA-2rrc-f24f-94f6",
        "discovery": "UNKNOWN"
      },
      "title": "OctoPrint-SpoolManager Plugin APIs do not enforce authentication"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2025-62169",
    "datePublished": "2025-10-23T16:09:19.945Z",
    "dateReserved": "2025-10-07T16:12:03.425Z",
    "dateUpdated": "2025-10-23T16:41:54.757Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}