CVE-2025-12677 MEDIUM

CVE-2025-12677: KiotViet Sync <= 1.8.5 - Unauthenticated Webhook Key Exposure

Vendor Mykiot
Product KiotViet Sync
Weakness CWE-200 · Info exposure
Published November 5, 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 KiotViet Sync plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.8.5 via the register_api_route() function in kiotvietsync/includes/public_actions/WebHookAction.php. This makes it possible for unauthenticated attackers to extract the webhook token value when configured.

Explanation of Vulnerability in Simple Terms

02Summary

KiotViet Sync versions 1.8.5 and earlier expose sensitive information over the network without requiring authentication. An attacker can read this data directly without needing to log in or interact with a user. The exposure is limited to information disclosure; the attacker cannot modify data or disrupt service.

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 anyone on the network who knows where to look.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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