CVE Explorer
CVE-2026-10848
The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parse_rpc_msg() (subsys/net/lib/ocpp/ocpp_j.c) using a hand-rolled helper, extract_string_field(), that copied the message's uid and action fields with strncpy(out_buf, token + 1, outlen - 1) and then scanned the result with strchr(out_buf, '"'). Because strncpy does not NUL-terminate the destination when the source is at least outlen - 1 (127) bytes long, the subsequent strchr reads past the 128-byte destination buffer
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
1
Preserved source conflicts
No provider value was silently selected as the winner.
cwe · 2 assertions
{"cweId":"CWE-787","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/problemTypes/0/descriptions/1
{"cweId":"CWE-125","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/problemTypes/0/descriptions/0
Affected products and versions
1 source assertion{"collectionURL":"https://github.com/zephyrproject-rtos/zephyr","defaultStatus":"unaffected","packageName":"zephyr","product":"zephyr","programFiles":["subsys/net/lib/ocpp/ocpp_j.c","subsys/net/lib/ocpp/ocpp_j.h"],"vendor":"zephyrproject","versions":[{"lessThan":"4.5.0","status":"affected","version":"4.3.0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"baseScore":7,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
2 source assertions{"cweId":"CWE-787","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/problemTypes/0/descriptions/1
{"cweId":"CWE-125","description":"bounds","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"name":"Fix commit","tags":["patch"],"url":"https://github.com/zephyrproject-rtos/zephyr/commit/e500f7b81b5b8a867e28b2f4e59512cbfdd5ae75"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jgqq-7mjj-w642"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/adp/0/references/0
{"name":"GHSA-jgqq-7mjj-w642","url":"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jgqq-7mjj-w642"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:7f45f0744ee3dfb9870a2162eb2caea21d98e082007756c673dc60751163b76d · sha256:99f39b39606e31ea… · /containers/cna/references/1
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.