Critical vulnerabilities, curated daily for security professionals
π
Archived Security Brief
Sunday's disclosures center on widely deployed infrastructure and developer tooling, including Palo Alto Networks PAN-OS, the LiteSpeed cPanel plugin, and GitHub Actions OIDC, all carrying CVSS 9.5 ratings. The brief covers 1 critical CVE (down 94% from 18 the prior day) and 30 high-priority CVEs (down 52% from 63), reflecting a much lighter critical workload than Saturday. The lone critical entry is CVE-2018-25412 (CVSS 9.8) in Delta Sql, while CVE-2026-0257 in Palo Alto PAN-OS and CVE-2026-45321 in GitHub Actions OIDC stand out among the high-severity set. Affected components span network security appliances, hosting control panels, and CI/CD identity flows, increasing exposure for organizations running internet-facing management interfaces and automated build pipelines. No patches are currently reflected for these entries, so teams should prioritize compensating controls and monitor vendor advisories for fix availability.
Palo Alto Networks PAN-OS (CVE-2026-0257, CVSS 9.5) leads the day's high-impact set affecting internet-facing network security appliances
Critical CVEs fell to 1, a 94% decrease from 18 the prior day
High-priority CVEs totaled 30, a 52% decrease from 63 the prior day
Developer and hosting infrastructure is heavily represented, including LiteSpeed cPanel Plugin (CVE-2026-48172) and GitHub Actions OIDC (CVE-2026-45321)
Patch availability stands at 0%, requiring reliance on configuration hardening and access restrictions until fixes ship
5 vulnerabilities have confirmed active exploitation, spanning PAN-OS, cPanel, and CI/CD tooling
Immediate action: Prioritize Palo Alto PAN-OS, LiteSpeed cPanel, and GitHub Actions OIDC environments, restricting access to management and CI/CD interfaces and reviewing them for signs of exploitation. With no patches currently available for these entries, apply vendor-recommended mitigations and network-level controls while monitoring advisories for fix releases.
How to read this brief
CVSS score (e.g. 9.1) β severity from 0β10. Red marks critical (9+), orange high (7β8.9).
Exploitability β how hard the flaw is to attack, read from the CVSS vector:
Network / Adjacent / Local / Physical β how close an attacker must get. Network means reachable over the internet.
No / Low / High privileges β the access they need first. No privileges means no login required.
No interaction / User interaction β whether a victim has to do something (open a file, click a link). No interaction means fully automatable.
The lower the bar on all three, the easier to exploit at scale β βNetwork Β· No privileges Β· No interactionβ is the worst case: hit from anywhere, no credentials, no victim action.
π΄ Actively exploited β confirmed under attack in the wild (CISAβs Known Exploited Vulnerabilities catalog). Prioritize these regardless of score.
EPSS Β· Nth percentile β FIRST.orgβs estimated chance a flaw is exploited within 30 days. We flag it only in the top 10% β a statistical signal itβs unusually likely to be targeted, separate from whether attacks are confirmed.
π‘ Tip: Swipe CVE cards left to β star, right to β remove
GitHub Actions OIDC was exploited to publish malicious npm packages by chaining multiple vulnerabilities, including cache poisoning and token extraction.
The Spectra Gutenberg Blocks β Website Builder for the Block Editor plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2
In the Linux kernel, the following vulnerability has been resolved:
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
t7xx_port_enum_msg_handler() uses the modem-supplied port_count field as
a loop bound over port_msg->data[] without checking that the message buffer
contains sufficient data
In the Linux kernel, the following vulnerability has been resolved:
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Two frag-transfer helpers (__pskb_copy_fclone() and skb_shift()) fail
to propagate the SKBFL_SHARED_FRAG bit in skb_shinfo()->flags when
moving frags from source to destination
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
hci_conn lookup and field access must be covered by hdev lock in
hci_user_passkey_notify_evt() and hci_keypress_notify_evt(), otherwise
the connection can be freed concurrently
In the Linux kernel, the following vulnerability has been resolved:
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
The shadow MMU computes GFNs for direct shadow pages using sp->gfn plus
the SPTE index
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: remove station if connection prep fails
If connection preparation fails for MLO connections, then the
interface is completely reset to non-MLD
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: drop stray 'static' from fast-RX rx_result
ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but
its per-invocation rx_result is declared static
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: use safe list iteration in radar detect work
The call to ieee80211_dfs_cac_cancel can cause the iterated chanctx to
be freed and removed from the list
In the Linux kernel, the following vulnerability has been resolved:
batman-adv: fix integer overflow on buff_pos
Fixing an integer overflow present in batadv_iv_ogm_send_to_if
In the Linux kernel, the following vulnerability has been resolved:
batman-adv: bla: prevent use-after-free when deleting claims
When batadv_bla_del_backbone_claims() removes all claims for a backbone, it
does this by dropping the link entry in the hash list
In the Linux kernel, the following vulnerability has been resolved:
batman-adv: stop caching unowned originator pointers in BAT IV
BAT IV keeps the last-hop neighbor address in each neigh_node, but some
paths also cache an originator pointer derived from a temporary lookup