CVE-2026-9376 Details
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.
An improper authorization vulnerability has been identified in JPress versions through 1.0.3, specifically within the UCenter Article Submission Endpoint. The issue arises in the POST /ucenter/article/doWriteSave endpoint, where insufficient verification allows authenticated users to manipulate the id or userId arguments. This lack of proper authorization can be exploited remotely, enabling low-privileged users to modify or overwrite articles belonging to others, provided they have access to a valid article ID.
Before updating an article, the application should verify that the current user is the owner of the article. This can be done by checking the article's user ID against the ID of the authenticated user. Unauthorized update attempts should be rejected with a 403 Forbidden response.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 24, 2026CISA-ADP
Assessed May 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/JPressProjects/jpress/issues/194 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/813253 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365339 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365339/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| JPress | 1.0.3 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 24, 2026 | New CVE Received | [email protected] |
Volerion