Cyber Posture

CVE-2025-25381

High

Published: 06 March 2025

Published
06 March 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0011 29.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-25381 is a high-severity Improper Access Control (CWE-284) vulnerability. Its CVSS base score is 7.5 (High).

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

The strongest mitigations our analysis identified are NIST 800-53 AC-14 (Permitted Actions Without Identification or Authentication) and AC-3 (Access Enforcement).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Enforces approved authorizations for logical access to prevent unauthorized viewing of sensitive information like usernames and passwords in the app.

prevent

Limits permitted actions without identification or authentication, directly addressing unauthenticated access to sensitive credentials.

prevent

Applies least privilege to restrict access to sensitive data only to authorized users or processes, mitigating improper access control vulnerabilities.

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.
T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Why these techniques?

The vulnerability is an improper access control flaw in a network-accessible application allowing remote unauthenticated retrieval of credentials, directly enabling exploitation of public-facing applications (T1190) and access to unsecured credentials (T1552).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

NVD Description

Incorrect access control in the KSRTC AWATAR app of Karnataka State Road Transport Corporation v1.3.0 allows to view sensitive information such as usernames and passwords.

Deeper analysisAI

CVE-2025-25381 is an incorrect access control vulnerability (CWE-284) in the KSRTC AWATAR app version 1.3.0 of the Karnataka State Road Transport Corporation. The flaw enables unauthorized viewing of sensitive information, such as usernames and passwords. It carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact with network accessibility and low attack complexity.

The vulnerability can be exploited by any unauthenticated attacker with network access to the affected app, requiring no privileges or user interaction. Exploitation allows remote retrieval of sensitive credentials, potentially enabling further compromise of associated accounts or systems, though it does not impact integrity or availability.

Advisories providing further details, including potential mitigations or patches, are available at references such as https://github.com/advisories/GHSA-x2cr-cpw2-j9x5, https://github.com/edwin-0990/CVE_ID/blob/main/CVE-2025-25381/README.md, and https://www.tenable.com/cve/CVE-2025-25381. Security practitioners should review these sources for specific remediation guidance.

Details

CWE(s)

CVEs Like This One

CVE-2026-23782Shared CWE-284
CVE-2026-22566Shared CWE-284
CVE-2025-57266Shared CWE-284
CVE-2025-66956Shared CWE-284
CVE-2026-30707Shared CWE-284
CVE-2025-23243Shared CWE-284
CVE-2026-40595Shared CWE-284
CVE-2025-66509Shared CWE-284
CVE-2025-27649Shared CWE-284
CVE-2025-50900Shared CWE-284

References