CVE-2026-45254 PUBLISHED

Incorrect libcap_net limitation list manipulation

Assigner: freebsd
Reserved: 11.05.2026 Published: 21.05.2026 Updated: 21.05.2026

In the case of the cap_net service, when a key present in the old limit was omitted from the new limit, the missing key was treated as "allow any" instead of being rejected.

In certain scenarios, an application that had previously restricted a subset of network operations could ask for a new limit that extended the permissions of the process.

Product Status

Vendor FreeBSD
Product FreeBSD
Versions Default: unknown
  • affected from 15.0-RELEASE to p9 (excl.)
  • affected from 14.4-RELEASE to p5 (excl.)
  • affected from 14.3-RELEASE to p14 (excl.)

Credits

  • Joshua Rogers of AISLE Research Team finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE