Vulnerabilites related to Percona - Monitoring and Management
CVE-2025-26701 (GCVE-0-2025-26701)
Vulnerability from cvelistv5
Published
2025-03-11 00:00
Modified
2025-03-11 19:27
Severity ?
CWE
Summary
An issue was discovered in Percona PMM Server (OVA) before 3.0.0-1.ova. The default service account credentials can lead to SSH access, use of Sudo to root, and sensitive data exposure. This is fixed in PMM2 2.42.0-1.ova, 2.43.0-1.ova, 2.43.1-1.ova, 2.43.2-1.ova, and 2.44.0-1.ova and in PMM3 3.0.0-1.ova and later.
Impacted products
Vendor Product Version
Percona Monitoring and Management Version: 2.38   < 2.42.0-1.ova
Version: 2.43.0   < 2.43.0-1.ova
Version: 2.43.1   < 2.43.1-1.ova
Version: 2.43.2   < 2.43.2-1.ova
Version: 2.44.0   < 2.44.0-1.ova
Version: 3.0.0   < 3.0.0-1.ova
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-26701",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-03-11T19:27:33.602324Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-03-11T19:27:40.631Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Monitoring and Management",
          "vendor": "Percona",
          "versions": [
            {
              "lessThan": "2.42.0-1.ova",
              "status": "affected",
              "version": "2.38",
              "versionType": "custom"
            },
            {
              "lessThan": "2.43.0-1.ova",
              "status": "affected",
              "version": "2.43.0",
              "versionType": "custom"
            },
            {
              "lessThan": "2.43.1-1.ova",
              "status": "affected",
              "version": "2.43.1",
              "versionType": "custom"
            },
            {
              "lessThan": "2.43.2-1.ova",
              "status": "affected",
              "version": "2.43.2",
              "versionType": "custom"
            },
            {
              "lessThan": "2.44.0-1.ova",
              "status": "affected",
              "version": "2.44.0",
              "versionType": "custom"
            },
            {
              "lessThan": "3.0.0-1.ova",
              "status": "affected",
              "version": "3.0.0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.42.0-1.ova",
                  "versionStartIncluding": "2.38",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.43.0-1.ova",
                  "versionStartIncluding": "2.43.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.43.1-1.ova",
                  "versionStartIncluding": "2.43.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.43.2-1.ova",
                  "versionStartIncluding": "2.43.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.44.0-1.ova",
                  "versionStartIncluding": "2.44.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "3.0.0-1.ova",
                  "versionStartIncluding": "3.0.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "An issue was discovered in Percona PMM Server (OVA) before 3.0.0-1.ova. The default service account credentials can lead to SSH access, use of Sudo to root, and sensitive data exposure. This is fixed in PMM2 2.42.0-1.ova, 2.43.0-1.ova, 2.43.1-1.ova, 2.43.2-1.ova, and 2.44.0-1.ova and in PMM3 3.0.0-1.ova and later."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 10,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1393",
              "description": "CWE-1393 Use of Default Password",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-03-11T17:35:47.933Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://www.percona.com/blog/security-advisory-cve-affecting-percona-monitoring-and-management-pmm/"
        }
      ],
      "x_generator": {
        "engine": "enrichogram 0.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2025-26701",
    "datePublished": "2025-03-11T00:00:00.000Z",
    "dateReserved": "2025-02-14T00:00:00.000Z",
    "dateUpdated": "2025-03-11T19:27:40.631Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}