CVE intelligence and bounded remediation
CVE-2026-3185 — A vulnerability was found in feiyuchuixue sz-boot-parent up to 1.3.2-beta
A vulnerability was found in feiyuchuixue sz-boot-parent up to 1.3.2-beta. Affected is an unknown function of the file /api/admin/sys-message/ of the component API Endpoint. The manipulation of the argument messageId results in authorization bypass. The attack can be launched remotely. The exploit has been made public and could be used. Upgrading to version 1.3.3-beta is able to address this issue. The patch is identified as aefaabfd7527188bfba3c8c9eee17c316d094802. The affected component should be upgraded. The project was informed beforehand and acted very professional: "We have implemented message ownership verification, so that users can only query messages related to themselves."
- Severity
- Medium
- CVSS
- 5.5 (4.0)
- Published
- 2026-02-25
- CISA KEV
- Not currently listed
- Ecosystem
- software/application
- Weaknesses
- CWE-285, CWE-639
Affected products
- szadmin / sz-boot-parent
- szadmin / sz-boot-parent / 1.0.0
- szadmin / sz-boot-parent / 1.0.1
- szadmin / sz-boot-parent / 1.0.2
- szadmin / sz-boot-parent / 1.1.0
- szadmin / sz-boot-parent / 1.2.0
Matched remediation archetype
Authorization bypass, IDOR, and cross-tenant access
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Map object and action authorization checks across API, UI, batch, import/export, and background-job paths.
- Identify tenant, ownership, role, and policy boundaries for affected resources and administrative operations.
- Use synthetic fixtures to compare intended access matrices without accessing another user's real data.
Remediate safely
- Enforce server-side authorization at each resource access and state transition using the authenticated principal and trusted tenant context.
- Scope data queries by tenant and ownership; treat client-supplied identifiers, roles, and policy claims as untrusted.
- Add deny-by-default policy tests for horizontal and vertical access across every affected transport.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.