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

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities by batiste

    CVE-2026-93456 (GCVE-0-2026-93456)

    Vulnerability from nvd – Published: 2026-09-18 01:24 – Updated: 2026-09-18 01:24
    VLAI
    Title
    django-page-cms through 2.0.13 CSRF via admin mutation views
    Summary
    django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks.
    CWE
    • CWE-352 - Cross-Site Request Forgery (CSRF)
    Impacted products
    Vendor Product Version
    batiste django-page-cms Affected: 0 , ≤ 2.0.13 (semver)
    Create a notification for this product.
    Date Public
    2026-09-17 00:00
    Credits
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageURL": "pkg:pypi/django-page-cms",
              "product": "django-page-cms",
              "vendor": "batiste",
              "versions": [
                {
                  "lessThanOrEqual": "2.0.13",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ikram-4"
            }
          ],
          "datePublic": "2026-09-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "LOW",
                "subIntegrityImpact": "HIGH",
                "userInteraction": "PASSIVE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:H/VA:N/SC:L/SI:H/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "HIGH"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "Cross-Site Request Forgery (CSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-18T01:24:04.861Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "GitHub Issue #244",
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/batiste/django-page-cms/issues/244"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/batiste/django-page-cms"
            },
            {
              "name": "modify_content() is decorated @csrf_exempt, one of five admin mutation views at lines 20, 52, 79, 142 and 182",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L51-L53"
            },
            {
              "name": "PlaceholderNode.get_render_content() wraps stored content in mark_safe() before rendering",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/placeholders.py#L238-L241"
            },
            {
              "name": "VulnCheck Advisory: django-page-cms through 2.0.13 CSRF via admin mutation views",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-admin-mutation-views"
            }
          ],
          "title": "django-page-cms through 2.0.13 CSRF via admin mutation views",
          "x_generator": {
            "engine": "vulncheck-endgame"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2026-93456",
        "datePublished": "2026-09-18T01:24:04.861Z",
        "dateReserved": "2026-09-17T23:37:43.589Z",
        "dateUpdated": "2026-09-18T01:24:04.861Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93455 (GCVE-0-2026-93455)

    Vulnerability from nvd – Published: 2026-09-18 01:24 – Updated: 2026-09-18 01:24
    VLAI
    Title
    django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account
    Summary
    django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks.
    CWE
    Impacted products
    Vendor Product Version
    batiste django-page-cms Affected: 0 , ≤ 2.0.13 (semver)
    Create a notification for this product.
    Date Public
    2026-09-17 00:00
    Credits
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageURL": "pkg:pypi/django-page-cms",
              "product": "django-page-cms",
              "vendor": "batiste",
              "versions": [
                {
                  "lessThanOrEqual": "2.0.13",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ikram-4"
            }
          ],
          "datePublic": "2026-09-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-18T01:24:04.211Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "GitHub Issue #244",
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/batiste/django-page-cms/issues/244"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/batiste/django-page-cms"
            },
            {
              "name": "get_content() resolves Content by content_id alone, ignoring page_id, behind @staff_member_required only",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L174-L178"
            },
            {
              "name": "get_media_url() returns any stored media path by media_id behind @staff_member_required only",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L226-L229"
            },
            {
              "name": "list_pages_ajax() renders the full page listing behind @staff_member_required with no has_perm(\u0027pages.change_page\u0027) gate, as do get_last_content (L121), traduction (L156) and sub_menu (L210)",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L35-L36"
            },
            {
              "name": "VulnCheck Advisory: django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-unauthorized-content-access-via-staff-account"
            }
          ],
          "title": "django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account",
          "x_generator": {
            "engine": "vulncheck-endgame"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2026-93455",
        "datePublished": "2026-09-18T01:24:04.211Z",
        "dateReserved": "2026-09-17T23:37:07.108Z",
        "dateUpdated": "2026-09-18T01:24:04.211Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93456 (GCVE-0-2026-93456)

    Vulnerability from cvelistv5 – Published: 2026-09-18 01:24 – Updated: 2026-09-18 01:24
    VLAI
    Title
    django-page-cms through 2.0.13 CSRF via admin mutation views
    Summary
    django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks.
    CWE
    • CWE-352 - Cross-Site Request Forgery (CSRF)
    Impacted products
    Vendor Product Version
    batiste django-page-cms Affected: 0 , ≤ 2.0.13 (semver)
    Create a notification for this product.
    Date Public
    2026-09-17 00:00
    Credits
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageURL": "pkg:pypi/django-page-cms",
              "product": "django-page-cms",
              "vendor": "batiste",
              "versions": [
                {
                  "lessThanOrEqual": "2.0.13",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ikram-4"
            }
          ],
          "datePublic": "2026-09-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "LOW",
                "subIntegrityImpact": "HIGH",
                "userInteraction": "PASSIVE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:H/VA:N/SC:L/SI:H/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "HIGH"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-352",
                  "description": "Cross-Site Request Forgery (CSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-18T01:24:04.861Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "GitHub Issue #244",
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/batiste/django-page-cms/issues/244"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/batiste/django-page-cms"
            },
            {
              "name": "modify_content() is decorated @csrf_exempt, one of five admin mutation views at lines 20, 52, 79, 142 and 182",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L51-L53"
            },
            {
              "name": "PlaceholderNode.get_render_content() wraps stored content in mark_safe() before rendering",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/placeholders.py#L238-L241"
            },
            {
              "name": "VulnCheck Advisory: django-page-cms through 2.0.13 CSRF via admin mutation views",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-admin-mutation-views"
            }
          ],
          "title": "django-page-cms through 2.0.13 CSRF via admin mutation views",
          "x_generator": {
            "engine": "vulncheck-endgame"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2026-93456",
        "datePublished": "2026-09-18T01:24:04.861Z",
        "dateReserved": "2026-09-17T23:37:43.589Z",
        "dateUpdated": "2026-09-18T01:24:04.861Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93455 (GCVE-0-2026-93455)

    Vulnerability from cvelistv5 – Published: 2026-09-18 01:24 – Updated: 2026-09-18 01:24
    VLAI
    Title
    django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account
    Summary
    django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks.
    CWE
    Impacted products
    Vendor Product Version
    batiste django-page-cms Affected: 0 , ≤ 2.0.13 (semver)
    Create a notification for this product.
    Date Public
    2026-09-17 00:00
    Credits
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "packageURL": "pkg:pypi/django-page-cms",
              "product": "django-page-cms",
              "vendor": "batiste",
              "versions": [
                {
                  "lessThanOrEqual": "2.0.13",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ikram-4"
            }
          ],
          "datePublic": "2026-09-17T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "privilegesRequired": "LOW",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE"
              },
              "format": "CVSS"
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS"
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-18T01:24:04.211Z",
            "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
            "shortName": "VulnCheck"
          },
          "references": [
            {
              "name": "GitHub Issue #244",
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/batiste/django-page-cms/issues/244"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/batiste/django-page-cms"
            },
            {
              "name": "get_content() resolves Content by content_id alone, ignoring page_id, behind @staff_member_required only",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L174-L178"
            },
            {
              "name": "get_media_url() returns any stored media path by media_id behind @staff_member_required only",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L226-L229"
            },
            {
              "name": "list_pages_ajax() renders the full page listing behind @staff_member_required with no has_perm(\u0027pages.change_page\u0027) gate, as do get_last_content (L121), traduction (L156) and sub_menu (L210)",
              "tags": [
                "technical-description"
              ],
              "url": "https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L35-L36"
            },
            {
              "name": "VulnCheck Advisory: django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-unauthorized-content-access-via-staff-account"
            }
          ],
          "title": "django-page-cms through 2.0.13 Unauthorized Content Access via Staff Account",
          "x_generator": {
            "engine": "vulncheck-endgame"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "assignerShortName": "VulnCheck",
        "cveId": "CVE-2026-93455",
        "datePublished": "2026-09-18T01:24:04.211Z",
        "dateReserved": "2026-09-17T23:37:07.108Z",
        "dateUpdated": "2026-09-18T01:24:04.211Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }