Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Unauthenticated remote, low-complexity data exposure justifies AV:N/AC:L/PR:N/C:H; integrity set to N because CWE-200/359 describe read-only disclosure, contradicting the input's I:H.
Primary rating from Vendor (INCD).
CVSS VectorVendor: INCD
Lifecycle Timeline
2DescriptionCVE.org
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE-359: Exposure of Private Personal Information to an Unauthorized Actor
AnalysisAI
Unauthenticated sensitive information disclosure in the Portal Generator Addon to Priority ERP (developed by Soft Solutions) allows remote attackers to retrieve private personal and business data without credentials or user interaction. Rated CVSS 9.1 (AV:N/AC:L/PR:N/UI:N) and reported by Israel's National Cyber Directorate (INCD), the flaw combines CWE-200 and CWE-359 exposure classes. No public exploit identified at time of analysis, and the product has a primarily Israeli deployment footprint.
Technical ContextAI
The affected component is the Portal Generator Addon, an extension that builds web-facing customer/vendor portals on top of Priority ERP (a widely used Israeli enterprise resource planning platform), developed by third-party integrator Soft Solutions. The single affected CPE is cpe:2.3:a:priority:portal_generator_addon_to_priority_erp_(developed_by_soft_solutions). The root-cause class, CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) refined by CWE-359 (Exposure of Private Personal Information), indicates the portal serves protected data - likely PII drawn from ERP records such as customer, HR, or financial tables - to actors who should not have access. Because portal generators expose ERP data through customizable web endpoints, such flaws typically stem from missing authorization checks, direct object references, or endpoints returning more data than the authenticated context should permit.
RemediationAI
No vendor-released patch or fixed version was identified in the available data, so a specific upgrade target cannot yet be cited - monitor Soft Solutions and the INCD advisory listing (https://www.gov.il/en/departments/dynamiccollectors/cve_advisories_listing) for the fixed release and apply it once published. As compensating controls until a patch is available: restrict network exposure of the portal by placing it behind a VPN or IP allowlist so it is not reachable by anonymous internet clients (trade-off: breaks self-service access for external customers/vendors); enforce authentication and authorization at a reverse proxy or WAF in front of the portal endpoints, blocking unauthenticated requests to data-returning URLs (trade-off: may require mapping legitimate anonymous paths); and audit web/application logs for anomalous bulk data retrieval from portal endpoints. Contact Soft Solutions or your Priority ERP integrator directly to confirm affected versions and remediation, given the third-party addon nature of the component.
Authentication bypass in the Priority Portal Generator add-on for Priority ERP (developed by Soft Solutions) lets remote
Priority Web version 19.1.0.68, parameter manipulation on an unspecified end-point may allow authentication bypass. Rate
Priority Windows may allow Command Execution via SQL Injection using an unspecified method. Rated critical severity (CVS
Authentication bypass in the Portal Generator Addon (developed by Soft Solutions) for Priority ERP allows remote, unauth
Authentication bypass via hard-coded credentials in the Portal Generator add-on for Priority ERP (developed by Soft Solu
Unauthenticated information disclosure in the Portal Generator add-on to Priority ERP (developed by Soft Solutions) allo
Unauthenticated authentication bypass in the Portal Generator Addon to Priority ERP (developed by Soft Solutions) allows
Unauthenticated remote information disclosure in the Portal Generator Addon for Priority ERP (developed by Soft Solution
Unauthenticated remote access control bypass in the Portal Generator Addon for Priority ERP (developed by Soft Solutions
Priority - CWE-552: Files or Directories Accessible to External Parties. Rated high severity (CVSS 7.5), this vulnerabil
Priority - CWE-200: Exposure of Sensitive Information to an Unauthorized Actor. Rated high severity (CVSS 7.5), this vul
this vulnerability affect user that even not allowed to access via the web interface. Rated medium severity (CVSS 6.3),
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57770
GHSA-w88w-7hjf-77f6