---
id: CVE-2026-92603
title: >-
  ContiNew Admin through 4.1.0 contains an authorization bypass vulnerability in
  the personal message delete endpoint that allows authenticated users to delete
  other users' messages and announcements
summary: >-
  ContiNew Admin through 4.1.0 contains an authorization bypass vulnerability in
  the personal message delete endpoint that allows authenticated users to delete
  other users' messages and announcements. Attackers can supply arbitrary
  message…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-639
vendor: continew-org
product: continew-admin
affected:
  - continew-admin <= 4.1.0
published: '2026-09-16'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:08:55.030'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92603'
references:
  - url: 'https://github.com/continew-org/continew-admin'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/continew-org/continew-admin/blob/v4.1.0/continew-system/src/main/java/top/continew/admin/system/controller/UserMessageController.java#L93-L97
    label: disclosure@vulncheck.com
  - 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#L130-L135
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/continew-org/continew-admin/commit/665ea2c757a3f1246db62fb139fec1aac3cca296
    label: disclosure@vulncheck.com
  - url: 'https://github.com/continew-org/continew-admin/issues/220'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/continew-admin-through-4.1.0-unauthorized-message-deletion-via-usermessagecontroller
    label: disclosure@vulncheck.com
  - url: 'https://github.com/continew-org/continew-admin/issues/220'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00467
epssPercentile: 0.37959
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T18:07:47.336488Z'
ingestedAt: '2026-09-16T16:59:56.620Z'
---

## Overview

ContiNew Admin through 4.1.0 contains an authorization bypass vulnerability in the personal message delete endpoint that allows authenticated users to delete other users' messages and announcements. Attackers can supply arbitrary message identifiers in the IdsReq parameter to remove any message row and purge all recipients' read receipts without ownership validation.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
