Description
A Server-Side Request Forgery (SSRF) in the /plugins/{name}/upgrade-from-uri endpoint of halo v2.22.14 allows authenticated attackers to scan internal resources via a crafted GET request.
Published: 2026-04-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The /plugins/{name}/upgrade-from-uri endpoint in Halo is vulnerable to Server-Side Request Forgery. A crafted GET request, when issued by an authenticated user, forces the server to fetch any URL the attacker specifies. The attacker can probe internal IP addresses, access protected services, and gather information about the internal network. This can enable further attacks if the scanned services have additional weaknesses.

Affected Systems

Halo CMS version 2.22.14. The documented vulnerability resides in the plugin upgrade-from-uri endpoint, affecting installations running this version or earlier that have not applied the fix.

Risk and Exploitability

Because authentication is required, only compromised or privileged accounts can exploit the flaw. The CVSS score is 4.3; the EPSS is not reported and the vulnerability is not listed in KEV, suggesting low to moderate exploitation likelihood. However, the ability to enumerate internal resources can be a stepping stone toward more serious attacks, so the risk is non-negligible for exposed or poorly segmented environments.

Generated by OpenCVE AI on May 2, 2026 at 00:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict the /plugins/{name}/upgrade-from-uri endpoint to trusted administrators or disable it if unnecessary.
  • Configure network segmentation or firewall rules to block the Halo application from making outbound requests to sensitive internal services.
  • Apply strict validation on the upgrade URI input to allow only trusted domains and prevent arbitrary host access.

Generated by OpenCVE AI on May 2, 2026 at 00:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 02 May 2026 00:45:00 +0000

Type Values Removed Values Added
Title Authenticated SSRF Enabling Intranet Reconnaissance via Halo Plugin Upgrade Endpoint

Fri, 01 May 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Halo
Halo halo
Vendors & Products Halo
Halo halo

Thu, 30 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Description A Server-Side Request Forgery (SSRF) in the /plugins/{name}/upgrade-from-uri endpoint of halo v2.22.14 allows authenticated attackers to scan internal resources via a crafted GET request.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-30T17:56:51.566Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36757

cve-icon Vulnrichment

Updated: 2026-04-30T17:55:08.636Z

cve-icon NVD

Status : Deferred

Published: 2026-04-30T17:16:25.943

Modified: 2026-04-30T18:16:28.460

Link: CVE-2026-36757

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T00:30:16Z

Weaknesses