CVE-2026-84430
Received Received - Intake

Object Injection in Gouguoa CMS via edit_personal Endpoint

Vulnerability report for CVE-2026-84430, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulDB

Description

A security vulnerability has been detected in gouguoa up to 5.10.0/6.0.1. This vulnerability affects the function update of the file app/home/controller/Index.php of the component edit_personal Endpoint. Such manipulation of the argument position_id leads to dynamically-determined object attributes. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 6.0.3 is able to resolve this issue. Upgrading the affected component is advised.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
gouguoa gouguoa to 5.10.0 (inc)
gouguoa gouguoa to 6.0.1 (inc)
gouguoa gouguoa 6.0.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-915 The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.
CWE-913 The product does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a mass assignment privilege escalation vulnerability in GouGuOA (ε‹Ύθ‚‘OA) versions up to 5.10.0. It affects the edit_personal endpoint in the app/home/controller/Index.php file. The flaw allows an authenticated attacker with low privileges to inject an arbitrary position_id value, such as setting it to 1, which grants maximum RBAC privileges. This enables full access to backend management functions like user management and system configuration.

Detection Guidance

Check if your system is running gouguoa versions up to 5.10.0 or 6.0.1 by inspecting the version in the application or server logs. Look for requests to the /home/index/edit_personal endpoint with parameters including position_id. Monitor for unusual privilege escalation events or unauthorized access to administrative functions.

Impact Analysis

An attacker with a low-privileged employee account could exploit this to escalate privileges and gain full access to administrative features. This includes managing users, system configurations, departments, and RBAC settings. The attack can be executed remotely and requires only low privileges and no user interaction.

Mitigation Strategies

Upgrade gouguoa to version 6.0.3 or later immediately. If upgrading is not possible, restrict access to the /home/index/edit_personal endpoint and validate all position_id inputs to prevent mass assignment attacks. Ensure low-privileged users cannot modify sensitive attributes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84430. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart