CVE-2025-15508 MEDIUM

CVE-2025-15508: Magic Import Document Extractor <= 1.0.6 - Unauthenticated Sensitive Information Exposure

Vendor Magicimport
Product Magic Import Document Extractor
Weakness CWE-200 · Info exposure
Published February 4, 2026
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Magic Import Document Extractor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.4 via the get_frontend_settings() function. This makes it possible for unauthenticated attackers to extract the site's magicimport.ai license key from the page source on any page containing the plugin's shortcode.

Explanation of Vulnerability in Simple Terms

02Summary

Magic Import Document Extractor versions 1.0.6 and earlier expose sensitive information that can be accessed over the network without authentication. An attacker can retrieve partial data from the application without needing to log in or interact with a user. The exposure is limited to confidentiality; the application's integrity and availability are not affected.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the application without logging in.

Potential impact on your site

04Site Impact

Sensitive data may be exposed to unauthenticated attackers if this product is deployed on your site.

Conditions required to exploit

05Prerequisites

Network access to the application; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 4, 2026 CVE published
April 8, 2026 Record updated