VYPR

CWE-783

Operator Precedence Logic Error

BaseDraftLikelihood: Low

Description

The product uses an expression in which operator precedence causes incorrect logic to be used.

While often just a bug, operator precedence logic errors can have serious consequences if they are used in security-critical code, such as making an authentication decision.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (21)

page 2 of 2
  • CVE-2025-27512LowMar 17, 2025
    risk 0.07cvss epss 0.00

    Zincati is an auto-update agent for Fedora CoreOS hosts. Zincati ships a polkit rule which allows the `zincati` system user to use the actions `org.projectatomic.rpmostree1.deploy` to deploy updates to the system and `org.projectatomic.rpmostree1.finalize-deployment` to reboot…