CVE-2026-28213
- EPSS 0.06%
- Veröffentlicht 26.02.2026 22:31:47
- Zuletzt bearbeitet 28.02.2026 01:18:18
EverShop is a TypeScript-first eCommerce platform. Versions prior to 2.1.1 have a vulnerability in the "Forgot Password" functionality. When specifying a target email address, the API response returns the password reset token. This allows an attacker...
CVE-2026-25993
- EPSS 0.04%
- Veröffentlicht 10.02.2026 18:16:38
- Zuletzt bearbeitet 23.02.2026 18:03:12
EverShop is a TypeScript-first eCommerce platform. During category update and deletion event handling, the application embeds path / request_path values—derived from the url_key stored in the database—into SQL statements via string concatenation and ...
CVE-2025-67427
- EPSS 0.05%
- Veröffentlicht 05.01.2026 00:00:00
- Zuletzt bearbeitet 12.01.2026 18:12:22
A Blind Server-Side Request Forgery (SSRF) vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to force the server to initiate an HTTP request via the "GET /images" API. The vulnerability occurs due to insufficient validation o...
CVE-2025-67419
- EPSS 0.08%
- Veröffentlicht 05.01.2026 00:00:00
- Zuletzt bearbeitet 12.01.2026 18:12:10
A Denial of Service (DoS) vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to exhaust the application server's resources via the "GET /images" API. The application fails to limit the height of the use-element shadow tree or ...
CVE-2025-65844
- EPSS 0.09%
- Veröffentlicht 02.12.2025 00:00:00
- Zuletzt bearbeitet 06.12.2025 04:15:47
EverShop 2.0.1 allows a remote unauthenticated attacker to upload arbitrary files and create directories via the /api/images endpoint. The endpoint is accessible without authentication by default, and server-side validation of uploaded files is insuf...
CVE-2025-12919
- EPSS 0.06%
- Veröffentlicht 09.11.2025 20:02:06
- Zuletzt bearbeitet 11.12.2025 23:33:43
A vulnerability was detected in EverShop up to 2.0.1. Affected is an unknown function of the file /src/modules/oms/graphql/types/Order/Order.resolvers.js of the component Order Handler. The manipulation of the argument uuid results in improper contro...
CVE-2023-46942
- EPSS 0.1%
- Veröffentlicht 13.01.2024 02:15:07
- Zuletzt bearbeitet 03.06.2025 14:15:30
Lack of authentication in NPM's package @evershop/evershop before version 1.0.0-rc.8, allows remote attackers to obtain sensitive information via improper authorization in GraphQL endpoints.
CVE-2023-46943
- EPSS 0.09%
- Veröffentlicht 13.01.2024 02:15:07
- Zuletzt bearbeitet 21.11.2024 08:29:31
An issue was discovered in NPM's package @evershop/evershop before version 1.0.0-rc.8. The HMAC secret used for generating tokens is hardcoded as "secret". A weak HMAC secret poses a risk because attackers can use the predictable secret to create val...
CVE-2023-46493
- EPSS 0.08%
- Veröffentlicht 08.12.2023 20:15:07
- Zuletzt bearbeitet 21.11.2024 08:28:35
Directory Traversal vulnerability in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information via a crafted request to the readDirSync function in fileBrowser/browser.js.
CVE-2023-46494
- EPSS 0.08%
- Veröffentlicht 08.12.2023 20:15:07
- Zuletzt bearbeitet 27.05.2025 16:15:29
Cross Site Scripting vulnerability in EverShop NPM versions before v.1.0.0-rc.5 allows a remote attacker to obtain sensitive information via a crafted request to the ProductGrid function in admin/productGrid/Grid.jsx.