VYPR

apk package

wolfi/nats-server-config-reloader-oci-entrypoint

pkg:apk/wolfi/nats-server-config-reloader-oci-entrypoint

Vulnerabilities (2)

  • CVE-2025-47910MedSep 22, 2025
    affected < 0.19.2-r1fixed 0.19.2-r1

    When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended sec

  • CVE-2025-47907Aug 7, 2025
    affected < 0fixed 0

    Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the ex