CVE-2025-11997 MEDIUM

CVE-2025-11997: Document Pro Elementor – Documentation & Knowledge Base <= 1.0.9 - Unauthenticated Information Exposure

Vendor Ngothoai
Product Document Pro Elementor – Documentation & Knowledge Base
Weakness CWE-200 · Info exposure
Published November 11, 2025
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 Document Pro Elementor – Documentation & Knowledge Base plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.0.9. This is due to the plugin exposing sensitive Algolia API keys through the frontend JavaScript code via wp_localize_script without proper access restrictions. This makes it possible for unauthenticated attackers to view sensitive API keys in the page source, which could be leveraged to make unauthorized API calls to the configured Algolia search service.

Explanation of Vulnerability in Simple Terms

02Summary

Document Pro Elementor versions up to 1.0.9 expose sensitive information that can be accessed over the network without authentication. An attacker can read data that should be restricted, such as private documentation or configuration details. No user interaction is required. Update to a version newer than 1.0.9.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the plugin without logging in.

Potential impact on your site

04Site Impact

Private documentation, knowledge base content, or configuration data may be visible to unauthenticated visitors.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

November 11, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE