GHSA-gfhv-5rqh-7qx3 — shopxo/shopxo
MEDIUMGHSA-gfhv-5rqh-7qx3 is a medium-severity (CVSS 6.3) Server-Side Request Forgery (SSRF) vulnerability in shopxo/shopxo. No vendor fix is recorded yet; mitigation options are listed below.
ShopXO Vulnerable to Server-Side Request Forgery (SSRF) via Email Settings
Exploitation Status
Proof-of-concept exploit code exists
- CISA’s SSVC triage found public proof-of-concept exploit code for this CVE, though no confirmed active exploitation.
Exploitation and automatability from CISA’s SSVC triage for GHSA-gfhv-5rqh-7qx3.
EPSS Exploitation Probability
Probability of exploitation in the next 30 days, from FIRST.org EPSS.
How urgent is this, really
GHSA-gfhv-5rqh-7qx3 by exploitation likelihood (EPSS) against impact (CVSS). Outside the shaded patch-first corner.
Where this sits among everything scored
Of 379,842 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Counts from FIRST.org, log-scaled.
Real-World Exposure
shopxo/shopxoReal-time download stats are indexed for npm and PyPI packages. This vulnerability affects Packagist packages — download data is not available via public APIs for these ecosystems.
Description
ShopXO v6.4.0 is vulnerable to Server-Side Request Forgery (SSRF) in Email Settings.
Affected Packages
| Ecosystem | Package | Vulnerable range | Fix |
|---|---|---|---|
| 🐘Packagist | shopxo/shopxo | all versions | No fix |
Affected Products
shopxoshopxoDetection & mitigation playbook
Open-source dependencyDetect
Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for shopxo/shopxo, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.
Remediation status
No patched version of shopxo/shopxo has shipped for GHSA-gfhv-5rqh-7qx3 yet. Where your build allows, override or pin the dependency away from the vulnerable range, and apply any maintainer-recommended mitigation.
Mitigate without a patch
Restrict outbound requests from the affected component to an allowlist of hosts, block access to link-local and internal address ranges at the network layer, and require authentication on internal services so a forged request cannot reach them unauthenticated.
Frequently Asked Questions
Is GHSA-gfhv-5rqh-7qx3 in your dependencies?
Find it across Packagist, including transitive dependencies.