CVE-2026-35253
EUVD-2026-2753206.05.2026, 08:16
Vulnerability in the Oracle Macoron Tool product of Oracle Open Source Projects. The supported versions that is affected is v0.22.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Macaron Tool. Successful attacks of this vulnerability can result in Oracle Macaron Tool failing host address validation.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| oracle | macaron | 0.22.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks.
- CWE-346 - Origin Validation ErrorThe software does not properly verify that the source of data or communication is valid.