CVE-2025-34140: ETQ Reliance CG/NXG API Authorization Bypass via ;localized-text URI Suffix
An authorization bypass vulnerability exists in ETQ Reliance (legacy CG and NXG SaaS platforms). By appending a specific URI suffix to certain API endpoints, an unauthenticated attacker can bypass access control checks and retrieve limited sensitive resources. The root cause was a misconfiguration in API authorization logic, which has since been corrected in SE.2025.1 and 2025.1.2.
Security readout for executives and security teams
Plain-English summary
ETQ Reliance legacy CG and NXG SaaS could expose limited sensitive API resources to an unauthenticated internet attacker. A specially formed request can avoid an authorization check. The supplied CVSS 4.0 score is 8.7, reflecting potentially serious confidentiality loss without credentials or user interaction. No integrity or availability impact is identified.
Executive priority
Treat this as a high-priority confidentiality issue. Quickly identify affected ETQ environments, confirm SaaS tenant status, and restrict exposed APIs where correction cannot be verified. Escalate if Reliance stores regulated, quality, safety, or commercially sensitive records. The available evidence does not justify claiming an active exploitation emergency.
Technical view
CVE-2025-34140 is a network-reachable API authorization bypass caused by misconfigured authorization logic. Appending a particular URI suffix to certain endpoints can permit unauthenticated retrieval of limited sensitive resources. The issue is categorized as CWE-639. The source bundle states the correction is included in CG SE.2025.1 and NXG 2025.1.2.
Likely exposure
Organizations using legacy Reliance CG before SE.2025.1 or Reliance NXG SaaS before 2025.1.2 may be exposed, especially where affected APIs are externally reachable. Exact endpoints, data types, and deployment prerequisites are not identified in the supplied evidence. NXG customers should verify their tenant release with ETQ.
Exploitation context
Exploitation requires network access but no credentials, user interaction, or elevated complexity according to the supplied CVSS vector. The source bundle does not establish active exploitation, and the CVE is not identified as being in CISA KEV. Public proof-of-concept availability is not established by the provided information.
Researcher notes
The supplied CVSS 4.0 vector is AV:N/AC:L/AT:N/PR:N/UI:N with high vulnerable-system confidentiality impact and no stated integrity, availability, or subsequent-system impact. Exact affected endpoints and retrievable resource classes remain unspecified. Version-range notation in the bundle is ambiguous, but its narrative explicitly names SE.2025.1 and 2025.1.2 as corrected releases.
Mitigation direction
Upgrade Reliance CG to SE.2025.1 or a later vendor-supported release.
Confirm Reliance NXG SaaS is running 2025.1.2 or later.
Restrict external API access until the corrected release is verified.
Review ETQ's security update for deployment-specific instructions and exceptions.
Validation and detection
Inventory Reliance CG and NXG deployments, tenant releases, and exposed API interfaces.
Confirm installed or hosted versions against ETQ's corrected release levels.
Review access logs for unauthenticated requests containing unusual URI suffix patterns.
Verify affected API resources reject unauthenticated access after remediation.
Coordinate safe validation with ETQ because affected endpoints are not specified here.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-639 · source CWE mapping
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.