CVE-2026-3789: Server-Side Request Forgery in Bytedesk
A vulnerability was detected in Bytedesk up to 1.3.9. Affected is the function getModels of the file source-code/src/main/java/com/bytedesk/ai/springai/providers/gitee/SpringAIGiteeRestService.java of the component SpringAIGiteeRestController. Performing a manipulation of the argument apiUrl results in server-side request forgery. Remote exploitation of the attack is possible. The exploit is now public and may be used. Upgrading to version 1.4.5.4 is able to address this issue. The patch is named 975e39e4dd527596987559f56c5f9f973f64eff7. Upgrading the affected component is advised.
AI Analysis
Technical Summary
CVE-2026-3789 is a server-side request forgery vulnerability identified in Bytedesk, specifically affecting versions 1.3.0 through 1.3.9. The vulnerability resides in the getModels function of the SpringAIGiteeRestService.java source file, part of the SpringAIGiteeRestController component. The issue arises from insufficient validation of the apiUrl argument, which an attacker can manipulate to coerce the server into making arbitrary HTTP requests. This can allow attackers to access internal resources, bypass network restrictions, or retrieve sensitive information from internal services not normally exposed externally. The vulnerability is remotely exploitable without requiring authentication or user interaction, increasing its risk profile. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P) reflects network attack vector, low attack complexity, no authentication needed, and partial impacts on confidentiality, integrity, and availability. The vulnerability was publicly disclosed on March 8, 2026, and a patch is available in Bytedesk version 1.4.5.4, identified by commit 975e39e4dd527596987559f56c5f9f973f64eff7. While no active exploitation has been reported, the availability of a public exploit increases the urgency for remediation.
Potential Impact
The SSRF vulnerability in Bytedesk can have significant impacts on organizations deploying affected versions. Attackers can leverage this flaw to make unauthorized requests from the vulnerable server, potentially accessing internal network resources that are otherwise protected by firewalls or network segmentation. This can lead to unauthorized disclosure of sensitive internal data, reconnaissance of internal infrastructure, or pivoting to further internal attacks. Additionally, depending on the internal services accessible, attackers might exploit other vulnerabilities or cause denial of service. The medium CVSS score reflects partial impacts on confidentiality, integrity, and availability, but the lack of required authentication and user interaction increases the risk. Organizations running Bytedesk in sensitive environments or with access to critical internal systems are at higher risk. The presence of a public exploit increases the likelihood of attempted attacks, especially by opportunistic threat actors.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately upgrade Bytedesk to version 1.4.5.4 or later, which contains the official patch addressing the SSRF issue. If immediate upgrade is not feasible, implement network-level controls to restrict outbound HTTP requests from the Bytedesk server to only trusted destinations, minimizing the potential for SSRF exploitation. Employ web application firewalls (WAFs) with rules designed to detect and block SSRF attack patterns targeting the apiUrl parameter. Conduct thorough code reviews and input validation enhancements to ensure that user-supplied URLs are strictly validated against an allowlist of trusted domains or IP ranges. Monitor logs for unusual outbound requests or access patterns indicative of SSRF attempts. Additionally, segment internal networks to limit the impact of potential SSRF exploitation and restrict access to sensitive internal services. Maintain up-to-date threat intelligence to detect emerging exploit attempts targeting this vulnerability.
Affected Countries
United States, China, Germany, United Kingdom, India, Japan, South Korea, France, Canada, Australia
CVE-2026-3789: Server-Side Request Forgery in Bytedesk
Description
A vulnerability was detected in Bytedesk up to 1.3.9. Affected is the function getModels of the file source-code/src/main/java/com/bytedesk/ai/springai/providers/gitee/SpringAIGiteeRestService.java of the component SpringAIGiteeRestController. Performing a manipulation of the argument apiUrl results in server-side request forgery. Remote exploitation of the attack is possible. The exploit is now public and may be used. Upgrading to version 1.4.5.4 is able to address this issue. The patch is named 975e39e4dd527596987559f56c5f9f973f64eff7. Upgrading the affected component is advised.
AI-Powered Analysis
Technical Analysis
CVE-2026-3789 is a server-side request forgery vulnerability identified in Bytedesk, specifically affecting versions 1.3.0 through 1.3.9. The vulnerability resides in the getModels function of the SpringAIGiteeRestService.java source file, part of the SpringAIGiteeRestController component. The issue arises from insufficient validation of the apiUrl argument, which an attacker can manipulate to coerce the server into making arbitrary HTTP requests. This can allow attackers to access internal resources, bypass network restrictions, or retrieve sensitive information from internal services not normally exposed externally. The vulnerability is remotely exploitable without requiring authentication or user interaction, increasing its risk profile. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P) reflects network attack vector, low attack complexity, no authentication needed, and partial impacts on confidentiality, integrity, and availability. The vulnerability was publicly disclosed on March 8, 2026, and a patch is available in Bytedesk version 1.4.5.4, identified by commit 975e39e4dd527596987559f56c5f9f973f64eff7. While no active exploitation has been reported, the availability of a public exploit increases the urgency for remediation.
Potential Impact
The SSRF vulnerability in Bytedesk can have significant impacts on organizations deploying affected versions. Attackers can leverage this flaw to make unauthorized requests from the vulnerable server, potentially accessing internal network resources that are otherwise protected by firewalls or network segmentation. This can lead to unauthorized disclosure of sensitive internal data, reconnaissance of internal infrastructure, or pivoting to further internal attacks. Additionally, depending on the internal services accessible, attackers might exploit other vulnerabilities or cause denial of service. The medium CVSS score reflects partial impacts on confidentiality, integrity, and availability, but the lack of required authentication and user interaction increases the risk. Organizations running Bytedesk in sensitive environments or with access to critical internal systems are at higher risk. The presence of a public exploit increases the likelihood of attempted attacks, especially by opportunistic threat actors.
Mitigation Recommendations
To mitigate this vulnerability, organizations should immediately upgrade Bytedesk to version 1.4.5.4 or later, which contains the official patch addressing the SSRF issue. If immediate upgrade is not feasible, implement network-level controls to restrict outbound HTTP requests from the Bytedesk server to only trusted destinations, minimizing the potential for SSRF exploitation. Employ web application firewalls (WAFs) with rules designed to detect and block SSRF attack patterns targeting the apiUrl parameter. Conduct thorough code reviews and input validation enhancements to ensure that user-supplied URLs are strictly validated against an allowlist of trusted domains or IP ranges. Monitor logs for unusual outbound requests or access patterns indicative of SSRF attempts. Additionally, segment internal networks to limit the impact of potential SSRF exploitation and restrict access to sensitive internal services. Maintain up-to-date threat intelligence to detect emerging exploit attempts targeting this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2026-03-08T07:20:34.086Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69ae0bcb2904315ca302ed63
Added to database: 3/8/2026, 11:52:43 PM
Last enriched: 3/9/2026, 12:07:03 AM
Last updated: 3/13/2026, 5:04:07 PM
Views: 80
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 in Console -> Billing 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.