Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in ViaBill for WooCommerce ViaBill – WooCommerce viabill-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects ViaBill – WooCommerce: from n/a through <= 1.1.53.
AnalysisAI
The ViaBill payment gateway plugin for WooCommerce versions 1.1.53 and earlier contains an authorization bypass vulnerability that allows unauthenticated attackers to manipulate access controls. An attacker can exploit this misconfiguration to modify transaction data or disrupt payment processing on affected WordPress stores. No patch is currently available for this vulnerability.
Technical ContextAI
The vulnerability resides in the ViaBill for WooCommerce plugin (CPE: cpe:2.3:a:viabill_for_woocommerce:viabill_woocommerce), a WordPress payment gateway integration extension. The root cause is classified under CWE-862 (Missing Authorization), which occurs when access control checks are absent or improperly enforced on sensitive operations. In the context of WordPress plugins, this typically manifests as missing capability checks (e.g., wp-nonce validation or user role verification) on administrative or settings-modification endpoints, allowing unauthorized actors to invoke privileged functionality through direct HTTP requests or form manipulation.
RemediationAI
Immediately upgrade the ViaBill for WooCommerce plugin to the patched version released after 1.1.53; check the official ViaBill or WordPress plugin repository for the latest available version. Until patching is completed, restrict administrative access to WordPress by implementing IP whitelisting on wp-admin endpoints, enforce strong authentication via two-factor authentication (2FA), and disable direct access to plugin settings endpoints if possible. Monitor WordPress audit logs for unauthorized settings changes and review ViaBill payment configuration history for tampering. Consult the Patchstack advisory for specific patch details and timeline.
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15753