๐Ÿ” CVE Alert

CVE-2026-8198

MEDIUM 5.3

Activity Logs, User Activity Tracking, Multisite Activity Log from Logtivity <= 3.3.6 - Unauthenticated Information Disclosure via REST API

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
12th

The Activity Logs, User Activity Tracking, Multisite Activity Log from Logtivity plugin for WordPress is vulnerable to Authentication Bypass to Information Disclosure in versions up to, and including, 3.3.6. This is due to a logic flaw in the verifyAuthorization method where requests without an Authorization header skip Bearer token validation and fall through to an unconditional return true statement, bypassing all authentication checks. This makes it possible for unauthenticated attackers to access the /wp-json/logtivity/v1/options REST API endpoint and retrieve all plugin configuration options, including the logtivity_site_api_key which can be used to impersonate the site in API calls to the Logtivity service.

CWE CWE-200
Vendor logtivity
Product activity logs, user activity tracking, multisite activity log from logtivity
Published May 9, 2026
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for logtivity activity logs, user activity tracking, multisite activity log from logtivity

Be the first to know when new medium vulnerabilities affecting logtivity activity logs, user activity tracking, multisite activity log from logtivity are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

logtivity / Activity Logs, User Activity Tracking, Multisite Activity Log from Logtivity
0 โ‰ค 3.3.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/65ca20b0-0831-4f60-9021-679be6c145ef?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logtivity/tags/3.3.7/Core/Services/Logtivity_Rest_Endpoints.php#L78 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logtivity/tags/3.3.7/Core/Services/Logtivity_Rest_Endpoints.php#L47 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logtivity/tags/3.3.6/Core/Services/Logtivity_Rest_Endpoints.php#L78 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/logtivity/tags/3.3.6/Core/Services/Logtivity_Rest_Endpoints.php#L47 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3507386/

Credits

Ronnachai Chaipha