CVE-2025-13265: Custom Handler Missing Token Validation
An HTTP request handler delegates logic wrapped in a callback without prior validation of the extracted authorization token. Unvalidated tokens might provide anonymous access and bypass authentication requirements. Explicitly validate the token structure or perform a validation check before executing the remote dispatch logic.
Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0Javaβ
greprules fetch cve-2025-13265-custom-handler-missing-token-validation --engine opengrepDescription
An HTTP request handler delegates logic wrapped in a callback without prior validation of the extracted authorization token. Unvalidated tokens might provide anonymous access and bypass authentication requirements. Explicitly validate the token structure or perform a validation check before executing the remote dispatch logic.
Community feedback
0 signals from signed-in users.
- Useful
- 0
- False positive
- 0
- Metadata
- 0