CVE-2025-34156: Tibbo AggreGate Network Manager < 6.40.05 System Information Exposure
Tibbo AggreGate Network Manager < 6.40.05 exposes sensitive system information through an unauthenticated endpoint at /cwmp/happyaxis.jsp. The page discloses Java system properties, server path details, and version information to unauthorized users, resulting in information disclosure that could aid further compromise.
Security readout for executives and security teams
Plain-English summary
This flaw lets unauthenticated users view sensitive system details from Tibbo AggreGate Network Manager before version 6.40.05. The disclosed data is not direct system control, but it can help attackers map the environment and plan follow-on activity.
Executive priority
Treat as a moderate-priority remediation item. Patch exposed or externally reachable systems first, because the flaw can support reconnaissance even though it is not reported as actively exploited.
Technical view
CVE-2025-34156 is a CWE-497 information disclosure issue in AggreGate Network Manager < 6.40.05. The unauthenticated /cwmp/happyaxis.jsp endpoint exposes Java system properties, server path details, and version information. CVSS v4.0 is 6.9 with network access and no privileges or user interaction required.
Likely exposure
Exposure is most relevant where AggreGate Network Manager or related CWMP interfaces are reachable from untrusted networks. Internal-only deployments still carry reconnaissance risk if attackers gain network foothold.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The risk is mainly reconnaissance: leaked runtime, path, and version data can reduce attacker uncertainty during later compromise attempts.
Researcher notes
Affected-version evidence comes from the title and advisory summary: AggreGate Network Manager before 6.40.05. The supplied affected metadata is sparse, so confirm product builds and vendor guidance before broad assertions.
Mitigation direction
Upgrade AggreGate Network Manager to version 6.40.05 or later.
Restrict management and CWMP interfaces to trusted administration networks.
Block unauthenticated access to the exposed endpoint until upgraded.
Remove unnecessary internet exposure for AggreGate management services.
Monitor vendor and VulnCheck advisories for updated remediation details.
Validation and detection
Inventory AggreGate Network Manager instances and record exact versions.
Confirm all instances are version 6.40.05 or later.
Verify the endpoint is not accessible without authentication.
Check external attack surface records for exposed AggreGate services.
Review logs for unexpected requests to the affected endpoint.
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-497: 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.
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-497 · source CWE mapping
Exposure of Sensitive System Information to an Unauthorized Control Sphere
Exposure of Sensitive System Information to an Unauthorized Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.