Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. nl.nl-portal/form
  4. ›
  5. CVE-2026-55414

CVE-2026-55414: NL Portal Backend Libraries: Unauthenticated form resolver forwards the privileged Objecten-API token to a caller-supplied URL (SSRF)

June 19, 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.

References

  • github.com/advisories/GHSA-xm3x-9cfw-jhx4
  • github.com/nl-portal/nl-portal-backend-libraries/pull/700
  • github.com/nl-portal/nl-portal-backend-libraries/security/advisories/GHSA-xm3x-9cfw-jhx4
  • nvd.nist.gov/vuln/detail/CVE-2026-55414

Code Behaviors & Features

Detect and mitigate CVE-2026-55414 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.1.0 before 3.0.4

Fixed versions

  • 3.0.4

Solution

Upgrade to version 3.0.4 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

maven/nl.nl-portal/form/CVE-2026-55414.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:09 +0000.