CVE-2024-22873: n/a
Tencent Blueking CMDB v3.2.x to v3.9.x was discovered to contain a Server-Side Request Forgery (SSRF) via the event subscription function (/service/subscription.go). This vulnerability allows attackers to access internal requests via a crafted POST request.
AI Analysis
Technical Summary
Tencent Blueking CMDB versions 3.2.x to 3.9.x contain a Server-Side Request Forgery (SSRF) vulnerability identified as CVE-2024-22873. This vulnerability resides in the event subscription feature implemented in the /service/subscription.go component. SSRF vulnerabilities allow attackers to manipulate server-side requests to access internal or otherwise protected network resources that are not directly accessible from the outside. In this case, an attacker can craft a malicious POST request to the subscription endpoint, causing the server to perform unauthorized internal requests. The vulnerability does not require authentication but does require user interaction (UI:R), indicating some form of user-triggered action may be necessary. The CVSS v3.1 score is 8.1, reflecting a high severity due to the network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), and high impacts on confidentiality and integrity (C:H/I:H) but no impact on availability (A:N). Exploiting this SSRF could allow attackers to access sensitive internal services, potentially leading to data leakage, unauthorized internal reconnaissance, or further exploitation within the internal network. Although no public exploit code or active exploitation has been reported, the vulnerability's characteristics warrant urgent attention. The CWE-918 classification confirms the SSRF nature of the flaw. No official patches are listed yet, so organizations must monitor vendor advisories and consider temporary mitigations.
Potential Impact
The primary impact of CVE-2024-22873 is unauthorized access to internal network resources through SSRF, which can lead to significant confidentiality breaches by exposing sensitive internal data or services. Integrity may also be compromised if attackers leverage internal requests to manipulate or interfere with internal systems. While availability is not directly affected, the breach of confidentiality and integrity can have cascading effects on organizational security posture. For organizations relying on Tencent Blueking CMDB for IT asset and configuration management, this vulnerability could expose critical infrastructure details, enabling further targeted attacks. The ease of exploitation without authentication increases the risk profile, especially in environments where the CMDB is accessible externally or insufficiently segmented. This could affect cloud environments, enterprise IT management, and government or critical infrastructure sectors using Blueking CMDB. The absence of known exploits in the wild currently reduces immediate risk but does not diminish the potential for future exploitation. Organizations worldwide using affected versions face risks of internal network reconnaissance, data exfiltration, and potential lateral movement by attackers.
Mitigation Recommendations
1. Immediate mitigation involves restricting external access to the Tencent Blueking CMDB event subscription endpoint, ideally limiting it to trusted internal networks only. 2. Implement strict input validation and sanitization on the subscription POST request parameters to prevent malicious URL injection. 3. Employ network segmentation and firewall rules to limit the CMDB server's ability to initiate arbitrary internal requests, reducing SSRF impact. 4. Monitor logs for unusual POST requests to the subscription endpoint that could indicate exploitation attempts. 5. Apply the official patch from Tencent as soon as it becomes available; until then, consider disabling the event subscription feature if feasible. 6. Conduct internal security assessments and penetration testing focused on SSRF vectors within the CMDB environment. 7. Educate administrators and users about the risk of SSRF and the importance of cautious interaction with subscription features. 8. Use web application firewalls (WAFs) with SSRF detection capabilities to block suspicious requests targeting the vulnerable endpoint. These measures combined can significantly reduce the risk of exploitation until a permanent fix is deployed.
Affected Countries
China, United States, India, Singapore, Japan, South Korea, Germany, United Kingdom, Australia, Canada
CVE-2024-22873: n/a
Description
Tencent Blueking CMDB v3.2.x to v3.9.x was discovered to contain a Server-Side Request Forgery (SSRF) via the event subscription function (/service/subscription.go). This vulnerability allows attackers to access internal requests via a crafted POST request.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Tencent Blueking CMDB versions 3.2.x to 3.9.x contain a Server-Side Request Forgery (SSRF) vulnerability identified as CVE-2024-22873. This vulnerability resides in the event subscription feature implemented in the /service/subscription.go component. SSRF vulnerabilities allow attackers to manipulate server-side requests to access internal or otherwise protected network resources that are not directly accessible from the outside. In this case, an attacker can craft a malicious POST request to the subscription endpoint, causing the server to perform unauthorized internal requests. The vulnerability does not require authentication but does require user interaction (UI:R), indicating some form of user-triggered action may be necessary. The CVSS v3.1 score is 8.1, reflecting a high severity due to the network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), and high impacts on confidentiality and integrity (C:H/I:H) but no impact on availability (A:N). Exploiting this SSRF could allow attackers to access sensitive internal services, potentially leading to data leakage, unauthorized internal reconnaissance, or further exploitation within the internal network. Although no public exploit code or active exploitation has been reported, the vulnerability's characteristics warrant urgent attention. The CWE-918 classification confirms the SSRF nature of the flaw. No official patches are listed yet, so organizations must monitor vendor advisories and consider temporary mitigations.
Potential Impact
The primary impact of CVE-2024-22873 is unauthorized access to internal network resources through SSRF, which can lead to significant confidentiality breaches by exposing sensitive internal data or services. Integrity may also be compromised if attackers leverage internal requests to manipulate or interfere with internal systems. While availability is not directly affected, the breach of confidentiality and integrity can have cascading effects on organizational security posture. For organizations relying on Tencent Blueking CMDB for IT asset and configuration management, this vulnerability could expose critical infrastructure details, enabling further targeted attacks. The ease of exploitation without authentication increases the risk profile, especially in environments where the CMDB is accessible externally or insufficiently segmented. This could affect cloud environments, enterprise IT management, and government or critical infrastructure sectors using Blueking CMDB. The absence of known exploits in the wild currently reduces immediate risk but does not diminish the potential for future exploitation. Organizations worldwide using affected versions face risks of internal network reconnaissance, data exfiltration, and potential lateral movement by attackers.
Mitigation Recommendations
1. Immediate mitigation involves restricting external access to the Tencent Blueking CMDB event subscription endpoint, ideally limiting it to trusted internal networks only. 2. Implement strict input validation and sanitization on the subscription POST request parameters to prevent malicious URL injection. 3. Employ network segmentation and firewall rules to limit the CMDB server's ability to initiate arbitrary internal requests, reducing SSRF impact. 4. Monitor logs for unusual POST requests to the subscription endpoint that could indicate exploitation attempts. 5. Apply the official patch from Tencent as soon as it becomes available; until then, consider disabling the event subscription feature if feasible. 6. Conduct internal security assessments and penetration testing focused on SSRF vectors within the CMDB environment. 7. Educate administrators and users about the risk of SSRF and the importance of cautious interaction with subscription features. 8. Use web application firewalls (WAFs) with SSRF detection capabilities to block suspicious requests targeting the vulnerable endpoint. These measures combined can significantly reduce the risk of exploitation until a permanent fix is deployed.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2024-01-11T00:00:00.000Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6d4fb7ef31ef0b57030f
Added to database: 2/25/2026, 9:44:47 PM
Last enriched: 2/28/2026, 9:16:06 AM
Last updated: 4/12/2026, 1:59:46 PM
Views: 11
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.