Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for xwiki-platform-oldcore by org.xwiki.platform

    CVE-2026-33229 (GCVE-0-2026-33229)

    Vulnerability from nvd – Published: 2026-04-08 14:53 – Updated: 2026-04-10 20:33
    VLAI
    Title
    XWiki Platform affected by remote code execution with script right through unprotected Velocity scripting API
    Summary
    XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of the whole instance. Note that script right already constitutes a high level of access that we don't recommend giving to untrusted users. This vulnerability is fixed in 17.4.8 and 17.10.1.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    xwiki xwiki-platform Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    org.xwiki.platform xwiki-platform-legacy-oldcore Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    org.xwiki.platform xwiki-platform-oldcore Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-33229",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-10T20:32:55.827011Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-10T20:33:15.897Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "xwiki-platform",
              "vendor": "xwiki",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            },
            {
              "product": "xwiki-platform-legacy-oldcore",
              "vendor": "org.xwiki.platform",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            },
            {
              "product": "xwiki-platform-oldcore",
              "vendor": "org.xwiki.platform",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of the whole instance. Note that script right already constitutes a high level of access that we don\u0027t recommend giving to untrusted users. This vulnerability is fixed in 17.4.8 and 17.10.1."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "privilegesRequired": "HIGH",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862: Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T14:53:35.977Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h259-74h5-4rh9",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h259-74h5-4rh9"
            },
            {
              "name": "https://github.com/xwiki/xwiki-platform/commit/9fe84da66184c05953df9466cf3a4acd15a46e63",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/xwiki/xwiki-platform/commit/9fe84da66184c05953df9466cf3a4acd15a46e63"
            },
            {
              "name": "https://jira.xwiki.org/browse/XWIKI-23698",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.xwiki.org/browse/XWIKI-23698"
            },
            {
              "name": "https://jira.xwiki.org/browse/XWIKI-23702",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.xwiki.org/browse/XWIKI-23702"
            }
          ],
          "source": {
            "advisory": "GHSA-h259-74h5-4rh9",
            "discovery": "UNKNOWN"
          },
          "title": "XWiki Platform affected by remote code execution with script right through unprotected Velocity scripting API"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-33229",
        "datePublished": "2026-04-08T14:53:35.977Z",
        "dateReserved": "2026-03-18T02:42:27.507Z",
        "dateUpdated": "2026-04-10T20:33:15.897Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-33229 (GCVE-0-2026-33229)

    Vulnerability from cvelistv5 – Published: 2026-04-08 14:53 – Updated: 2026-04-10 20:33
    VLAI
    Title
    XWiki Platform affected by remote code execution with script right through unprotected Velocity scripting API
    Summary
    XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of the whole instance. Note that script right already constitutes a high level of access that we don't recommend giving to untrusted users. This vulnerability is fixed in 17.4.8 and 17.10.1.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    xwiki xwiki-platform Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    org.xwiki.platform xwiki-platform-legacy-oldcore Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    org.xwiki.platform xwiki-platform-oldcore Affected: >= 17.0.0-rc-1, < 17.4.8
    Affected: >= 17.5.0-rc-1, < 17.10.1
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-33229",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-10T20:32:55.827011Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-10T20:33:15.897Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "xwiki-platform",
              "vendor": "xwiki",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            },
            {
              "product": "xwiki-platform-legacy-oldcore",
              "vendor": "org.xwiki.platform",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            },
            {
              "product": "xwiki-platform-oldcore",
              "vendor": "org.xwiki.platform",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 17.0.0-rc-1, \u003c 17.4.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 17.5.0-rc-1, \u003c 17.10.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Prior to 17.4.8 and 17.10.1, an improperly protected scripting API allows any user with script right to bypass the sandboxing of the Velocity scripting API and execute, e.g., arbitrary Python scripts, allowing full access to the XWiki instance and thereby compromising the confidentiality, integrity and availability of the whole instance. Note that script right already constitutes a high level of access that we don\u0027t recommend giving to untrusted users. This vulnerability is fixed in 17.4.8 and 17.10.1."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "privilegesRequired": "HIGH",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-862",
                  "description": "CWE-862: Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T14:53:35.977Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h259-74h5-4rh9",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h259-74h5-4rh9"
            },
            {
              "name": "https://github.com/xwiki/xwiki-platform/commit/9fe84da66184c05953df9466cf3a4acd15a46e63",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/xwiki/xwiki-platform/commit/9fe84da66184c05953df9466cf3a4acd15a46e63"
            },
            {
              "name": "https://jira.xwiki.org/browse/XWIKI-23698",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.xwiki.org/browse/XWIKI-23698"
            },
            {
              "name": "https://jira.xwiki.org/browse/XWIKI-23702",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.xwiki.org/browse/XWIKI-23702"
            }
          ],
          "source": {
            "advisory": "GHSA-h259-74h5-4rh9",
            "discovery": "UNKNOWN"
          },
          "title": "XWiki Platform affected by remote code execution with script right through unprotected Velocity scripting API"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-33229",
        "datePublished": "2026-04-08T14:53:35.977Z",
        "dateReserved": "2026-03-18T02:42:27.507Z",
        "dateUpdated": "2026-04-10T20:33:15.897Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }