CVE-2025-54611

7.3 HIGH

📋 TL;DR

The Gallery module in affected Huawei products contains an EXTRA_REFERRER resource read vulnerability that allows unauthorized access to sensitive information. This affects service confidentiality by potentially exposing protected resources. Users of Huawei Gallery applications on supported devices are impacted.

💻 Affected Systems

Products:
  • Huawei Gallery application
Versions: Specific versions not detailed in reference; check Huawei advisory for affected versions
Operating Systems: HarmonyOS, Android-based Huawei EMUI
Default Config Vulnerable: ⚠️ Yes
Notes: Vulnerability exists in the Gallery module's handling of EXTRA_REFERRER resources; exact configuration requirements unknown

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Attackers could access sensitive user data, private photos, or system information stored within the Gallery module without authentication.

🟠

Likely Case

Information disclosure of Gallery content or metadata that should be protected, potentially exposing personal media files.

🟢

If Mitigated

Limited exposure with proper access controls and network segmentation preventing external exploitation.

🌐 Internet-Facing: MEDIUM
🏢 Internal Only: MEDIUM

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ⚠️ Yes
Complexity: MEDIUM

CWE-840 indicates business logic errors; exploitation likely requires specific conditions or application interaction

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Check Huawei security bulletin for specific patched versions

Vendor Advisory: https://consumer.huawei.com/en/support/bulletin/2025/8/

Restart Required: Yes

Instructions:

1. Visit Huawei security advisory. 2. Identify affected device models. 3. Apply latest system updates via Settings > System & updates > Software update. 4. Restart device after update completes.

🔧 Temporary Workarounds

Disable Gallery app permissions

all

Restrict Gallery app access to sensitive resources

Settings > Apps > Gallery > Permissions > Disable storage/media access

Network isolation

all

Prevent external access to affected devices

🧯 If You Can't Patch

  • Isolate affected devices from untrusted networks
  • Implement application whitelisting to prevent unauthorized Gallery usage

🔍 How to Verify

Check if Vulnerable:

Check device model and software version against Huawei security bulletin

Check Version:

Settings > About phone > Software information

Verify Fix Applied:

Verify software version matches patched version in advisory and test Gallery functionality

📡 Detection & Monitoring

Log Indicators:

  • Unusual Gallery app activity
  • Resource access attempts from unauthorized processes

Network Indicators:

  • Unexpected outbound connections from Gallery app

SIEM Query:

app:"Gallery" AND (event_type:"resource_access" OR permission:"EXTRA_REFERRER")

🔗 References

📤 Share & Export