Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for com.palantir.controlpanel:control-panel by Palantir

    CVE-2025-64400 (GCVE-0-2025-64400)

    Vulnerability from nvd – Published: 2025-12-18 19:32 – Updated: 2025-12-18 19:48
    VLAI
    Title
    Insufficient permission checks when pre-enrolling users Summary
    Summary
    Control Panel provides an API for pre-registering into an enrollment and organization prior to a user's first login. The API for creating users checks that the account requesting a user creation has `edit` on the enrollment-level user directory, but is missing a separate check that the enrollment editor has access (or belongs to) the organization that they are adding a user to.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
    Assigner
    Impacted products
    Vendor Product Version
    Palantir com.palantir.controlpanel:control-panel Unaffected: 1.1395.1
    Unaffected: 1.1384.1
    Unaffected: 1.1401.0 , < * (semver)
    Affected: * , < 1.1401.0 (semver)
    Unaffected: 1.1346.1
    Unaffected: 1.1352.1
    Unaffected: 1.1352.5
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-64400",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-12-18T19:47:57.678748Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-12-18T19:48:40.936Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "com.palantir.controlpanel:control-panel",
              "vendor": "Palantir",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.1395.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1384.1"
                },
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "1.1401.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "1.1401.0",
                  "status": "affected",
                  "version": "*",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "1.1346.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1352.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1352.5"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Control Panel provides an API for pre-registering  into an enrollment and organization prior to a user\u0027s first login. The API for creating users checks that the account requesting a user creation has `edit` on the enrollment-level user directory, but is missing a separate check that the enrollment editor has access (or belongs to) the organization that they are adding a user to."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-1",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "In applications, particularly web applications, access to functionality is mitigated by an authorization framework. This framework maps Access Control Lists (ACLs) to elements of the application\u0027s functionality; particularly URL\u0027s for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application, or can run queries for data that they otherwise not supposed to."
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-12-18T19:32:30.241Z",
            "orgId": "bbcbe11d-db20-4bc2-8a6e-c79f87041fd4",
            "shortName": "Palantir"
          },
          "references": [
            {
              "url": "https://palantir.safebase.us/?tcuUid=52a9fd2f-1868-48cb-af01-93c589160e19"
            }
          ],
          "source": {
            "defect": [
              "PLTRSEC-2025-51"
            ],
            "discovery": "INTERNAL"
          },
          "title": "Insufficient permission checks when pre-enrolling users Summary"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "bbcbe11d-db20-4bc2-8a6e-c79f87041fd4",
        "assignerShortName": "Palantir",
        "cveId": "CVE-2025-64400",
        "datePublished": "2025-12-18T19:32:30.241Z",
        "dateReserved": "2025-10-31T16:12:53.455Z",
        "dateUpdated": "2025-12-18T19:48:40.936Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-64400 (GCVE-0-2025-64400)

    Vulnerability from cvelistv5 – Published: 2025-12-18 19:32 – Updated: 2025-12-18 19:48
    VLAI
    Title
    Insufficient permission checks when pre-enrolling users Summary
    Summary
    Control Panel provides an API for pre-registering into an enrollment and organization prior to a user's first login. The API for creating users checks that the account requesting a user creation has `edit` on the enrollment-level user directory, but is missing a separate check that the enrollment editor has access (or belongs to) the organization that they are adding a user to.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-284 - The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
    Assigner
    Impacted products
    Vendor Product Version
    Palantir com.palantir.controlpanel:control-panel Unaffected: 1.1395.1
    Unaffected: 1.1384.1
    Unaffected: 1.1401.0 , < * (semver)
    Affected: * , < 1.1401.0 (semver)
    Unaffected: 1.1346.1
    Unaffected: 1.1352.1
    Unaffected: 1.1352.5
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-64400",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-12-18T19:47:57.678748Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-12-18T19:48:40.936Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "com.palantir.controlpanel:control-panel",
              "vendor": "Palantir",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.1395.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1384.1"
                },
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "1.1401.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "1.1401.0",
                  "status": "affected",
                  "version": "*",
                  "versionType": "semver"
                },
                {
                  "status": "unaffected",
                  "version": "1.1346.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1352.1"
                },
                {
                  "status": "unaffected",
                  "version": "1.1352.5"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Control Panel provides an API for pre-registering  into an enrollment and organization prior to a user\u0027s first login. The API for creating users checks that the account requesting a user creation has `edit` on the enrollment-level user directory, but is missing a separate check that the enrollment editor has access (or belongs to) the organization that they are adding a user to."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-1",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "In applications, particularly web applications, access to functionality is mitigated by an authorization framework. This framework maps Access Control Lists (ACLs) to elements of the application\u0027s functionality; particularly URL\u0027s for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application, or can run queries for data that they otherwise not supposed to."
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 4.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-284",
                  "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-12-18T19:32:30.241Z",
            "orgId": "bbcbe11d-db20-4bc2-8a6e-c79f87041fd4",
            "shortName": "Palantir"
          },
          "references": [
            {
              "url": "https://palantir.safebase.us/?tcuUid=52a9fd2f-1868-48cb-af01-93c589160e19"
            }
          ],
          "source": {
            "defect": [
              "PLTRSEC-2025-51"
            ],
            "discovery": "INTERNAL"
          },
          "title": "Insufficient permission checks when pre-enrolling users Summary"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "bbcbe11d-db20-4bc2-8a6e-c79f87041fd4",
        "assignerShortName": "Palantir",
        "cveId": "CVE-2025-64400",
        "datePublished": "2025-12-18T19:32:30.241Z",
        "dateReserved": "2025-10-31T16:12:53.455Z",
        "dateUpdated": "2025-12-18T19:48:40.936Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }