CVE-2026-46458
Received Received - Intake

ICU Scandinavia Boomerang Credential Exposure via HTTP

Vulnerability report for CVE-2026-46458, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-15

Assigner: CERT.PL

Description

ICU Scandinavia Boomerang is vulnerable to an information disclosure flaw where sensitive credential files are exposed via static HTTP. This allows an unauthenticated remote attacker to retrieve plaintext service account and SMTP credentials by requesting specific XML files from the webroot. This issue has been fixed in version 2.4.18.029

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-07-15
AI Q&A
2026-07-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
icu_scandinavia boomerang 2.4.18.029

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-522 The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

ICU Scandinavia Boomerang has an information disclosure vulnerability where sensitive credential files are exposed via static HTTP. An unauthenticated remote attacker can retrieve plaintext service account and SMTP credentials by requesting specific XML files from the webroot.

Impact Analysis

This vulnerability allows attackers to access plaintext credentials for service accounts and SMTP servers. This could lead to unauthorized access to systems, data breaches, or further exploitation of connected services.

Compliance Impact

Exposure of credentials may violate compliance requirements for data protection and security. Systems handling sensitive data must protect credentials to meet standards like GDPR and HIPAA, and this vulnerability undermines those requirements.

Detection Guidance

Check for exposed XML files in the webroot by accessing paths like /config.xml or /credentials.xml via HTTP. Use tools like curl or wget to request these files from the server. Example: curl http://<target-ip>/config.xml. Verify if sensitive credentials are visible in plaintext.

Mitigation Strategies

Upgrade Boomerang to version 2.4.18.029 or later immediately. If upgrading is not possible, restrict access to the webroot by blocking external HTTP requests to sensitive paths or disabling static file serving for XML files. Review and rotate any exposed credentials.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46458. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart