Description
Subscriber SQL Injection in WP Sessions Time Monitoring Full Automatic <= 1.1.4 versions.
Published: 2026-06-16
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Sessions Time Monitoring Full Automatic plugin lists a vulnerability that allows an attacker to inject SQL code into the database. A successful injection could enable the attacker to read, modify, or delete data from the WordPress database, potentially compromising the integrity, confidentiality, and availability of the entire site. The weakness is a classic example of CWE‑89, where user-supplied input is concatenated into SQL statements without proper sanitization.

Affected Systems

WordPress sites running the WP Sessions Time Monitoring Full Automatic plugin from activity‑log.com with a version of 1.1.4 or earlier are affected.

Risk and Exploitability

The CVSS score of 8.5 designates this flaw as high severity, while an EPSS score of less than 1% indicates a very low known exploitation probability at present. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is web‑based; an attacker must be able to submit specially crafted input to the plugin’s subscriber handling logic, which could be available to authenticated users or even unauthenticated users depending on site configuration. No additional infrastructure or privileged access is required beyond reaching the vulnerable input endpoint.

Generated by OpenCVE AI on June 16, 2026 at 20:11 UTC.

Remediation

Vendor Solution

Update the WordPress WP Sessions Time Monitoring Full Automatic Plugin to the latest available version (at least 1.1.5).


OpenCVE Recommended Actions

  • Update the WP Sessions Time Monitoring Full Automatic plugin to version 1.1.5 or newer.
  • If an update cannot be applied immediately, disable or remove the plugin to stop the vulnerable code from executing.
  • Apply a web application firewall or similar perimeter filtering to block common SQL injection patterns targeted at the plugin’s input fields.

Generated by OpenCVE AI on June 16, 2026 at 20:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Activity-log.com
Activity-log.com wp Sessions Time Monitoring Full Automatic
Wordpress
Wordpress wordpress
Vendors & Products Activity-log.com
Activity-log.com wp Sessions Time Monitoring Full Automatic
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in WP Sessions Time Monitoring Full Automatic <= 1.1.4 versions.
Title WordPress WP Sessions Time Monitoring Full Automatic plugin <= 1.1.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Activity-log.com Wp Sessions Time Monitoring Full Automatic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T12:19:27.980Z

Reserved: 2026-04-07T10:48:38.855Z

Link: CVE-2026-39581

cve-icon Vulnrichment

Updated: 2026-06-16T12:19:21.158Z

cve-icon NVD

Status : Deferred

Published: 2026-06-16T10:16:27.357

Modified: 2026-06-16T14:52:36.287

Link: CVE-2026-39581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T20:15:16Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')