Developers have been warned that the popular Quarkus framework is affected by a critical vulnerability that could lead to remote code execution.
Available since 2019, Quarkus is an open source Kubernetes-native Java framework designed for GraalVM and HotSpot virtual machines.
Tracked as CVE-2022-4116 (CVSS score of 9.8), the security defect was identified in the Dev UI Config Editor and can be exploited via drive-by localhost attacks.
“Exploiting the vulnerability isn’t difficult and can be done by a malicious actor without any privileges,” Contrast Security researcher Joseph Beeton, who discovered the bug, explains.
Because localhost-bound services are, in fact, accessible from the outside, an attacker can create a malicious website to target developers who are using vulnerable instances of Quarkus, the security researcher says.
“If a developer running Quarkus locally visits a website with malicious JavaScript, that JavaScript can silently execute code on the developer’s machine,” Beeton notes.
The issue is that the JavaScript code can make requests to localhost without a preflight request. Called ‘simple requests’, these do not return data to the calling JavaScript, but the time it took to respond can be used to infer whether the request was successful.
“Within those constraints, it is possible to access localhost and, in certain circumstances, to trigger arbitrary code execution,” Beeton explains.
The researcher has published proof-of-concept (PoC) code that launches the calculator application on the target machine, but warns that malicious exploitation of the bug could have broad impact, depending on the access the developer has to secret keys, servers, and other resources.
“However, the potential exists for the silent code to take more damaging actions such as installing a keylogger on the local machine to capture login information to production systems, or using GitHub tokens to modify source code,” Beeton notes.
The researcher also points out that attackers may attempt to launch spearphishing attacks targeting developers who are using Quarkus, to trick them into clicking a link leading to JavaScript code exploiting the vulnerability.
This week, Quarkus announced that patches for CVE-2022-4116 have been included in the 2.14.2.Final and 2.13.5.Final releases of the framework, warning that malicious attackers could exploit the bug to gain local access to development tools and urging developers to update as soon as possible.
In an advisory, Red Hat said that its own build of Quarkus is impacted as well, without sharing details on when it might release patches.
Related: US Gov Issues Guidance for Developers to Secure Software Supply Chain
Related: Organizations Warned of Critical Vulnerability in Backstage Developer Portal Platform
Related: GitHub Announces Mandatory 2FA for Code Contributors

More from Ionut Arghire
- Former Ubiquiti Employee Who Posed as Hacker Pleads Guilty
- Atlassian Warns of Critical Jira Service Management Vulnerability
- Exploitation of Oracle E-Business Suite Vulnerability Starts After PoC Publication
- Google Shells Out $600,000 for OSS-Fuzz Project Integrations
- F5 BIG-IP Vulnerability Can Lead to DoS, Code Execution
- Flaw in Cisco Industrial Appliances Allows Malicious Code to Persist Across Reboots
- HeadCrab Botnet Ensnares 1,200 Redis Servers for Cryptomining
- Malicious NPM, PyPI Packages Stealing User Information
Latest News
- US Downs Chinese Balloon Off Carolina Coast
- Microsoft: Iran Unit Behind Charlie Hebdo Hack-and-Leak Op
- Feds Say Cyberattack Caused Suicide Helpline’s Outage
- Big China Spy Balloon Moving East Over US, Pentagon Says
- Former Ubiquiti Employee Who Posed as Hacker Pleads Guilty
- Cyber Insights 2023: Venture Capital
- Atlassian Warns of Critical Jira Service Management Vulnerability
- High-Severity Privilege Escalation Vulnerability Patched in VMware Workstation
