CVE Catalog

CVE-2026-77142

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

The frontend company self-service editing feature relies on a template-level visibility flag to hide the edit form for company records a visitor does not own, but the corresponding write operation does not repeat this ownership check on the server side. A visitor who knows a company record identifier from the public directory can submit a modified update request directly and overwrite its data without ownership confirmation.

Risk Assessment

An attacker can modify company data in the public directory, potentially leading to misinformation, data integrity issues, and fraud.

Recommendation

Implement server-side ownership verification for write operations in the company self-service editing feature, independent of template visibility flags.

Related vulnerabilities

Original NVD description (English source)

The frontend company self-service editing feature relies on a template-level visibility flag to hide the edit form for company records a visitor does not own, but the corresponding write operation does not repeat this ownership check on the server side. As a result, a visitor who knows the identifier of a company record from the public directory can submit a modified update request for that record directly and overwrite its data, without the application ever confirming that the visitor owns it.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS