CVE-2026-15658
Deferred Deferred - Pending Action

Unauthorized Data Access in foreUP Customer REST API

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

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: CERT/CC

Description

A vulnerability in the foreUP customer REST API allows any authenticated, low-privilege customer to access an endpoint that returns the records of other users without checking that the caller owns the data associated with that record.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
foreup customer_rest_api *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an authenticated low-privilege customer to access an API endpoint that returns records of other users without verifying ownership of the data. This means unauthorized users can view sensitive information belonging to others.

Detection Guidance

This vulnerability involves unauthorized access to user records via the foreUP customer REST API. To detect it, monitor API logs for unusual requests to endpoints returning user data, especially from low-privilege accounts. Check for repeated requests to endpoints like /api/users or similar paths that return multiple user records. Use network monitoring tools to inspect HTTP GET requests with parameters like user_id or similar identifiers not tied to the requesting account.

Impact Analysis

If you are a user of the foreUP customer REST API, your personal data could be exposed to other customers. This may lead to privacy breaches, identity theft, or misuse of your information.

Compliance Impact

This vulnerability likely violates data protection regulations such as GDPR and HIPAA, which require strict access controls and protection of personal data. Non-compliance could result in legal penalties and reputational damage.

Mitigation Strategies

Immediately restrict access to the foreUP customer REST API endpoint to ensure only authorized users can access their own data. Review API logs for unauthorized access attempts and update authentication mechanisms to enforce strict ownership checks on returned records.

Chat Assistant

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

EPSS Chart