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

Find a vulnerability

Search criteria

    2 vulnerabilities found for fuse-overlayfs by containers

    CVE-2026-52791 (GCVE-0-2026-52791)

    Vulnerability from nvd – Published: 2026-07-29 16:14 – Updated: 2026-07-29 17:56
    VLAI
    Title
    fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)
    Summary
    fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during open(O_TRUNC) and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with mode 4777. This issue is fixed in version 1.17.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-29 17:56 UTC
    CWE
    • CWE-266 - Incorrect Privilege Assignment
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-52791",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-29T17:56:35.819478Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-29T17:56:43.388Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "fuse-overlayfs",
              "vendor": "containers",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 1.17"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during open(O_TRUNC) and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with mode 4777. This issue is fixed in version 1.17."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "PRESENT",
                "attackVector": "LOCAL",
                "baseScore": 2,
                "baseSeverity": "LOW",
                "privilegesRequired": "LOW",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-266",
                  "description": "CWE-266: Incorrect Privilege Assignment",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-29T16:14:46.724Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h"
            },
            {
              "name": "https://github.com/containers/fuse-overlayfs/commit/97e0d968a782fc259ebde112db1e9b9ff1ad724f",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/commit/97e0d968a782fc259ebde112db1e9b9ff1ad724f"
            },
            {
              "name": "https://github.com/containers/fuse-overlayfs/releases/tag/v1.17",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/releases/tag/v1.17"
            }
          ],
          "source": {
            "advisory": "GHSA-2cc4-p72c-v85h",
            "discovery": "UNKNOWN"
          },
          "title": "fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-52791",
        "datePublished": "2026-07-29T16:14:46.724Z",
        "dateReserved": "2026-06-08T18:02:19.731Z",
        "dateUpdated": "2026-07-29T17:56:43.388Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-52791 (GCVE-0-2026-52791)

    Vulnerability from cvelistv5 – Published: 2026-07-29 16:14 – Updated: 2026-07-29 17:56
    VLAI
    Title
    fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)
    Summary
    fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during open(O_TRUNC) and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with mode 4777. This issue is fixed in version 1.17.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-29 17:56 UTC
    CWE
    • CWE-266 - Incorrect Privilege Assignment
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-52791",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-29T17:56:35.819478Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-29T17:56:43.388Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "fuse-overlayfs",
              "vendor": "containers",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 1.17"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during open(O_TRUNC) and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with mode 4777. This issue is fixed in version 1.17."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "PRESENT",
                "attackVector": "LOCAL",
                "baseScore": 2,
                "baseSeverity": "LOW",
                "privilegesRequired": "LOW",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-266",
                  "description": "CWE-266: Incorrect Privilege Assignment",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-29T16:14:46.724Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/security/advisories/GHSA-2cc4-p72c-v85h"
            },
            {
              "name": "https://github.com/containers/fuse-overlayfs/commit/97e0d968a782fc259ebde112db1e9b9ff1ad724f",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/commit/97e0d968a782fc259ebde112db1e9b9ff1ad724f"
            },
            {
              "name": "https://github.com/containers/fuse-overlayfs/releases/tag/v1.17",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/containers/fuse-overlayfs/releases/tag/v1.17"
            }
          ],
          "source": {
            "advisory": "GHSA-2cc4-p72c-v85h",
            "discovery": "UNKNOWN"
          },
          "title": "fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-52791",
        "datePublished": "2026-07-29T16:14:46.724Z",
        "dateReserved": "2026-06-08T18:02:19.731Z",
        "dateUpdated": "2026-07-29T17:56:43.388Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }