CVE-2026-55414
Published:June 19, 2026
Updated:August 27, 2026
The public GraphQL resolvers "getFormDefinitionByObjectenApiUrl(url)" and the deprecated "getFormDefinitionById(id)" fetch a caller-supplied URL using the privileged Objecten-API token. Because the "/graphql" endpoint is "permitAll()" and these resolvers do not declare a "CommonGroundAuthentication" parameter, an unauthenticated caller can make the backend issue an outbound request carrying "Authorization: Token <objecten-api-token>" to a caller-influenced URL on the configured Objecten-API host. This is a constrained (same-host) server-side request forgery combined with missing authorization. Reported responsibly and confirmed in a local lab build against the project's own WebFlux security stack. No production system was accessed.
Affected Packages
https://github.com/nl-portal/nl-portal-backend-libraries.git (GITHUB):
Affected version(s) >=1.1.0.RELEASE <3.0.4.RELEASEFix Suggestion:
Update to version 3.0.4.RELEASEnl.nl-portal:form (JAVA):
Affected version(s) >=1.3.0 <3.0.4Fix Suggestion:
Update to version 3.0.4Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE