CVE-2026-78138
Received Received - Intake

Unauthorized Data Exposure in Finale Lite WordPress Plugin

Vulnerability report for CVE-2026-78138, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: WPScan

Description

The Finale Lite WordPress plugin before 2.21.0 does not perform a capability check on an AJAX action that returns a sales-campaign's configuration for an arbitrary post ID, allowing any authenticated user (Subscriber and above) to read the Finale Lite WordPress plugin before 2.21.0's campaign configuration and scheduling data.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
finale_lite finale_lite to 2.21.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-78138 is a vulnerability in the Finale Lite WordPress plugin versions before 2.21.0. It allows any authenticated user with at least a Subscriber role to access sensitive campaign configuration and scheduling data through an unprotected AJAX action. The flaw involves the wcct_quick_view_html function exposing this data for arbitrary post IDs.

Detection Guidance

To detect this vulnerability, check if your WordPress site uses the Finale Lite plugin version prior to 2.21.0. You can verify the plugin version via the WordPress admin panel under Plugins. Alternatively, use WP-CLI with the command: wp plugin list --name=finale-lite. If the version is below 2.21.0, the site is vulnerable.

Impact Analysis

An attacker could exploit this to read private campaign settings and schedules, potentially exposing business strategies or sensitive information. Since it requires only a Subscriber role, the attack surface is broad for WordPress sites using vulnerable versions.

Compliance Impact

This vulnerability could potentially affect compliance with GDPR and HIPAA by exposing sensitive campaign configuration and scheduling data to unauthorized users. Unauthorized access to such data may violate data protection requirements under these regulations, particularly if the data includes personally identifiable information or protected health information.

Mitigation Strategies

Immediately update the Finale Lite plugin to version 2.21.0 or later through the WordPress admin panel or via WP-CLI using: wp plugin update finale-lite. Ensure only authorized users have access to the WordPress admin dashboard to prevent unauthorized exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78138. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart