{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.2.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3f37989e000f406ec7a484490a3d0549bb06ac91"
            }
          ],
          "repo": "https://github.com/podlove/podlove-publisher",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The Podlove Podcast Publisher plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.2.2. This is due to missing or incorrect nonce validation on the ajax_transcript_delete() function. This makes it possible for unauthenticated attackers to delete arbitrary episode transcripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.",
  "id": "CVE-2025-1383",
  "modified": "2026-03-15T13:45:19.971675475Z",
  "published": "2025-03-06T12:15:35.937Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.2.0/lib/modules/transcripts/transcripts.php#L223"
    },
    {
      "type": "WEB",
      "url": "https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/#developers"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/00a95ae7-3c58-4e5e-aaef-c04d1dacf27f?source=cve"
    },
    {
      "type": "FIX",
      "url": "https://plugins.trac.wordpress.org/changeset/3246867/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}