Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2019-16138

30
FAUCET Score

CVE-2019-16138 is a critical use-after-free vulnerability affecting the HDR image format decoder in the image crate for Rust, specifically versions prior to 0.21.3. This flaw, stemming from an improper call to Vec::set_len on an uninitialized vector, allows for arbitrary code execution. With a CVSS score of 9.8, it presents a severe risk, requiring no user interaction and being exploitable over the network. Despite its high severity, there is currently no evidence of active exploitation, publicly available exploit code, or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.10.2, < 0.21.3CPE matchmatch criteria
cpe:2.3:a:image-rs:image:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.48%
Probability of exploitation in next 30 days
EPSS Percentile
82.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0248 is in the 73rd percentile among its peer group of 36,829 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: imageFixed in: 0.21.3

Vendor Advisories (1)

rustGHSA-m2pf-hprp-3vqmcritical

Use after free in image

Aug 25, 2021

References

github.com / image-rs/image/pull/985
PatchThird Party Advisory
rustsec.org / advisories/RUSTSEC-2019-0014.html
Third Party Advisory