CVE-2025-12919: Improper Control of Resource Identifiers in EverShop
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 control of resource identifiers. The attack may be performed from remote. This attack is characterized by high complexity. The exploitability is told to be difficult. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI Analysis
Technical Summary
CVE-2025-12919 is a vulnerability identified in the EverShop e-commerce platform, specifically affecting versions 2.0.0 and 2.0.1. The issue lies in the Order Handler component within the GraphQL resolver file Order.resolvers.js, where improper control over resource identifiers occurs due to insufficient validation or sanitization of the 'uuid' argument. This flaw allows an attacker to manipulate the uuid parameter remotely, potentially gaining unauthorized access or control over order-related resources. The vulnerability does not require authentication or user interaction, but the attack complexity is high, indicating that exploitation demands advanced skills or specific conditions. The CVSS 4.0 base score is 6.3 (medium severity), reflecting network attack vector, high complexity, no privileges or user interaction needed, and low impact on confidentiality with no impact on integrity or availability. Although the exploit code has been publicly disclosed, no active exploitation has been reported in the wild. The vendor has not responded to early disclosure attempts, and no official patches or mitigations have been released. This vulnerability could lead to unauthorized data exposure or manipulation within the order management system, undermining data integrity and confidentiality. The GraphQL interface's exposure increases the attack surface, especially if accessible from the internet. Organizations relying on EverShop for order processing should be aware of this risk and implement compensating controls until a patch is available.
Potential Impact
For European organizations using EverShop, this vulnerability poses a risk to the confidentiality and integrity of order data. Attackers exploiting the flaw could access or manipulate order information, potentially leading to fraudulent transactions, data leakage of customer details, or disruption of order processing workflows. This could damage customer trust, lead to financial losses, and result in regulatory non-compliance under GDPR due to unauthorized access to personal data. The medium severity and high attack complexity suggest that only skilled attackers would likely succeed, but the public availability of exploit details increases the risk over time. Organizations with exposed GraphQL endpoints or insufficient network segmentation are particularly vulnerable. The impact is more pronounced for large e-commerce operators or those handling sensitive customer data. Additionally, the lack of vendor response and patches prolongs exposure, increasing the window of opportunity for attackers.
Mitigation Recommendations
1. Implement strict input validation and sanitization on the 'uuid' parameter within the GraphQL Order Handler to prevent manipulation of resource identifiers. 2. Restrict access to GraphQL endpoints by enforcing network segmentation, IP whitelisting, or VPN access to limit exposure to trusted users only. 3. Monitor GraphQL query logs for unusual or malformed uuid values indicative of exploitation attempts. 4. Employ Web Application Firewalls (WAF) with custom rules targeting suspicious GraphQL queries related to order resources. 5. Conduct regular security assessments and code reviews focusing on resource identifier handling in the Order Handler component. 6. Engage with EverShop vendor or community to track patch releases and apply updates promptly once available. 7. Consider implementing additional authentication or authorization checks on order-related queries to reduce risk. 8. Educate development and operations teams about this vulnerability and encourage proactive threat hunting for related indicators.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-12919: Improper Control of Resource Identifiers in EverShop
Description
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 control of resource identifiers. The attack may be performed from remote. This attack is characterized by high complexity. The exploitability is told to be difficult. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AI-Powered Analysis
Technical Analysis
CVE-2025-12919 is a vulnerability identified in the EverShop e-commerce platform, specifically affecting versions 2.0.0 and 2.0.1. The issue lies in the Order Handler component within the GraphQL resolver file Order.resolvers.js, where improper control over resource identifiers occurs due to insufficient validation or sanitization of the 'uuid' argument. This flaw allows an attacker to manipulate the uuid parameter remotely, potentially gaining unauthorized access or control over order-related resources. The vulnerability does not require authentication or user interaction, but the attack complexity is high, indicating that exploitation demands advanced skills or specific conditions. The CVSS 4.0 base score is 6.3 (medium severity), reflecting network attack vector, high complexity, no privileges or user interaction needed, and low impact on confidentiality with no impact on integrity or availability. Although the exploit code has been publicly disclosed, no active exploitation has been reported in the wild. The vendor has not responded to early disclosure attempts, and no official patches or mitigations have been released. This vulnerability could lead to unauthorized data exposure or manipulation within the order management system, undermining data integrity and confidentiality. The GraphQL interface's exposure increases the attack surface, especially if accessible from the internet. Organizations relying on EverShop for order processing should be aware of this risk and implement compensating controls until a patch is available.
Potential Impact
For European organizations using EverShop, this vulnerability poses a risk to the confidentiality and integrity of order data. Attackers exploiting the flaw could access or manipulate order information, potentially leading to fraudulent transactions, data leakage of customer details, or disruption of order processing workflows. This could damage customer trust, lead to financial losses, and result in regulatory non-compliance under GDPR due to unauthorized access to personal data. The medium severity and high attack complexity suggest that only skilled attackers would likely succeed, but the public availability of exploit details increases the risk over time. Organizations with exposed GraphQL endpoints or insufficient network segmentation are particularly vulnerable. The impact is more pronounced for large e-commerce operators or those handling sensitive customer data. Additionally, the lack of vendor response and patches prolongs exposure, increasing the window of opportunity for attackers.
Mitigation Recommendations
1. Implement strict input validation and sanitization on the 'uuid' parameter within the GraphQL Order Handler to prevent manipulation of resource identifiers. 2. Restrict access to GraphQL endpoints by enforcing network segmentation, IP whitelisting, or VPN access to limit exposure to trusted users only. 3. Monitor GraphQL query logs for unusual or malformed uuid values indicative of exploitation attempts. 4. Employ Web Application Firewalls (WAF) with custom rules targeting suspicious GraphQL queries related to order resources. 5. Conduct regular security assessments and code reviews focusing on resource identifier handling in the Order Handler component. 6. Engage with EverShop vendor or community to track patch releases and apply updates promptly once available. 7. Consider implementing additional authentication or authorization checks on order-related queries to reduce risk. 8. Educate development and operations teams about this vulnerability and encourage proactive threat hunting for related indicators.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-11-09T06:29:03.722Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 691102ed4abca22cf3180d07
Added to database: 11/9/2025, 9:09:01 PM
Last enriched: 11/16/2025, 9:10:48 PM
Last updated: 12/24/2025, 8:03:25 AM
Views: 74
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-57840: CWE-269 Improper Privilege Management in Honor Magic OS
LowCVE-2025-13407: CWE-434 Unrestricted Upload of File with Dangerous Type in Gravity Forms
UnknownCVE-2024-58335: CWE-611 Improper Restriction of XML External Entity Reference in jcthiele OpenXRechnungToolbox
MediumCVE-2025-66444: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Hitachi Hitachi Infrastructure Analytics Advisor
HighCVE-2025-66445: CWE-306 Missing Authentication for Critical Function in Hitachi Hitachi Infrastructure Analytics Advisor
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.