Description
AntFlow V2.0.0 is vulnerable to Incorrect Access Control. JiMuMDCCommonsRequestLoggingFilter.java retrieves the userid from the request header as the core of the identity verification mechanism, allowing attackers to forge any user identity credential information, thereby causing sensitive information leakage.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AntFlow V2.0.0 implements a user identity verification mechanism that relies solely on a userid value extracted from an HTTP request header. Because this value is accepted without additional validation, an attacker can simply forge the header to impersonate any user. This incorrect access control leads to the disclosure of sensitive information that belongs to the forged identity. The weakness aligns with the CWE-284 improper access control category.

Affected Systems

The vulnerability affects AntFlow version 2.0.0. No specific vendor information is provided in the advisory, and no precise version range is listed beyond the referenced release.

Risk and Exploitability

No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. The lack of a known exploit score and official KEV status means the exploitation probability is currently uncertain, but the inherent nature of header manipulation suggests that an attacker can trigger the flaw from any HTTP client that can craft custom headers. The impact is global to any instance that accepts unauthenticated headers and can expose confidential user data if the identity assumption is honored by downstream services. Additional constraints would include the need for network-level access to send HTTP traffic to the target.

Generated by OpenCVE AI on August 26, 2026 at 22:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Validate user identity server-side rather than trusting HTTP headers
  • Implement strict header filtering to allow only trusted values or sources
  • Apply any vendor-provided patch or upgrade to a fixed AntFlow version as soon as it becomes available
  • Monitor application logs for anomalous user identity claims

Generated by OpenCVE AI on August 26, 2026 at 22:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title AntFlow User Identity Forgery via Header Manipulation
Weaknesses CWE-284

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description AntFlow V2.0.0 is vulnerable to Incorrect Access Control. JiMuMDCCommonsRequestLoggingFilter.java retrieves the userid from the request header as the core of the identity verification mechanism, allowing attackers to forge any user identity credential information, thereby causing sensitive information leakage.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T20:40:08.778Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75415

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T21:16:41.457

Modified: 2026-08-26T21:16:41.457

Link: CVE-2026-75415

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:45:03Z

Weaknesses