Cyber Posture

CVE-2026-7505

High

Published: 30 April 2026

Published
30 April 2026
Modified
01 May 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.0006 18.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-7505 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability. 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 18.0th 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-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the improper authorization flaw in the RPC handler by identifying, reporting, and applying the specific patch to version 3.9.0.

prevent

Enforces approved authorizations for access to system resources, preventing remote unauthorized manipulation via the flawed RPC handler function.

prevent

Limits damage from authorization bypass by ensuring only least privileges are granted to processes handling RPC requests.

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?

The CVE describes a remote improper authorization vulnerability in a public-facing RPC Handler component allowing unauthenticated attackers to bypass controls over the network, directly enabling exploitation of public-facing applications.

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

NVD Description

A flaw has been found in nextlevelbuilder GoClaw and GoClaw Lite up to 3.8.5. This affects an unknown function of the component RPC Handler. This manipulation causes improper authorization. The attack may be initiated remotely. The exploit has been published…

more

and may be used. Upgrading to version 3.9.0 mitigates this issue. Patch name: 406022e79f4a18b3070a446712080571eff11e30. You should upgrade the affected component.

Deeper analysisAI

CVE-2026-7505 is an improper authorization vulnerability (CWE-266, CWE-285) in an unknown function of the RPC Handler component within nextlevelbuilder GoClaw and GoClaw Lite versions up to 3.8.5. The issue allows manipulation that bypasses authorization controls, earning 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).

Remote attackers require no privileges or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation can result in low-level impacts to confidentiality, integrity, and availability, such as limited unauthorized access or modification.

Advisories recommend upgrading to version 3.9.0, which includes the fixing commit 406022e79f4a18b3070a446712080571eff11e30. Relevant GitHub resources detail the issue in #866, the pull request in #950, and the release at v3.9.0.

An exploit for this vulnerability has been published and may be used in attacks.

Details

CWE(s)

CVEs Like This One

CVE-2026-4617Shared CWE-266, CWE-285
CVE-2026-6105Shared CWE-266, CWE-285
CVE-2025-0484Shared CWE-266, CWE-285
CVE-2026-3734Shared CWE-266, CWE-285
CVE-2025-2360Shared CWE-266, CWE-285
CVE-2026-1597Shared CWE-266, CWE-285
CVE-2026-3724Shared CWE-266, CWE-285
CVE-2026-5642Shared CWE-266, CWE-285
CVE-2025-8756Shared CWE-266, CWE-285
CVE-2025-1226Shared CWE-266, CWE-285

References