CVE-2026-7635HIGH 8.1EPSS p37.7%

CVE-2026-7635CVE-2026-7635

Description

The coreActivity: Activity Logging for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.0. This is due to the plugin failing to validate or strip PHP serialization syntax from the User-Agent HTTP header before storing it in the logmeta table, and subsequently calling `maybe_unserialize()` on every retrieved `meta_value` in `query_metas()` without verifying the data was originally serialized by the application. This makes it possible for unauthenticated attackers to inject a crafted PHP serialized payload via the User-Agent header during any logged event (such as a failed login attempt), which, when an administrator views the Logs page, is deserialized and passed to `DeviceDetector::setUserAgent()`, triggering a Fatal TypeError that creates a persistent Denial of Service condition blocking administrator access to the Logs page entirely.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.48% probability of exploitation · percentile 37.7% · 2026-06-19T12:03:05Z
Published2026-05-13
Last modified2026-05-13

Underlying weaknesses· 1

CWE-502

References

  1. https://github.com/dev4press/coreactivity/pull/3/changes/1f09331d66de7cf4bba9b6e396b0d4e7597fcde2
  2. https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Core.php#L252
  3. https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Device.php#L35
  4. https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/table/Logs.php#L161
  5. https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/core/plugins/DBLite.php#L268
  6. https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/wordpress/admin/Table.php#L290
  7. https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Core.php#L252
  8. https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Device.php#L35

1

TypeTargetConfidenceTier
WeaknessDeserialization of Untrusted Datacwe-5020%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-7654
CVE
CVE-2025-0767
CVE
CVE-2025-4665
CVE
CVE-2026-7647
CVE
CVE-2025-32686
CVE
CVE-2026-3296
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.