Cyber Posture

CVE-2025-8838

HighPublic PoC

Published: 11 August 2025

Published
11 August 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0015 35.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-8838 is a high-severity Improper Authentication (CWE-287) vulnerability in Winterchens My-Site. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 35.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-287

Detects unauthorized successful logons resulting from improper authentication implementations.

addresses: CWE-287

Documented procedures ensure personnel are trained on authentication mechanisms, tangibly lowering the risk of improper authentication being exploited.

addresses: CWE-287

Security awareness training instructs users on secure authentication practices and avoiding credential compromise.

addresses: CWE-287

Training on authentication mechanisms and best practices decreases the occurrence of improper authentication.

addresses: CWE-287

Non-repudiation requires strong authentication mechanisms to irrefutably attribute performed actions to specific individuals or processes.

addresses: CWE-287

Session content review can reveal authentication bypasses or failures in session establishment.

addresses: CWE-287

Review of authentication-related audit records can detect improper authentication mechanisms or bypasses.

addresses: CWE-287

Assessments check authentication mechanisms for correct implementation and effectiveness, reducing successful authentication bypass attempts.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Improper authentication bypass in public-facing /admin backend interface directly enables remote exploitation of a web application vulnerability.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability has been found in WinterChenS my-site up to 1f7525f15934d9d6a278de967f6ec9f1757738d8. This vulnerability affects the function preHandle of the file /admin/ of the component Backend Interface. The manipulation of the argument uri leads to improper authentication. The attack can be…

more

initiated remotely. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The code maintainer responded to the issue that "[he] tried it, and using this link automatically redirects to the login page."

Deeper analysisAI

CVE-2025-8838 is an improper authentication vulnerability (CWE-287) in the WinterChenS my-site project, affecting commits up to 1f7525f15934d9d6a278de967f6ec9f1757738d8. The issue resides in the preHandle function within the /admin/ Backend Interface component, where manipulation of the uri argument bypasses authentication checks. This flaw carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), indicating high severity due to its network accessibility and low complexity.

The vulnerability can be exploited remotely by unauthenticated attackers with no privileges required and no user interaction needed. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling unauthorized access to backend administrative functions through crafted URI manipulations. An exploit has been publicly disclosed, though its practical reliability remains in question.

Advisories from VulDB and GitHub issue #97 detail the report, with the project maintainer responding that testing the reported link results in an automatic redirect to the login page, suggesting the issue may not function as claimed. As my-site employs a rolling release model for continuous delivery, no specific affected or patched versions are available; practitioners should monitor the repository for updates.

Notable context includes ongoing doubt about the vulnerability's validity, as confirmed by the maintainer's reproduction attempts, with no evidence of real-world exploitation reported to date.

Details

CWE(s)

Affected Products

winterchens
my-site
2025-06-11

CVEs Like This One

CVE-2025-50904Same product: Winterchens My-Site
CVE-2024-53496Same product: Winterchens My-Site
CVE-2026-5570Shared CWE-287
CVE-2025-52395Shared CWE-287
CVE-2025-15484Shared CWE-287
CVE-2026-41571Shared CWE-287
CVE-2026-2174Shared CWE-287
CVE-2025-71279Shared CWE-287
CVE-2024-13804Shared CWE-287
CVE-2026-39322Shared CWE-287

References