Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in SePay team SePay Gateway allows Retrieve Embedded Sensitive Data.
This issue affects SePay Gateway: from n/a through 1.1.20.
AnalysisAI
Missing Authorization in the SePay Gateway WordPress plugin (versions through 1.1.20) permits any authenticated low-privileged user to retrieve embedded sensitive data without proper access checks. The flaw is classified under CWE-862 and carries a CVSS confidentiality impact of High, meaning payment or configuration secrets stored within the plugin can be exposed to unauthorized parties. No public exploit has been identified at time of analysis, and CISA SSVC rates exploitation as none with non-automatable risk, indicating limited active threat at present.
Technical ContextAI
SePay Gateway is a WordPress payment plugin developed by the SePay team, identified by CPE cpe:2.3:a:sepay_team:sepay_gateway:*:*:*:*:*:*:*:*. The root cause is CWE-862 (Missing Authorization): the plugin exposes one or more internal endpoints or data retrieval routines without enforcing WordPress capability checks or nonce verification, allowing any authenticated session to invoke them. This class of vulnerability is common in WordPress plugins where developers register REST API routes, AJAX handlers, or admin-accessible pages without verifying that the calling user holds the required role or capability. The 'Retrieve Embedded Sensitive Data' impact suggests payment credentials, API keys, or gateway configuration secrets are accessible through the unguarded code path.
RemediationAI
The primary remediation is to update the SePay Gateway plugin to a version released after 1.1.20; no exact fix version is confirmed in the available input data - consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/sepay-gateway/vulnerability/wordpress-sepay-gateway-plugin-1-1-20-sensitive-data-exposure-vulnerability and the WordPress plugin repository for the latest patched release. If an update is not immediately available, a compensating control is to restrict WordPress site access so that only trusted, explicitly authorized accounts can log in, thereby reducing the pool of potential low-privilege attackers. Additionally, site administrators should audit current subscriber and contributor-level accounts and disable any that are unnecessary. As a further control, a Web Application Firewall capable of WordPress-aware rule enforcement (e.g., Wordfence or Patchstack's virtual patch) can block unauthorized access to the affected plugin endpoints without requiring a plugin update, though this introduces dependency on WAF rule accuracy and may affect plugin functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31754
GHSA-mvxg-x6w9-jq73