CVE-2025-50004
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| artbees | jupiterx_core | to 4.10.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-50004 is a PHP Object Injection vulnerability in the WordPress JupiterX Core Plugin up to version 4.10.1. It allows attackers to inject malicious PHP objects through deserialization of untrusted data, potentially leading to code injection, SQL injection, path traversal, denial of service, and other attacks if a suitable Property Oriented Programming (POP) chain is available. [1]
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary code, perform SQL injection, traverse file paths, cause denial of service, and carry out other malicious actions on affected WordPress sites. Exploitation requires at least contributor or developer privileges, but if successful, it can compromise the security and integrity of the website and its data. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
The provided resources do not include specific commands or methods to detect this vulnerability on your network or system.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include updating the JupiterX Core Plugin to version 4.11.0 or later, where the vulnerability is fixed. Additionally, users of Patchstack can enable automatic mitigation rules to block attacks targeting this vulnerability and enable auto-updates for vulnerable plugins to ensure rapid protection. [1]