Description
Cross-Site Request Forgery (CSRF) vulnerability in Kreg Steppe Auphonic Importer auphonic-importer allows Stored XSS.This issue affects Auphonic Importer: from n/a through <= 1.5.1.
Published: 2025-01-16
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cross‑Site Request Forgery allows a threat actor to force a logged‑in WordPress user to submit a request to the Auphonic Importer plugin that stores malicious JavaScript. Once stored, the script runs for every user who views the affected content, potentially enabling credential theft, defacement, or other malicious actions. The weakness stems from the plugin’s failure to implement a verification token (nonce) on state‑changing requests.

Affected Systems

Kreg Steppe Auphonic Importer plugin, versions up to and including 1.5.1. WordPress sites running any of these plugin versions are vulnerable; no specific WordPress core versions are listed.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity vulnerability. The EPSS score of less than 1% suggests exploitation is unlikely in the wild, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by exploiting the lack of CSRF protection: a malicious webpage can load an authenticated request into a logged‑in user’s session, which stores the payload on the server. While this does not provide remote code execution, the stored script can compromise the confidentiality and integrity of site content for all visitors.

Generated by OpenCVE AI on May 1, 2026 at 21:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Auphonic Importer to version 1.5.2 or later.
  • If upgrading is not possible, safely delete or deactivate the plugin on the site.
  • Add CSRF protection to the plugin’s state‑changing endpoints by generating and validating a nonce (e.g., wp_nonce_field and wp_verify_nonce) to prevent unauthenticated requests.

Generated by OpenCVE AI on May 1, 2026 at 21:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3313 Cross-Site Request Forgery (CSRF) vulnerability in Kreg Steppe Auphonic Importer allows Stored XSS.This issue affects Auphonic Importer: from n/a through 1.5.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in Kreg Steppe Auphonic Importer allows Stored XSS.This issue affects Auphonic Importer: from n/a through 1.5.1. Cross-Site Request Forgery (CSRF) vulnerability in Kreg Steppe Auphonic Importer auphonic-importer allows Stored XSS.This issue affects Auphonic Importer: from n/a through <= 1.5.1.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Fri, 17 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in Kreg Steppe Auphonic Importer allows Stored XSS.This issue affects Auphonic Importer: from n/a through 1.5.1.
Title WordPress Auphonic Importer plugin <= 1.5.1 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T22:52:05.780Z

Reserved: 2025-01-16T11:27:38.285Z

Link: CVE-2025-23649

cve-icon Vulnrichment

Updated: 2025-01-17T17:20:22.288Z

cve-icon NVD

Status : Deferred

Published: 2025-01-16T20:15:42.463

Modified: 2026-06-17T08:56:05.390

Link: CVE-2025-23649

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T21:15:25Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)