Cyber Resilience

CVE-2026-40141

Beyondtrust Privileged Remote Access ≤ 25.3.3

Published
06 July 2026
Modified
07 July 2026
Patch / advisory
CVSS Score v4 8.5
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0049 40th percentile
Risk Priority 39 floored blend · peak EPSS

Summary

CVE-2026-40141 is a high-severity Improper Neutralization of Special Elements in Data Query Logic (CWE-943) vulnerability in Beyondtrust Privileged Remote Access. Its CVSS base score is 8.5 (High).

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

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

A high-severity vulnerability exists in a web application component of BeyondTrust Remote Support and Privileged Remote Access related to the processing of certain input parameters. Insufficient validation of user-supplied input may allow an authenticated attacker with limited privileges to access…

more

unintended resources or data beyond their authorization scope. Exploitation is restricted to accounts with specific permissions.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

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.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-12686Same product: Beyondtrust Privileged Remote Access
CVE-2026-1731Same product: Beyondtrust Privileged Remote Access
CVE-2026-40138Same product: Beyondtrust Privileged Remote Access
CVE-2026-40139Same product: Beyondtrust Privileged Remote Access
CVE-2023-4310Same product: Beyondtrust Privileged Remote Access
CVE-2024-12356Same product: Beyondtrust Privileged Remote Access
CVE-2025-5309Same product: Beyondtrust Privileged Remote Access
CVE-2026-40140Same product: Beyondtrust Privileged Remote Access
CVE-2025-0217Same product: Beyondtrust Privileged Remote Access
CVE-2023-23632Same product: Beyondtrust Privileged Remote Access

Affected Assets

beyondtrust
privileged remote access
≤ 25.3.3
beyondtrust
remote support
≤ 25.3.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Input validation directly stops unneutralized special elements from reaching query logic.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require parameterized queries and input neutralization to prevent query-logic injection.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development catches injection vulnerabilities before release but does not itself implement the fix.

prevents

Secure development life cycle mandates input validation and query parameterization that directly prevent injection flaws.

prevents

Application security requirements explicitly call for controls against injection and improper query construction.

prevents

Secure architecture principles reduce the likelihood of query-logic flaws but do not prescribe the specific coding practice.

prevents

Secure coding standards require proper neutralization of special elements in all data queries.

prevents

Outsourced development agreements can require secure coding practices, indirectly mitigating the weakness.

References