CVE-2026-41644 Details
Description
monetr is a budgeting application for recurring expenses. Prior to version 1.12.5, a server-side request forgery (SSRF) vulnerability in monetr's Lunch Flow integration allowed any authenticated user on a self-hosted instance to cause the monetr server to issue HTTP GET requests to arbitrary URLs supplied by the caller, with the response body from non-200 upstream responses reflected back in the API error message. This issue has been patched in version 1.12.5.
A server-side request forgery (SSRF) vulnerability has been identified in the budgeting application Monetr, specifically in versions prior to 1.12.5. This vulnerability allows authenticated users on self-hosted instances to manipulate the Monetr server into sending HTTP GET requests to arbitrary URLs of the user's choosing. The issue arises during the Lunch Flow integration setup, where the server inadvertently reflects the response body from non-200 upstream responses back to the API error message. The vulnerability is exacerbated by the fact that the URL validation process does not filter out loopback addresses or cloud-provider metadata, potentially leading to unauthorized access to sensitive information.
Users can upgrade to Monetr version 1.12.5 or later, which addresses the vulnerability by introducing a configuration option to specify allowed Lunch Flow API URLs. For those who cannot upgrade immediately, it is recommended to disable public sign-up, restrict outbound HTTP egress from the Monetr pod to only trusted Lunch Flow hosts, or enforce IMDSv2 on AWS EC2 instances.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/monetr/monetr/commit/c260caa3c573a4a396ec2d264c7641a5d958385b | [email protected] | Patch |
| https://github.com/monetr/monetr/pull/3122 | [email protected] | Issue TrackingPatch |
| https://github.com/monetr/monetr/releases/tag/v1.12.5 | [email protected] | ProductRelease Notes |
| https://github.com/monetr/monetr/security/advisories/GHSA-29v9-frvh-c426 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
| CWE-209 | Generation of Error Message Containing Sensitive Information | [email protected] |
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| monetr monetr | < 1.12.5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | Initial Analysis | [email protected] |
| May 7, 2026 | New CVE Received | [email protected] |