Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2368+ Articles
158+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-59504: Priority Portal Generator Client-Side Security Bypass (CVSS 9.1)
CVE-2026-59504: Priority Portal Generator Client-Side Security Bypass (CVSS 9.1)

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-59504

CVE-2026-59504: Priority Portal Generator Client-Side Security Bypass (CVSS 9.1)

Critical flaw in Soft Solutions' Priority ERP portal addon lets remote attackers bypass server-side security controls. Upgrade to Priwall v3.

Dylan H.

Security Team

August 14, 2026
2 min read

Affected Products

  • Priority Portal Generator (Priwall) by Soft Solutions — all versions prior to Priwall v3

Overview

A critical security vulnerability has been disclosed in the Priority Portal Generator addon for Priority ERP, developed by Israeli software firm Soft Solutions. Tracked as CVE-2026-59504 and scoring CVSS 9.1, the flaw stems from a classic but dangerous design error: security enforcement applied only on the client side, with no corresponding validation on the server.

The Israel National Cyber Directorate published the advisory on August 13, 2026, alongside a companion vulnerability (CVE-2026-59500) in the same product.

Technical Details

The vulnerability is classified under CWE-602: Client-Side Enforcement of Server-Side Security. In this pattern, an application trusts client-submitted data to determine whether access controls or security checks should apply — rather than enforcing those controls independently on the server.

An attacker can craft requests that bypass these client-enforced restrictions entirely, gaining unauthorized access to functionality or data that should have been protected.

CVSS 3.1 vector breakdown:

  • Attack Vector: Network — exploitable remotely
  • Attack Complexity: Low — no special conditions required
  • Privileges Required: None — no authentication needed
  • User Interaction: None
  • Impact: High Confidentiality, High Integrity, no Availability impact

The 9.1 score reflects the severity of being exploitable by any unauthenticated remote attacker with the ability to send HTTP requests to the affected system.

Affected Product

  • Product: Priority Portal Generator (marketed as "Priwall") by Soft Solutions
  • Integration: Addon for Priority ERP, a widely-used enterprise resource planning platform in Israel and internationally
  • Affected versions: All versions prior to Priwall v3

Remediation

The fix is available: upgrade to Priwall v3. Organizations running any earlier version of the Priority Portal Generator should treat this as an urgent update given the unauthenticated remote exploitability and CVSS 9.1 rating.

Until patching is complete:

  • Restrict network access to the Priority Portal from untrusted networks
  • Apply WAF rules to monitor for unexpected or anomalous API requests
  • Review access logs for signs of unauthorized data access

Context: Paired with CVE-2026-59500

This CVE was disclosed alongside CVE-2026-59500 (CVSS 10.0), which describes a complete authentication bypass in the same product. Organizations should treat both as a package and prioritize upgrading to Priwall v3 immediately — the combination of authentication bypass and client-side security bypass in the same product creates a serious attack surface.

References

  • NVD: CVE-2026-59504
  • Israel National Cyber Directorate — CVE Advisories
#CVE#ERP#Security Bypass#Priority ERP#CWE-602#Critical

Related Articles

CVE-2026-59500: Priority Portal Generator Authentication Bypass — CVSS 10.0

Maximum severity CVE in Priority ERP's portal addon allows unauthenticated remote attackers to bypass authentication entirely. Patch immediately.

3 min read

CVE-2026-15413: WordPress 'Link Factory' Plugin Is an Intentional Backdoor (CVSS 10.0)

The Link Factory WordPress plugin is a supply-chain backdoor. Operator-controlled REST API lets attackers run arbitrary commands. Remove it immediately.

3 min read

CVE-2026-17482: Critical RCE in IBM Documentation Offline

IBM Documentation Offline versions 1.0.0–1.4.1 contain a critical path traversal flaw allowing remote code execution with a CVSS score of 9.8.

2 min read
Back to all Security Alerts