PatchSiren cyber security CVE debrief
CVE-2026-92603 continew-org CVE debrief
CVE-2026-92603 is an authorization bypass vulnerability in ContiNew Admin through version 4.1.0, allowing authenticated users to delete other users' messages and announcements without ownership validation. This vulnerability enables attackers to supply arbitrary message identifiers in the IdsReq parameter to remove any message row and purge all recipients' read receipts. Defenders responsible for ContiNew Admin deployments should assess exposure and prioritize remediation, focusing on restricting access to sensitive endpoints and ensuring proper authorization mechanisms are in place. The vulnerability has a CVSS score of 7.1 and is considered HIGH severity.
- Vendor
- continew-org
- Product
- continew-admin
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for ContiNew Admin deployments should assess exposure and prioritize remediation, focusing on restricting access to sensitive endpoints and ensuring proper authorization mechanisms are in place.
Why it matters
CVE-2026-92603 is an authorization bypass vulnerability in ContiNew Admin that allows authenticated users to delete other users' messages and announcements without ownership validation, potentially leading to data tampering and disruption of communication.
- Authenticated users can delete other users' messages and announcements without ownership validation.
- The vulnerability allows for potential data tampering and disruption of communication within the ContiNew Admin platform.
- Defenders should verify and remediate this vulnerability to prevent potential exploitation.
Technical summary
The vulnerability is caused by a lack of ownership validation in the personal message delete endpoint, allowing authenticated users to supply arbitrary message identifiers and remove any message row, purging all recipients' read receipts. This issue affects ContiNew Admin through version 4.1.0. The vulnerability allows for potential data tampering and disruption of communication within the ContiNew Admin platform. Defenders should verify and remediate this vulnerability to prevent potential exploitation. The CVE record and NVD entry provide additional details, but further verification is required to determine the exact scope of affected versions and deployments.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability in ContiNew Admin deployments, focusing on restricting access to sensitive endpoints and ensuring proper authorization mechanisms are in place.
Recommended defensive actions
- Verify ContiNew Admin version and restrict access to sensitive endpoints
- Implement proper authorization mechanisms for message deletion
- Monitor for suspicious activity related to message deletion
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is described in the CVE record and NVD entry, with additional details provided by Vulncheck and other sources. However, the exact scope of affected versions and deployments requires further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92603 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92603
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92603 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92603
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/continew-org/continew-admin
-
Source reference
Unverified legacy reference
URL: https://github.com/continew-org/continew-admin/blob/v4.1.0/continew-system/src/main/java/top/continew/admin/system/controller/UserMessageController.java
-
Source reference
Unverified legacy reference
URL: https://github.com/continew-org/continew-admin/blob/v4.1.0/continew-system/src/main/java/top/continew/admin/system/service/impl/MessageServiceImpl.java
-
Source reference
Unverified legacy reference
URL: https://github.com/continew-org/continew-admin/commit/665ea2c757a3f1246db62fb139fec1aac3cca296
-
Source reference
Unverified legacy reference
URL: https://github.com/continew-org/continew-admin/issues/220
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/continew-admin-through-4.1.0-unauthorized-message-deletion-via-usermessagecontroller
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.