CVE-2026-42202
Description
nova-toggle-5 enables fliping booleans in the index. Prior to version 1.3.0, the toggle endpoint (POST/nova-vendor/nova-toggle/toggle/{resource}/{resourceId}) was protected only by web + auth:<guard> middleware. Any user authenticated on the configured guard could call the endpoint and flip boolean attributes on any Nova resource — including users who do not have access to Nova itself (for example, frontend customers sharing the web guard with the Nova admin area). The endpoint also accepted an arbitrary attribute parameter, which meant a valid caller could toggle any boolean column on the underlying model — not just columns exposed as Toggle fields on the resource. This issue has been patched in version 1.3.0.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
almirhodzic/nova-toggle-5Packagist | < 1.3.0 | 1.3.0 |
Affected products
1- Range: < 1.3.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-f5c8-m5vw-rmgqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-42202ghsaADVISORY
- github.com/almirhodzic/nova-toggle-5/blob/main/CHANGELOG.mdghsaWEB
- github.com/almirhodzic/nova-toggle-5/releases/tag/v1.3.0nvdWEB
- github.com/almirhodzic/nova-toggle-5/security/advisories/GHSA-f5c8-m5vw-rmgqnvdWEB
News mentions
0No linked articles in our index yet.