NL Portal Backend Libraries provide backend components for Dutch government portals that interact with residents, customers, suppliers, and partner organizations. In versions up to and including 3.0.0, deployments using the shipped default configuration exposed two GraphQL developer features without requiring authentication: the GraphiQL playground, an interactive UI for issuing GraphQL queries; and schema introspection, which lets a caller download the full description of every query, mutation, type, and argument the API supports. Anyone who could reach the /graphiql endpoint could open the playground in a browser, pull the full schema, and use that to map out the API and craft calls against it. By itself this does not leak user data, but it removes the guesswork from attacking the rest of the API and significantly lowers the bar for finding and exploiting other weaknesses. Version 3.0.1 patches the issue. As a workaround, override the two settings in deployed configuration.
CVE-2026-49462
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 79% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 21%
- KEV
- Not listed
Published
September 11, 2026
Last Modified
September 14, 2026
Advisory Details (2)
Auto-updated Sep 11, 2026commit 0d2af7665a73 (nl-portal/nl-portal-backend-libraries)
Fix landed in nl-portal/nl-portal-backend-libraries commit 0d2af7665a73 — awaiting tagged release
https://github.com/nl-portal/nl-portal-backend-libraries/commit/0d2af7665a737e91565352bd4e6124cacaa853b7GraphQL Playground/GraphiQL UI and schema introspection enabled by default in nl-portal-backend-libraries through 3.0.0 · Advisory · nl-portal/nl-portal-backend-libraries · GitHub
https://github.com/nl-portal/nl-portal-backend-libraries/security/advisories/GHSA-9m9w-2vqr-m384Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 21:17 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 20:13 UTCEG score recompute
- 2026-09-16 19:13 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 18:20 UTCEG score recompute
- 2026-09-14 17:28 UTCEG score recompute
- 2026-09-14 16:36 UTCEG score recompute
- 2026-09-13 22:02 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 21:10 UTCEG score recompute
- 2026-09-11 20:18 UTCEG score recompute
- 2026-09-11 19:59 UTCEG score recompute
- 2026-09-11 19:58 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-49462?
When was CVE-2026-49462 disclosed?
Is CVE-2026-49462 actively exploited?
What is the CVSS score of CVE-2026-49462?
How do I remediate CVE-2026-49462?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-49462
Is Your Infrastructure Affected by CVE-2026-49462?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.