Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-7635
PUBLISHED
More InfoOfficial Page
Assigner-Wordfence
Assigner Org ID-b15e7b5b-3da4-40ae-a43c-f7aa60e62599
View Known Exploited Vulnerability (KEV) details
Published At-13 May, 2026 | 04:26
Updated At-13 May, 2026 | 10:22
Rejected At-
▼CVE Numbering Authority (CNA)
coreActivity: Activity Logging for WordPress <= 3.0 - Unauthenticated PHP Object Injection via 'user_agent' Log Meta Field

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.

Affected Products
Vendor
gdragon
Product
coreActivity: Activity Logging for WordPress
Default Status
unaffected
Versions
Affected
  • From 0 through 3.0 (semver)
Problem Types
TypeCWE IDDescription
CWECWE-502CWE-502 Deserialization of Untrusted Data
Type: CWE
CWE ID: CWE-502
Description: CWE-502 Deserialization of Untrusted Data
Metrics
VersionBase scoreBase severityVector
3.18.1HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 8.1
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

finder
Duong Quang Hao
finder
Thai Son Dinh
Timeline
EventDate
Vendor Notified2026-05-02 23:24:59
Disclosed2026-05-12 00:00:00
Event: Vendor Notified
Date: 2026-05-02 23:24:59
Event: Disclosed
Date: 2026-05-12 00:00:00
Replaced By

Rejected Reason

References
HyperlinkResource
https://www.wordfence.com/threat-intel/vulnerabilities/id/59f30135-6dd9-4367-90a9-a10ad491357d?source=cve
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/trunk/vendor/dev4press/library/dev4press/wordpress/admin/Table.php#L290
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/wordpress/admin/Table.php#L290
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Core.php#L252
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Core.php#L252
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/trunk/vendor/dev4press/library/dev4press/core/plugins/DBLite.php#L268
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/core/plugins/DBLite.php#L268
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/table/Logs.php#L161
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/table/Logs.php#L161
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Device.php#L35
N/A
https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Device.php#L35
N/A
https://github.com/dev4press/coreactivity/pull/3/changes/1f09331d66de7cf4bba9b6e396b0d4e7597fcde2
N/A
Hyperlink: https://www.wordfence.com/threat-intel/vulnerabilities/id/59f30135-6dd9-4367-90a9-a10ad491357d?source=cve
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/trunk/vendor/dev4press/library/dev4press/wordpress/admin/Table.php#L290
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/wordpress/admin/Table.php#L290
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Core.php#L252
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Core.php#L252
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/trunk/vendor/dev4press/library/dev4press/core/plugins/DBLite.php#L268
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/vendor/dev4press/library/dev4press/core/plugins/DBLite.php#L268
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/table/Logs.php#L161
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/table/Logs.php#L161
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/trunk/core/log/Device.php#L35
Resource: N/A
Hyperlink: https://plugins.trac.wordpress.org/browser/coreactivity/tags/3.0/core/log/Device.php#L35
Resource: N/A
Hyperlink: https://github.com/dev4press/coreactivity/pull/3/changes/1f09331d66de7cf4bba9b6e396b0d4e7597fcde2
Resource: N/A
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Details not found