CVE-2025-46551

Name
CVE-2025-46551
Description
JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. Starting in JRuby-OpenSSL version 0.12.1 and prior to version 0.15.4 (corresponding to JRuby versions starting in 9.3.4.0 prior to 9.4.12.1 and 10.0.0.0 prior to 10.0.0.1), when verifying SSL certificates, JRuby-OpenSSL does not verify that the hostname presented in the certificate matches the one the user tries to connect to. This means a man-in-the-middle could just present any valid cert for a completely different domain they own, and JRuby would accept the cert. Anybody using JRuby to make requests of external APIs, or scraping the web, that depends on https to connect securely. JRuby-OpenSSL version 0.15.4 contains a fix for the issue. This fix is included in JRuby versions 10.0.0.1 and 9.4.12.1.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
MISC https://github.com/jruby/jruby-openssl/commit/31a56d690ce9b8af47af09aaaf809081949ed285
CONFIRM https://github.com/jruby/jruby-openssl/security/advisories/GHSA-72qj-48g4-5xgx

Match rules

CPE URI Source package Min version Max version
jruby-openssl >= 0.12.1 < 0.15.4
cpe:2.3:a:jruby:jruby:*:*:*:*:*:*:*:* jruby >= 9.3.4.0 < 9.4.12.1
cpe:2.3:a:jruby:jruby:10.0.0.0:*:*:*:*:*:*:* jruby == None == 10.0.0.0

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
jruby edge-community 9.3.15.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
jruby edge-community 9.3.13.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
jruby 3.23-community 9.3.15.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
jruby 3.22-community 9.3.15.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
jruby 3.22-community 9.3.13.0-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable