Description
A vulnerability was determined in JPress up to 1.0.3. The affected element is an unknown function of the file /ucenter/article/doWriteSave of the component UCenter Article Submission Endpoint. Executing a manipulation of the argument id/userId can lead to improper authorization. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-05-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the UCenter Article Submission Endpoint, where manipulating the id or userId parameters bypasses normal authorization checks. By sending a crafted request, an attacker can submit or modify articles on behalf of arbitrary users, leaking or corrupting content and potentially gaining elevated privileges. The weakness is a classic authorization flaw, classified as CWE‑266 and CWE‑285.

Affected Systems

The vulnerability affects the JPress platform, specifically versions up to and including 1.0.3. Any deployment using the /ucenter/article/doWriteSave handler without a fix is susceptible. The issue is reported in the JPress codebase and tracked in multiple vulnerability databases.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact; the EPSS score is not available, and the vulnerability is not yet listed in CISA’s KEV catalog. Attackers can trigger the flaw remotely via HTTP requests, and the public disclosure means tools or scripts may already exist. Because the flaw involves improper authorization, it allows an attacker to create or alter content for any user without authentication on the target system.

Generated by OpenCVE AI on May 24, 2026 at 12:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Validate the userId supplied in the request against the authenticated session and deny the operation if they do not match or the user lacks the necessary role.
  • Upgrade the JPress installation to the latest version in which the UCenter Article Submission Endpoint has been fixed, or apply a vendor patch if one becomes available.
  • For environments that cannot be upgraded immediately, restrict external access to the /ucenter/article/doWriteSave endpoint using firewall rules or a web application firewall, and monitor for anomalous article creation activity.

Generated by OpenCVE AI on May 24, 2026 at 12:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 24 May 2026 11:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in JPress up to 1.0.3. The affected element is an unknown function of the file /ucenter/article/doWriteSave of the component UCenter Article Submission Endpoint. Executing a manipulation of the argument id/userId can lead to improper authorization. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title JPress UCenter Article Submission Endpoint doWriteSave improper authorization
First Time appeared Jpress
Jpress jpress
Weaknesses CWE-266
CWE-285
CPEs cpe:2.3:a:jpress:jpress:*:*:*:*:*:*:*:*
Vendors & Products Jpress
Jpress jpress
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-24T10:45:07.960Z

Reserved: 2026-05-23T14:52:08.755Z

Link: CVE-2026-9376

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-24T12:30:15Z

Weaknesses