CVE-2026-58460 PUBLISHED

react-native-receive-sharing-intent Path Traversal via _display_name

Assigner: VulnCheck
Reserved: 30.06.2026 Published: 02.07.2026 Updated: 02.07.2026

react-native-receive-sharing-intent contains a path traversal vulnerability that allows a co-resident malicious application to write files outside the intended cache directory by supplying a crafted _display_name value containing dot-dot path components through a malicious ContentProvider. Attackers can fire an explicit ACTION_SEND intent at the consuming app's exported share-receiver activity to overwrite arbitrary files in the consuming app's private data directory, including databases, shared preferences, and cached configuration, with attacker-controlled content.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7

Product Status

Vendor ajith-ab
Product react-native-receive-sharing-intent
Versions Default: affected
  • affected from 0 to b375726ee9e8f67db116ab8e2b204b2e524aa917 (incl.)

Credits

  • Edward "Actuator" Warren finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE