Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Nasur Ullah

#31057of 56,337
8.8Total CVSS
Vulnerabilities · 1
PT-2026-56312
8.8
2026-07-08
WordPress · 多说社会化评论框 · CVE-2026-14482
**Name of the Vulnerable Software and Affected Versions** 多说社会化评论框 versions prior to 1.3 **Description** An unauthenticated privilege escalation issue exists due to a missing capability and nonce check on a web-accessible API endpoint. The vulnerability is further enabled by a forgeable HMAC-SHA1 signature (a cryptographic hash used for authentication) keyed on an empty WordPress option. This allows the `update option` handler to pass attacker-controlled `option` and `value` parameters directly to the WordPress `update option()` function without sanitization or an allowlist. Consequently, an attacker can modify arbitrary WordPress options, such as changing the `default role` to `administrator` and enabling open registration, to create an account with full administrative privileges via the 'api.php' endpoint. **Recommendations** Update the plugin to a version later than 1.2. As a temporary mitigation, restrict access to the 'api.php' endpoint.