Answer in brief
CVE-2026-49464 records a High severity (CVSS 8.1) vulnerability in NL Portal: IDOR allows any authenticated user to complete and tamper with another user's taak. The current sources do not mark it as known exploited. The current feed maps nl-portal/nl-portal-backend-libraries (generic), nl.nl-portal:taak (maven), nl.nl-portal:taak (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps nl-portal/nl-portal-backend-libraries (generic), nl.nl-portal:taak (maven), nl.nl-portal:taak (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| nl-portal/nl-portal-backend-librariesgeneric | >= 1.5.0, < 3.0.1 | Not reported |
| nl.nl-portal:taakmaven | >=1.5.0,<=3.0.0 | 3.0.1 |
| nl.nl-portal:taakmaven | >=1.5.0 <3.0.1 | 3.0.1 |
Published upstream
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 8, 2026
NL Portal Backend Libraries provide backend components for Dutch government portals that interact with residents, customers, suppliers, and partner organizations. The `nl.nl-portal:taak` package from version 1.5.0 through 3.0.0 fails to verify ownership when processing the `submitTaakV2` GraphQL mutation, allowing an authenticated user who knows or guesses another user’s task ID to read its form data, overwrite its submitted data, and mark the task as completed. Version 3.0.1 contains a patch. As a workaround, block the `submitTaakV2` mutation at the API gateway or restrict the `/graphql` endpoint to trusted networks
Quoted source text, attributed separately from HOL analysis.