Learn about Centmin Mod LEMP Stack today
Become a Member

Beta Branch add extended Pushover notification support for cmsec CVE detection in…

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 10, 2026.

  1. eva2000

    eva2000 Administrator Staff Member

    59,478
    12,536
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,176
    Local Time:
    7:08 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add extended Pushover notification support for cmsec CVE detection in 140.00beta01

    Changes:
    - alert on ALL vulnerable CVEs, not just the first one (multi-CVE awk loop)
    - add cvss_score/cvss_severity JSON fields to all 3 check scripts
    - map CVSS severity to Pushover priority levels (critical/high/normal)
    - add supplementary NVD URL, device targeting, sound, HTML support
    - configurable cooldown interval via CVE_ALERT_COOLDOWN in pushover.ini
    - emergency priority (2) sends retry/expire params per Pushover API
    - severity passed as separate arg to prevent cooldown key instability
    - fix stale comment referencing wrong function in check-for-updates.sh

    Continue reading...


    140.00beta01 branch