Refine your search

3 vulnerabilities found for Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 600+ Patterns, 58 Blocks & Templates by cozythemes

CVE-2026-15393 (GCVE-0-2026-15393)
Vulnerability from cvelistv5
Published
2026-07-28 12:36
Modified
2026-07-28 13:26
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Summary
The Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 600+ Patterns, 58 Blocks & Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'postMeta.font.size' Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
https://www.wordfence.com/threat-intel/vulnerabilities/id/e93de7ae-c3a8-4536-9c07-e64d7746e05f?source=cve
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L512
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L512
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L513
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L531
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L532
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L550
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L551
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/categorized-post-tabs/render.php#L1
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L513
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L531
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L532
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L550
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L551
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/blocks/categorized-post-tabs/render.php#L1
https://plugins.trac.wordpress.org/changeset?reponame=&old=3619461%40cozy-addons&new=3619461%40cozy-addons
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-15393",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-28T13:26:40.869684Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-28T13:26:49.122Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates",
          "vendor": "cozythemes",
          "versions": [
            {
              "lessThanOrEqual": "2.2.11",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Wordfence PRISM"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via \u0027postMeta.font.size\u0027 Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-28T12:36:32.251Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e93de7ae-c3a8-4536-9c07-e64d7746e05f?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L512"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L512"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L513"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L531"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L532"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L550"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/Helpers/class-block-render.php#L551"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/categorized-post-tabs/render.php#L1"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L513"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L531"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L532"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L550"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/includes/Helpers/class-block-render.php#L551"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.10/blocks/categorized-post-tabs/render.php#L1"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3619461%40cozy-addons\u0026new=3619461%40cozy-addons"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-07-10T13:17:21.000Z",
          "value": "Vendor Notified"
        },
        {
          "lang": "en",
          "time": "2026-07-28T00:05:02.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Cozy Blocks \u003c= 2.2.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via \u0027postMeta.font.size\u0027 Block Attribute"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-15393",
    "datePublished": "2026-07-28T12:36:32.251Z",
    "dateReserved": "2026-07-10T13:02:10.347Z",
    "dateUpdated": "2026-07-28T13:26:49.122Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-15334 (GCVE-0-2026-15334)
Vulnerability from cvelistv5
Published
2026-07-24 06:51
Modified
2026-07-24 14:49
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Summary
The Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 600+ Patterns, 58 Blocks & Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'icon.view' Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
https://www.wordfence.com/threat-intel/vulnerabilities/id/2daddb7a-0ea7-4d11-8699-1982e336120f?source=cve
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L425
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L413
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L414
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L426
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L427
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/block.json#L354
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L425
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L413
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L414
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L426
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L427
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/block.json#L354
https://plugins.trac.wordpress.org/changeset?reponame=&old=3619461%40cozy-addons&new=3619461%40cozy-addons
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-15334",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-24T14:48:56.109293Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-24T14:49:08.119Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates",
          "vendor": "cozythemes",
          "versions": [
            {
              "lessThanOrEqual": "2.2.11",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Wordfence PRISM"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via \u0027icon.view\u0027 Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-24T06:51:59.674Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/2daddb7a-0ea7-4d11-8699-1982e336120f?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L425"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L413"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L414"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L426"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/render.php#L427"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/blocks/advanced-categories/block.json#L354"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L425"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L413"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L414"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L426"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/render.php#L427"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/blocks/advanced-categories/block.json#L354"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3619461%40cozy-addons\u0026new=3619461%40cozy-addons"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-07-10T04:01:53.000Z",
          "value": "Vendor Notified"
        },
        {
          "lang": "en",
          "time": "2026-07-23T18:28:29.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Cozy Blocks \u003c= 2.2.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via \u0027icon.view\u0027 Block Attribute"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-15334",
    "datePublished": "2026-07-24T06:51:59.674Z",
    "dateReserved": "2026-07-09T19:00:09.445Z",
    "dateUpdated": "2026-07-24T14:49:08.119Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-15333 (GCVE-0-2026-15333)
Vulnerability from cvelistv5
Published
2026-07-24 06:51
Modified
2026-07-24 11:01
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Summary
The Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 600+ Patterns, 58 Blocks & Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'cozyCustomFont' Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
https://www.wordfence.com/threat-intel/vulnerabilities/id/0cc9cad8-0e2f-4ecf-9ca7-15ca060879c1?source=cve
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2258
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2170
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2160
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2183
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2251
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2254
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2374
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2258
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2170
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2160
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2183
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2251
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2254
https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2374
https://plugins.trac.wordpress.org/changeset?reponame=&old=3619461%40cozy-addons&new=3619461%40cozy-addons
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-15333",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-24T11:00:04.739510Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-24T11:01:57.309Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates",
          "vendor": "cozythemes",
          "versions": [
            {
              "lessThanOrEqual": "2.2.11",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Wordfence PRISM"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Cozy Blocks \u2013 Page Builder for Gutenberg Editor \u0026 FSE with 600+ Patterns, 58 Blocks \u0026 Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via \u0027cozyCustomFont\u0027 Block Attribute in all versions up to, and including, 2.2.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-24T06:51:58.906Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0cc9cad8-0e2f-4ecf-9ca7-15ca060879c1?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2258"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2170"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2160"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2183"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2251"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2254"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.11/includes/functions.php#L2374"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2258"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2170"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2160"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2183"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2251"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2254"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/cozy-addons/tags/2.2.9/includes/functions.php#L2374"
        },
        {
          "url": "https://plugins.trac.wordpress.org/changeset?reponame=\u0026old=3619461%40cozy-addons\u0026new=3619461%40cozy-addons"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-07-10T04:01:52.000Z",
          "value": "Vendor Notified"
        },
        {
          "lang": "en",
          "time": "2026-07-23T18:27:40.000Z",
          "value": "Disclosed"
        }
      ],
      "title": "Cozy Blocks \u003c= 2.2.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via \u0027cozyCustomFont\u0027 Block Attribute"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2026-15333",
    "datePublished": "2026-07-24T06:51:58.906Z",
    "dateReserved": "2026-07-09T18:40:02.166Z",
    "dateUpdated": "2026-07-24T11:01:57.309Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}