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",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-26701\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-03-11T18:15:33.210\",\"lastModified\":\"2025-03-11T18:15:33.210\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"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\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":10.0,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1393\"}]}],\"references\":[{\"url\":\"https://www.percona.com/blog/security-advisory-cve-affecting-percona-monitoring-and-management-pmm/\",\"source\":\"cve@mitre.org\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-26701\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-11T19:27:33.602324Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-11T19:27:37.517Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.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\"}}], \"affected\": [{\"vendor\": \"Percona\", \"product\": \"Monitoring and Management\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.38\", \"lessThan\": \"2.42.0-1.ova\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.43.0\", \"lessThan\": \"2.43.0-1.ova\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.43.1\", \"lessThan\": \"2.43.1-1.ova\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.43.2\", \"lessThan\": \"2.43.2-1.ova\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.44.0\", \"lessThan\": \"2.44.0-1.ova\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.0-1.ova\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"references\": [{\"url\": \"https://www.percona.com/blog/security-advisory-cve-affecting-percona-monitoring-and-management-pmm/\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1393\", \"description\": \"CWE-1393 Use of Default Password\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.42.0-1.ova\", \"versionStartIncluding\": \"2.38\"}, {\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.43.0-1.ova\", \"versionStartIncluding\": \"2.43.0\"}, {\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.43.1-1.ova\", \"versionStartIncluding\": \"2.43.1\"}, {\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.43.2-1.ova\", \"versionStartIncluding\": \"2.43.2\"}, {\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.44.0-1.ova\", \"versionStartIncluding\": \"2.44.0\"}, {\"criteria\": \"cpe:2.3:a:percona:monitoring_and_management:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"3.0.0-1.ova\", \"versionStartIncluding\": \"3.0.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-03-11T17:35:47.933Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-26701\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-11T19:27:40.631Z\", \"dateReserved\": \"2025-02-14T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-03-11T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…