PatchSiren cyber security CVE debrief
CVE-2026-91772 halo-dev CVE debrief
CVE-2026-91772 is a medium-severity open redirect vulnerability in Halo through version 2.26.1. The vulnerability exists in the anonymous thumbnail endpoint, which fails to validate the URI query parameter. This allows attackers to craft malicious links on the trusted Halo domain that redirect visitors to arbitrary external sites, enabling phishing attacks and abuse of redirect-based trust relationships.
- Vendor
- halo-dev
- Product
- halo
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for Halo deployments, especially those where phishing attacks could have significant impacts, should assess exposure and prioritize remediation. Defenders should also review compensating controls for exposed systems while remediation is scheduled and verified, and check relevant monitoring, detection, and logs for exposed assets that need extra review.
Why it matters
CVE-2026-91772 is a medium-severity open redirect vulnerability in Halo through version 2.26.1 that allows attackers to craft malicious links on the trusted Halo domain, enabling phishing attacks and abuse of redirect-based trust relationships. Defenders should prioritize verifying and remediating this vulnerability, especially in deployments where phishing attacks could have significant impacts.
- Phishing attacks may be enabled through crafted malicious links
- Redirect-based trust relationships may be abused
- Defenders need to verify and remediate this vulnerability to prevent potential attacks
- Additional verification is needed to confirm affected versions and remediation steps
Technical summary
The anonymous thumbnail endpoint in Halo through 2.26.1 fails to validate the URI query parameter, allowing attackers to craft malicious links that redirect visitors to arbitrary external sites. This vulnerability enables phishing attacks and abuse of redirect-based trust relationships. Defenders should prioritize verifying and remediating this vulnerability, especially in deployments where phishing attacks could have significant impacts. The vulnerability exists in the anonymous thumbnail endpoint, which fails to validate the URI query parameter.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in deployments where phishing attacks could have significant impacts.
Recommended defensive actions
- Verify the version of Halo in use and check if it is vulnerable
- Implement input validation and sanitization for the URI query parameter
- Monitor for potential phishing attacks and abuse of redirect-based trust relationships
- Consider applying patches or updates to remediate the vulnerability
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details about the vulnerability. Additional verification is needed to confirm affected versions and remediation steps. Defenders should verify the version of Halo in use, check if it is vulnerable, and implement input validation and sanitization for the URI query parameter. Monitoring for potential phishing attacks and abuse of redirect-based trust relationships is also recommended.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-91772 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-91772
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-91772 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-91772
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/halo-dev/halo
-
Source reference
Unverified legacy reference
URL: https://github.com/halo-dev/halo/blob/v2.26.1/application/src/main/java/run/halo/app/core/endpoint/theme/ThumbnailEndpoint.java
-
Source reference
Unverified legacy reference
URL: https://github.com/halo-dev/halo/blob/v2.26.1/application/src/main/resources/extensions/role-template-anonymous.yaml
-
Source reference
Unverified legacy reference
URL: https://github.com/halo-dev/halo/issues/10247
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/halo-through-2.26.1-open-redirect-via-unvalidated-uri-parameter
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.