Firefly III's webhook URL validator (IsValidWebhookUrl.php) filters most private/reserved IPv4 ranges but contains an explicit early-return that… (CVE-2026-71250)
Firefly III's webhook URL validator improperly handles loopback IP addresses and DNS resolution, allowing authenticated users with webhooks enabled to configure webhooks targeting internal loopback services. The validator permits addresses in the 127.0.0.0/8 range due to an early return and performs hostname resolution only once at validation, while the actual webhook request re-resolves the hostname, enabling DNS rebinding attacks. The vulnerability results in a blind server-side request forgery (SSRF) without direct response feedback to the user.
AI Analysis
Technical Summary
The vulnerability in Firefly III's webhook URL validator (IsValidWebhookUrl.php) arises because it filters most private and reserved IPv4 ranges but explicitly allows any resolved address in the 127.0.0.0/8 loopback range due to an early return in the code. This permits an authenticated user with webhooks enabled (off by default) to configure webhooks targeting loopback services on the server. Additionally, the validator resolves the target hostname once at validation time using gethostbyname(), but the actual outbound webhook request (via StandardWebhookSender.php using Guzzle) independently re-resolves the hostname at send time. This discrepancy allows a DNS rebinding attacker to pass validation with a public IP but have the real request sent to a private or internal address. The webhook response body is only logged server-side and not returned to the user, making this a blind SSRF vulnerability (CWE-918).
Potential Impact
An authenticated user with webhooks enabled can exploit this vulnerability to perform blind SSRF attacks targeting internal loopback services on the server. This could potentially allow interaction with internal services not normally accessible externally. However, the webhook response is only logged internally and not exposed to the user, limiting direct data exfiltration. The vulnerability does not affect confidentiality but can impact integrity by allowing unauthorized internal requests.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, it is recommended to disable webhooks if not needed (they are off by default). Avoid enabling webhooks for untrusted users. Monitor for updates from Firefly III regarding an official fix addressing the loopback IP validation and DNS rebinding issues.
Firefly III's webhook URL validator (IsValidWebhookUrl.php) filters most private/reserved IPv4 ranges but contains an explicit early-return that… (CVE-2026-71250)
Description
Firefly III's webhook URL validator improperly handles loopback IP addresses and DNS resolution, allowing authenticated users with webhooks enabled to configure webhooks targeting internal loopback services. The validator permits addresses in the 127.0.0.0/8 range due to an early return and performs hostname resolution only once at validation, while the actual webhook request re-resolves the hostname, enabling DNS rebinding attacks. The vulnerability results in a blind server-side request forgery (SSRF) without direct response feedback to the user.
CVSS v3.1
Score 4.3medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in Firefly III's webhook URL validator (IsValidWebhookUrl.php) arises because it filters most private and reserved IPv4 ranges but explicitly allows any resolved address in the 127.0.0.0/8 loopback range due to an early return in the code. This permits an authenticated user with webhooks enabled (off by default) to configure webhooks targeting loopback services on the server. Additionally, the validator resolves the target hostname once at validation time using gethostbyname(), but the actual outbound webhook request (via StandardWebhookSender.php using Guzzle) independently re-resolves the hostname at send time. This discrepancy allows a DNS rebinding attacker to pass validation with a public IP but have the real request sent to a private or internal address. The webhook response body is only logged server-side and not returned to the user, making this a blind SSRF vulnerability (CWE-918).
Potential Impact
An authenticated user with webhooks enabled can exploit this vulnerability to perform blind SSRF attacks targeting internal loopback services on the server. This could potentially allow interaction with internal services not normally accessible externally. However, the webhook response is only logged internally and not exposed to the user, limiting direct data exfiltration. The vulnerability does not affect confidentiality but can impact integrity by allowing unauthorized internal requests.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, it is recommended to disable webhooks if not needed (they are off by default). Avoid enabling webhooks for untrusted users. Monitor for updates from Firefly III regarding an official fix addressing the loopback IP validation and DNS rebinding issues.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-q8pq-98hq-mg7f
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-71250"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a73574abf8831d53915a293
Added to database: 08/05/2026, 15:31:22 UTC
Last enriched: 08/05/2026, 17:43:24 UTC
Last updated: 09/19/2026, 22:01:37 UTC
Views: 67
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.