CVE-2026-28138
Received Received - Intake
Deserialization Vulnerability in Stylemix uListing Allows Object Injection

Publication date: 2026-02-26

Last updated on: 2026-02-26

Assigner: Patchstack

Description
Deserialization of Untrusted Data vulnerability in Stylemix uListing ulisting allows Object Injection.This issue affects uListing: from n/a through <= 2.2.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-26
Last Modified
2026-02-26
Generated
2026-06-16
AI Q&A
2026-02-26
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
stylemixthemes ulisting 2.2.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-28138 is a PHP Object Injection vulnerability found in the WordPress uListing Plugin versions up to and including 2.2.0. It allows a malicious actor with administrator privileges to inject objects during deserialization, potentially enabling various attacks.

  • The vulnerability involves deserialization of untrusted data leading to object injection.
  • It can be exploited to perform attacks such as code injection, SQL injection, path traversal, and denial of service.
  • Exploitation requires a suitable PHP Object Injection Property Oriented Programming (POP) chain.

The issue is classified under OWASP Top 10 category A3: Injection and has a CVSS score of 7.2, indicating moderate severity.

Impact Analysis

If exploited, this vulnerability can allow an attacker with administrator privileges to execute several harmful actions on the affected system.

  • Code injection, which could lead to arbitrary code execution.
  • SQL injection, potentially compromising the database.
  • Path traversal, which might allow access to unauthorized files.
  • Denial of service, disrupting the availability of the application.

However, the vulnerability is considered low priority by Patchstack due to its low impact and the unlikelihood of exploitation.

Compliance Impact

I don't know

Detection Guidance

There are no specific detection commands or network/system detection methods provided for this vulnerability.

Mitigation Strategies

Since no official patch is currently available for this vulnerability, immediate mitigation steps include monitoring for updates or mitigations from the plugin developer or security advisories.

Additionally, limiting administrator privileges to trusted users can reduce the risk of exploitation, as the vulnerability requires administrator access.

Consider implementing general security best practices such as regular backups and monitoring for suspicious activity.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28138. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart