GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2025-52991 (GCVE-0-2025-52991)

Vulnerability from cvelistv5 – Published: 2025-06-27 00:00 – Updated: 2025-06-27 15:46
VLAI
Summary
The Nix, Lix, and Guix package managers default to using temporary build directories in a world-readable and world-writable location. This allows standard users to deceive the package manager into using directories with pre-existing content, potentially leading to unauthorized actions or data manipulation. This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-06-27 15:21 UTC
CWE
  • CWE-276 - Incorrect Default Permissions
Impacted products
Vendor Product Version CPE status
NixOS Nix Affected: 0 , < 2.24.15 (semver)
Affected: 2.25.0 , < 2.26.4 (semver)
Affected: 2.27.0 , < 2.28.4 (semver)
Affected: 2.29.0 , < 2.29.1 (semver)
    cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*
    cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*
    cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*
    cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-52991",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-27T15:21:20.719431Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-27T15:46:39.932Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Nix",
          "vendor": "NixOS",
          "versions": [
            {
              "lessThan": "2.24.15",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "2.26.4",
              "status": "affected",
              "version": "2.25.0",
              "versionType": "semver"
            },
            {
              "lessThan": "2.28.4",
              "status": "affected",
              "version": "2.27.0",
              "versionType": "semver"
            },
            {
              "lessThan": "2.29.1",
              "status": "affected",
              "version": "2.29.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.24.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.26.4",
                  "versionStartIncluding": "2.25.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.28.4",
                  "versionStartIncluding": "2.27.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "2.29.1",
                  "versionStartIncluding": "2.29.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Nix, Lix, and Guix package managers default to using temporary build directories in a world-readable and world-writable location. This allows standard users to deceive the package manager into using directories with pre-existing content, potentially leading to unauthorized actions or data manipulation. This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 3.2,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-276",
              "description": "CWE-276 Incorrect Default Permissions",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-27T13:30:32.480Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "url": "https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017"
        },
        {
          "url": "https://lix.systems/blog/2025-06-24-lix-cves/"
        },
        {
          "url": "https://guix.gnu.org/en/blog/2025/privilege-escalation-vulnerabilities-2025/"
        },
        {
          "url": "https://security.snyk.io/vuln/?search=CVE-2025-52991"
        },
        {
          "url": "https://security-tracker.debian.org/tracker/CVE-2025-52991"
        },
        {
          "url": "https://labs.snyk.io"
        }
      ],
      "x_generator": {
        "engine": "enrichogram 0.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2025-52991",
    "datePublished": "2025-06-27T00:00:00.000Z",
    "dateReserved": "2025-06-23T00:00:00.000Z",
    "dateUpdated": "2025-06-27T15:46:39.932Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-52991",
      "date": "2026-09-16",
      "epss": "0.0015",
      "percentile": "0.04535"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-52991\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-06-27T14:15:41.253\",\"lastModified\":\"2026-06-17T09:37:25.700\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Nix, Lix, and Guix package managers default to using temporary build directories in a world-readable and world-writable location. This allows standard users to deceive the package manager into using directories with pre-existing content, potentially leading to unauthorized actions or data manipulation. This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.\"},{\"lang\":\"es\",\"value\":\"Los gestores de paquetes Nix, Lix y Guix utilizan por defecto directorios de compilaci\u00f3n temporales en una ubicaci\u00f3n legible y modificable para todos. Esto permite a los usuarios est\u00e1ndar enga\u00f1ar al gestor de paquetes para que utilice directorios con contenido preexistente, lo que podr\u00eda provocar acciones no autorizadas o manipulaci\u00f3n de datos. Esto afecta a Nix anteriores a las versiones 2.24.15, 2.26.4, 2.28.4 y 2.29.1; Lix anteriores a las versiones 2.91.2, 2.92.2 y 2.93.1; y Guix anteriores a la versi\u00f3n 1.4.0-38.0e79d5b.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"NixOS\",\"product\":\"Nix\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"2.24.15\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.25.0\",\"lessThan\":\"2.26.4\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.27.0\",\"lessThan\":\"2.28.4\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"2.29.0\",\"lessThan\":\"2.29.1\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":3.2,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.4,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-06-27T15:21:20.719431Z\",\"id\":\"CVE-2025-52991\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-276\"}]}],\"references\":[{\"url\":\"https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://guix.gnu.org/en/blog/2025/privilege-escalation-vulnerabilities-2025/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://labs.snyk.io\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lix.systems/blog/2025-06-24-lix-cves/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2025-52991\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.snyk.io/vuln/?search=CVE-2025-52991\",\"source\":\"cve@mitre.org\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-06-29T00:06:02+00:00",
      "cve": "CVE-2025-52991",
      "id": "CVE-2025-52991",
      "initial_release_date": "2025-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "CVE-2025-52991",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-52991.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-52991\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-27T15:21:20.719431Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-27T15:41:40.810Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 3.2, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"NixOS\", \"product\": \"Nix\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.24.15\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.25.0\", \"lessThan\": \"2.26.4\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.27.0\", \"lessThan\": \"2.28.4\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"2.29.0\", \"lessThan\": \"2.29.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017\"}, {\"url\": \"https://lix.systems/blog/2025-06-24-lix-cves/\"}, {\"url\": \"https://guix.gnu.org/en/blog/2025/privilege-escalation-vulnerabilities-2025/\"}, {\"url\": \"https://security.snyk.io/vuln/?search=CVE-2025-52991\"}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2025-52991\"}, {\"url\": \"https://labs.snyk.io\"}], \"x_generator\": {\"engine\": \"enrichogram 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Nix, Lix, and Guix package managers default to using temporary build directories in a world-readable and world-writable location. This allows standard users to deceive the package manager into using directories with pre-existing content, potentially leading to unauthorized actions or data manipulation. This affects Nix before 2.24.15, 2.26.4, 2.28.4, and 2.29.1; Lix before 2.91.2, 2.92.2, and 2.93.1; and Guix before 1.4.0-38.0e79d5b.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-276\", \"description\": \"CWE-276 Incorrect Default Permissions\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.24.15\"}, {\"criteria\": \"cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.26.4\", \"versionStartIncluding\": \"2.25.0\"}, {\"criteria\": \"cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.28.4\", \"versionStartIncluding\": \"2.27.0\"}, {\"criteria\": \"cpe:2.3:a:nixos:nix:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"2.29.1\", \"versionStartIncluding\": \"2.29.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-06-27T13:30:32.480Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-52991\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-27T15:46:39.932Z\", \"dateReserved\": \"2025-06-23T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-06-27T00: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…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…